By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T15:44:33.549Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T15:44:33.558Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T15:44:33.558Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T15:44:33.560Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T15:44:33.863Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T15:44:33.967Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T15:44:33.967Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T15:44:33.968Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T15:44:34.027Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-17T15:44:34.070Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-04-17T15:44:34.089Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-04-17T15:44:35.194Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-17T15:44:35.560Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-04-17T15:44:35.580Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-04-17T15:44:35.581Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-17T15:44:35.656Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-04-17T15:44:35.656Z |INFO |Root WebApplicationContext: initialization completed in 1567 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-04-17T15:44:36.392Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4f83bc82-7987-4d95-b650-769de7661690 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-04-17T15:44:38.244Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4f83bc82-7987-4d95-b650-769de7661690 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-17T15:44:38.729Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4f83bc82-7987-4d95-b650-769de7661690 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-17T15:44:38.760Z |INFO |Started MainApp in 7.218 seconds (JVM running for 7.815) |InvocationID=4f83bc82-7987-4d95-b650-769de7661690 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-17T15:44:38.997Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-17T15:44:38.997Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-17T15:44:38.999Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-04-17T15:44:39.007Z |INFO |Start scheduling PRH workflow |InvocationID=4f83bc82-7987-4d95-b650-769de7661690 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:44:39.041Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=2e9095aa-51eb-4d7d-96e9-870e6478a3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:44:39.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:44:49.682Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c7419c77-abd3-4668-a4d7-e4da97dfde39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:44:49.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:44:59.708Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=7001ef81-b38b-466b-b8aa-a656c7fe97ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:44:59.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:45:09.736Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=653578e9-f51b-449f-954f-431ceff71938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:45:09.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:45:19.797Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=25663ddc-c19c-431d-a20f-91a1a6972192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:45:19.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:45:29.823Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=148ad47c-865e-4ef9-abcf-0fcba4c54324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:45:29.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:45:39.848Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=599b0520-f7db-4610-b23a-77f94a81fe2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:45:39.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:45:49.872Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b728928d-8eac-42d1-bc05-b69174f8d159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:45:49.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:45:59.893Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=fcf2e411-2e97-4098-a955-a3b27adf266b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:45:59.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:46:09.923Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=2793ad56-33b2-4ef3-badc-9a3a601dff46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:46:09.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:46:19.963Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=81dcbeca-e750-492c-a60d-b1920e3d2ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:46:19.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:46:29.984Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=ff8594b6-e44b-4402-81a5-41a2faf60a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:46:30.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:46:40.009Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=655847ef-d368-4c09-9864-81d8f5ee3646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:46:40.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:46:50.027Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=81cd065b-07e6-4244-ba52-0d0c8a78bd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:46:50.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:47:00.050Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=292351c7-ebe4-406f-86a0-885a40b97a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:47:00.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:47:10.094Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=dcffa10e-7ede-41e0-a8fb-09ee3c32502b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:47:10.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:47:20.116Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=703116e8-3e31-45aa-b0cc-01149e801c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:47:20.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:47:30.145Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=5d9d1d2e-7781-4c25-a80b-7f9cf8130098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:47:30.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:47:40.171Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=4d741218-a51a-4662-9868-4737ce146e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:47:40.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:47:50.199Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=237e327e-dfe3-410c-9d00-cea167cbaac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:47:50.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:48:00.217Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=de15e52d-3ab5-46b1-86db-19e81771c38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:48:00.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:48:10.246Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f8bc5ff5-5739-41dd-b336-c83654a78c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:48:10.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:48:20.267Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=62271a5d-557b-40bd-b535-46109512f041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:48:20.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:48:30.290Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=5c80a6ae-447a-4fb7-b6df-66e64205b061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:48:30.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:48:40.308Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=75205f19-b795-4a3f-9531-15cdfbcfb893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:48:40.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:48:50.329Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=201f08f6-c3df-4e21-9801-9e30344a6ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:48:50.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:49:00.350Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d6a66286-32c5-479c-af6a-1f8d73a52961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:49:00.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:49:10.370Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=8a43812e-1c0c-430e-86f7-7bb39dbb9c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:49:10.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:49:20.396Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=9b981d0d-56f3-49b8-88ff-55ac5f4482fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:49:20.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:49:30.417Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=79cdaf37-0eb0-402b-aa8e-a1db2c69836f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:49:30.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T15:49:37.268Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T15:49:37.268Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T15:49:37.268Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T15:49:37.269Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T15:49:37.269Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T15:49:37.278Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T15:49:37.278Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T15:49:37.278Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T15:49:37.280Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:49:40.461Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=90ddaccf-bf31-4324-b710-7263528c44a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:49:40.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:49:50.480Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=6278845a-76b5-4acf-986f-e91bdba799bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:49:50.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:50:00.500Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b41e6ce8-2798-4ae9-a62e-e4d111827096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:50:00.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:50:10.524Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=41dbe55a-91ab-4018-a0f3-1fd92094c864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:50:10.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:50:20.551Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=12dc1f5b-cc9b-44e9-8768-9d2f1049621a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:50:20.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:50:30.574Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b8aea32f-5f60-41b1-a0eb-32014c7ba8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:50:30.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:50:40.599Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d9f17bf2-6ec1-404f-a490-4d0b27bc1af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:50:40.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:50:50.622Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=04d846ca-593d-4546-951d-114a5e564e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:50:50.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:51:00.645Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=926ea4d8-7465-4c95-a1c6-271db9b06b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:51:00.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:51:10.668Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=342dea04-8e4c-436e-b27f-aee6e4bf7fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:51:10.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:51:20.691Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=7d7fe0f7-d031-4bcd-86c6-3837cfa88847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:51:20.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:51:30.721Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e2bf6e55-2156-4371-885e-a9d40223f05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:51:30.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:51:40.743Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=0ee7385e-8b05-406f-8ac7-b9d7da4c53c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:51:40.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:51:50.766Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=10a3b344-3696-4e68-b9ca-1a553b56a38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:51:50.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:52:00.787Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=50ca6f9e-4dea-4bdc-9d44-885bb3a4e05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:52:00.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:52:10.808Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c0e8d971-7d8f-4b0b-a9e8-99bae82767cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:52:10.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:52:20.830Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=1f2b5ccc-3cec-4a82-8440-d89dc0f1df37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:52:20.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:52:30.853Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=148ef0a1-c847-4511-ac4d-9f576a322fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:52:30.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:52:40.875Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=34e739db-2035-4b5f-a36b-2de2f5ef1bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:52:40.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:52:50.921Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=da26bedb-01a4-4819-af01-15c99f72a989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:52:50.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:53:00.943Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d14e70ac-f2d1-42c4-a3a4-9df6010510cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:53:00.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:53:10.966Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b7db6df8-078d-47a0-a3dc-9240b36d50e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:53:10.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:53:20.989Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=9c3f7297-a82a-4c6a-985c-62678324b7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:53:21.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:53:31.013Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c68d43a0-369d-4a79-a651-ce3c2c2d16ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:53:31.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:53:41.036Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=8d33968b-28a6-4370-9bd2-272be58763e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:53:41.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:53:51.058Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=98431792-bed3-41b3-94a4-2483e869df92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:53:51.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:54:01.078Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=0d7c20e0-df88-47b6-ba7d-631b4524e0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:54:01.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:54:11.101Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=0f896061-fcb8-4179-851b-1d2038796461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:54:11.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:54:21.132Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=fb50660f-d5ef-4727-b271-f7de5edd6d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:54:21.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:54:31.155Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=2a263910-793b-4cfb-b123-ab1db5f45e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:54:31.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T15:54:36.652Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T15:54:36.653Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T15:54:36.653Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T15:54:36.653Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T15:54:36.653Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T15:54:36.663Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T15:54:36.663Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T15:54:36.663Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T15:54:36.665Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:54:41.179Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=0e756a71-9748-4c0b-a16a-89cba63bfb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:54:41.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:54:51.202Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=6d0f6c03-1758-4963-b0a2-dd1313c1518e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:54:51.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:55:01.226Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f909f9ee-651a-42c8-bc30-61dd52620940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:55:01.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:55:11.251Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=3b295b0e-74b6-4d62-9a41-1248d476f24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:55:11.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:55:21.274Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=72931352-b2b6-440c-99bd-5c0be154175a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:55:21.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:55:31.298Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b26f0719-e003-4979-9980-c63c5510a014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:55:31.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:55:41.324Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=24f60ee9-e647-4ef9-accd-25c44fff8a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:55:41.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:55:51.362Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b1096fa0-5885-4434-b5d9-146828ed5905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:55:51.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:56:01.384Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=8e129a3b-8a0b-4d08-900b-5afce0ff422c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:56:01.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:56:11.406Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=2653c8ab-0c5b-4ca6-a402-d23f7a166741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:56:11.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:56:21.428Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=79643671-dcc8-452d-9649-a4ae0708b21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:56:21.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:56:31.451Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=8544fee0-e1e7-40a2-b72c-e8e859b82249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:56:31.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:56:41.489Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d1c2c61a-02a4-41fe-8560-d8376740b6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:56:41.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:56:51.512Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=6b05e727-892d-401b-80e8-a9aeeba58b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:56:51.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:57:01.536Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=74d82264-222f-4198-b890-1e3786e863cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:57:01.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:57:11.560Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=a2a92558-4b8a-44f0-b480-0ee9b1f9b646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:57:11.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:57:21.584Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=07b6d358-0a7c-4d1d-bd48-a134cde11d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:57:21.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:57:31.603Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=a64a3d52-bf43-4e0c-8fb5-a1b11dada59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:57:31.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:57:41.623Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=2fef40d1-99b5-4731-9ddd-f0484171f874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:57:41.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:57:51.648Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=03a9279a-68a9-4e5a-aba0-84a3b5da15d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:57:51.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:58:01.670Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=909fab9e-7515-4b7f-bda4-4fe1c9e33822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:58:01.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:58:11.692Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=134ead61-ea3d-4b34-af5b-8e778238991f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:58:11.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:58:21.716Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=62de594f-40d1-4c57-aedb-0feb625b6396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:58:21.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:58:31.737Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=0d015b83-00fb-492d-a764-f4d1a8c0f598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:58:31.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:58:41.758Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=aa32dc48-dd7a-4ed5-ae94-e0687165b8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:58:41.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:58:51.778Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=6f3efe70-8291-4a01-b085-393219e15018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:58:51.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:59:01.794Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=20f6088c-e956-4569-838d-e6a30a630216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:59:01.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:59:11.821Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=47bfca42-103c-48e0-bcc4-615f931d1320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:59:11.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:59:21.841Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=eb1c3311-ea79-4bc5-878c-e01e66d7ddfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:59:21.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:59:31.865Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=17cfc89c-334a-43df-a2dd-8b5fb4ffa588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:59:31.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T15:59:36.580Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T15:59:36.580Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T15:59:36.580Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T15:59:36.580Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T15:59:36.580Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T15:59:36.586Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T15:59:36.586Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T15:59:36.586Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T15:59:36.588Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:59:41.886Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b38840de-8ab9-4388-89a5-a443691dbdad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:59:41.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:59:51.908Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=996513ec-69a1-4bc7-97e8-63a7cf46cf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T15:59:51.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:00:01.928Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=67586d49-621e-40b3-beba-4e822a36fd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:00:01.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:00:11.945Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=0978131e-7231-42df-aa04-937ac9ac7b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:00:11.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:00:21.964Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=5c68791a-2f8c-4d34-b4e1-ba892e09675f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:00:21.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:00:31.984Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=1cc16ceb-efc8-4f44-8eab-be4d86e3bf3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:00:32.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:00:42.006Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=97fb25aa-6d37-4bcd-bedb-c195470f9c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:00:42.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:00:52.027Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=5ce9a007-abd6-4ce7-9044-402cd4a49253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:00:52.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:01:02.051Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e192ce26-3835-4808-99b2-797cd212eadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:01:02.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:01:12.074Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=07812c6a-19e0-4fbd-add7-080ca1a4a1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:01:12.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:01:22.094Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=9570d5f2-1608-47bd-9f5f-e009178ed31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:01:22.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:01:32.120Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=72c4806c-13f6-4409-8bdc-6622f264df29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:01:32.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:01:42.144Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=19ae3d95-36bb-42e3-b467-03895cb148ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:01:42.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:01:52.163Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=62fd8793-d070-4f76-80a4-51d243484ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:01:52.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:02:02.182Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d738176d-6f40-4535-949d-7af20af75246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:02:02.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:02:12.204Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=2c2afd7a-e9aa-4fe1-ac57-de116af6a356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:02:12.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:02:22.229Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b6cf10cc-431d-43f1-a7c7-e27c10443ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:02:22.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:02:32.251Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=601c9b98-828c-4b75-99a9-b3880b7a259b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:02:32.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:02:42.273Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=09efe904-86a6-48b5-a2a0-4665161acdd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:02:42.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:02:52.296Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=942d26da-2023-49ee-94a4-be879dbd6ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:02:52.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:03:02.319Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b14e9550-93fc-497c-8e85-9ab20edf0663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:03:02.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:03:12.340Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=6228c409-3326-44b3-a51e-02f913feb7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:03:12.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:03:22.359Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=71b1f22b-e079-4ea7-9fcd-ff2d753423c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:03:22.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:03:32.382Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=9f77d8df-db8d-42ca-b808-0333325b9fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:03:32.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:03:42.403Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=2f731c6e-9e42-49c6-a9b7-c2b4494c0d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:03:42.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:03:52.424Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d320c1d8-d7e4-460a-8624-4205e28a93d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:03:52.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:04:02.444Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=309ed2ec-2798-47c4-90ec-b3c60421a038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:04:02.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:04:12.464Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=bcf3d90a-d789-4935-b4cf-dc3c1217c819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:04:12.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:04:22.495Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=47b4ad41-7d0a-40a3-877e-a0f4a77c6463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:04:22.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:04:32.520Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=1d5bf3a8-b6a3-4a68-a033-3151fa8dd954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:04:32.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T16:04:36.574Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T16:04:36.575Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T16:04:36.575Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T16:04:36.575Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:04:36.575Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:04:36.580Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:04:36.580Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T16:04:36.580Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T16:04:36.581Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:04:42.544Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=26f2b711-bf66-41ef-9fcb-8c946edf0a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:04:42.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:04:52.572Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=9e5f34e9-b9ad-4626-8d61-2c4980891792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:04:52.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:05:02.599Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=be7809a9-41df-47e3-b470-667f91dfb135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:05:02.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:05:12.624Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=7e0d559f-a1ac-4edb-a0b4-20540fa04b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:05:12.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:05:22.646Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=dbe66ab2-6321-4f20-923f-d7db21b84092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:05:22.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:05:32.669Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c6b3d69c-1cf2-4d4e-8ecc-dd5816d5657c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:05:32.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:05:42.692Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=36997346-aea7-49bb-bb44-471658e545da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:05:42.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:05:52.715Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=4e9918af-1af1-4bca-8a5b-087566b93788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:05:52.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:06:02.741Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e2fd7a53-089a-499a-8571-275f657fcf01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:06:02.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:06:12.763Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=db3e976e-a4de-44d0-94f9-a45bd9ac4fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:06:12.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:06:22.784Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=43f13756-0112-4ff3-b029-dbcc8578d72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:06:22.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:06:32.807Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f82f066b-b3c9-4586-b9fc-36feeeb05f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:06:32.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:06:42.830Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=6744ddc0-4721-4df9-8c35-95f89e4f11b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:06:42.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:06:52.853Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c18a51a5-170e-4ede-aa25-2aa5ac7802d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:06:52.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:07:02.876Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=05d9639b-a8d8-4cc0-9b2e-4a6849c4eec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:07:02.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:07:12.898Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=1ac33f8c-9747-4ed6-a933-3e8d2309e722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:07:12.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:07:22.923Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f37decd3-2764-4eb7-9a43-f0dfc0bae1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:07:22.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:07:32.944Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=1bff7ee3-555b-41e4-a413-8376f6d7bcfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:07:32.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:07:42.965Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=9b59c2e8-3001-4971-9c63-9dd52a4c4e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:07:42.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:07:52.988Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=47e023b8-ecdb-4aa1-ae8b-e7627318f3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:07:53.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:08:03.010Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=585f8df2-6cfa-4c3c-82cf-450b7e16545f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:08:03.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:08:13.048Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=73252a84-bf79-4579-b554-34ee02646478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:08:13.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:08:23.068Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=921ea8f3-21bd-4aff-99e5-399a0072e61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:08:23.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:08:33.090Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e8a532a4-a6a8-4e0a-a30f-6fcb5629fde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:08:33.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:08:43.113Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=cdd97764-70cb-4518-b9d2-56f0dc72b4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:08:43.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:08:53.135Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=a96ff86b-658c-4131-910d-a42a8db75f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:08:53.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:09:03.161Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=ef3c6513-828b-4285-8010-64ac463c8e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:09:03.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:09:13.181Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=7e8faae5-8638-4169-ac8e-ec8be07277bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:09:13.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:09:23.223Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=4ad971f8-7e60-4be8-b9a8-548b0e828f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:09:23.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:09:33.246Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=2653444f-baf4-4fee-84de-a5158148f65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:09:33.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T16:09:36.560Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T16:09:36.561Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T16:09:36.561Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T16:09:36.561Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:09:36.561Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:09:36.566Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:09:36.566Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T16:09:36.566Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T16:09:36.567Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:09:43.280Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=fafddcff-a93a-44d3-abaf-3bcd0ed749d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:09:43.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:09:53.300Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=0af5c353-8f49-471c-bfb0-12f715f26ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:09:53.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:10:03.323Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=5d2b446d-54c7-4eef-b87a-16934642f15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:10:03.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:10:13.342Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=3ae5b7d4-da10-46a7-8d23-cf89c00a69c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:10:13.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:10:23.364Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=40a2183a-5b7d-47c4-bd5a-7b66905b6050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:10:23.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:10:33.386Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=5740d781-07c3-4d0b-b9a8-01530ec8b6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:10:33.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:10:43.406Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=0feb0e58-b022-427f-8440-97bb2c52fa2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:10:43.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:10:53.428Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b8aeaccf-2d79-4ce4-bcd5-735892d836a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:10:53.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:11:03.449Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d429ad9e-7451-4fa3-8338-befb5fda5176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:11:03.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:11:13.471Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=59e8d4f6-2f2f-4062-a60f-b9a7a67f90dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:11:13.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:11:23.491Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b87c1612-96d2-4f1f-9829-555f97dc97bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:11:23.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:11:33.511Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b24631fb-8ae4-4fef-8a18-743441ad3ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:11:33.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:11:43.540Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e2097d10-e993-48ed-b0c5-5420da28a154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:11:43.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:11:53.557Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=0982ff85-a1f9-4148-8935-5bcfb941d712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:11:53.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:12:03.578Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=99fd2c33-6084-4dfd-9cd7-d05074b1aa2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:12:03.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:12:13.599Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c988243d-0aa4-4c75-a5a2-6a82ee434448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:12:13.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:12:23.618Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=ff1fe10c-882b-4230-8432-a91c976c5609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:12:23.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:12:33.636Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e35d78f9-de75-434d-9a24-dfaa010a1a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:12:33.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:12:43.655Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=14059f5b-dad8-4e2c-b090-d7ffbc856ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:12:43.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:12:53.675Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=18b0b49c-463b-4d4f-b8db-95d03d334eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:12:53.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:13:03.695Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=835dbdb1-8e2b-4c0e-b781-8e1e5cf01713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:13:03.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:13:13.713Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=4f8b3064-7cc2-41a9-a413-a785834417ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:13:13.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:13:23.735Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=26d1e67b-adc4-46e0-8ab3-24470785b8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:13:23.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:13:33.759Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b7230823-6212-4ca1-8d71-1c5903bf7dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:13:33.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:13:43.786Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=fc26ddff-6473-4356-9cfa-75e21fcfd329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:13:43.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:13:53.807Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b1d552ac-e9c5-4796-8f18-1875224c8889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:13:53.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:14:03.829Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=800ce976-a092-4c1a-8c55-7db943ee28e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:14:03.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:14:13.847Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=2c021803-234c-4d50-a786-91d0aee094b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:14:13.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:14:23.867Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=ff8022b5-9f4a-404b-9c57-e8077fcc823e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:14:23.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:14:33.888Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=7d90fb30-6da1-4f49-8467-4bef321e1ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:14:33.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T16:14:36.566Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T16:14:36.566Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T16:14:36.566Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T16:14:36.566Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:14:36.567Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:14:36.571Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:14:36.571Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T16:14:36.571Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T16:14:36.572Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:14:43.907Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b9091b18-9fc9-4003-8fb0-25421bf87d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:14:43.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:14:53.927Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=ed437202-0788-4247-97a0-697a7fad153d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:14:53.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:15:03.948Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=40be8869-1c18-49d4-b80e-5c34905f9a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:15:03.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:15:13.969Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=25c16555-0e8c-4cf5-9988-41e755ca83e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:15:13.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:15:23.989Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=745d7e5d-106d-4888-a90b-360660d64128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:15:24.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:15:34.010Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c16e0d96-8f16-4fb8-b1aa-50da75ef7d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:15:34.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:15:44.029Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f76e0208-04af-4de0-812b-3f2d175202bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:15:44.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:15:54.048Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=7d9074d7-6990-43ba-b6be-759cf46f8234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:15:54.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:16:04.068Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d9a66b6b-7d29-4f39-975b-86671372824e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:16:04.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:16:14.085Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=7bca9c7b-31a1-447c-9b3f-4b74683dcf59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:16:14.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:16:24.112Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=5fe03eb1-0ca3-4d07-b00d-11b7b7acd4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:16:24.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:16:34.135Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=a692a04c-06a0-483d-a886-c9e5b03034c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:16:34.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:16:44.158Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=097814bd-1531-4f29-8af1-40ef5f0375aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:16:44.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:16:54.179Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e679633a-cc75-43a1-a88f-73984c2cc4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:16:54.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:17:04.199Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d420512c-88be-428b-a93b-d474d2f732f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:17:04.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:17:14.220Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=2bec6271-2e51-43ce-b295-00428ad658c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:17:14.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:17:24.242Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=1c4345f2-6d15-4b5e-b33a-45c14a645b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:17:24.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:17:34.262Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=85424d50-7ea8-4c63-a562-a5d0963544f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:17:34.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:17:44.283Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=467b7a16-8dbc-49cc-9e1a-6c60e0112037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:17:44.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:17:54.303Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=8e278d31-82c4-4927-bb78-4254ce5b3f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:17:54.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:18:04.323Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=2b693210-ecc8-4198-a5b5-d31b0b831155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:18:04.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:18:14.344Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=0f63431b-a089-4885-b48d-00b1ff18187a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:18:14.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:18:24.369Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c86a8fe0-a2f3-4120-8468-f84c222a91dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:18:24.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:18:34.391Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=929146c1-3fba-47ec-869f-bf9b23af548d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:18:34.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:18:44.415Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=214e2d9f-27d5-472b-a98f-910400370387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:18:44.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:18:54.437Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=1a73b0da-ee32-4023-80a0-1a33f991fbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:18:54.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:19:04.457Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=02fcae96-294c-46b3-8420-79324be76264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:19:04.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:19:14.479Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=95336763-a0a2-4cd4-a9a2-9376461b4054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:19:14.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:19:24.500Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=68b570f6-dca1-4d19-a927-ea2b63474604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:19:24.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:19:34.520Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=83b223ed-514c-4681-8018-10752c5899b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:19:34.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T16:19:36.624Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T16:19:36.625Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T16:19:36.625Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T16:19:36.625Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:19:36.625Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:19:36.630Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:19:36.630Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T16:19:36.630Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T16:19:36.631Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:19:44.541Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=443f3645-f96b-4488-9d58-08adcc0931e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:19:44.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:19:54.562Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=78f63b61-b0fd-4a6a-9a46-ef598e06526a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:19:54.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:20:04.585Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=091d908d-462d-47b6-b0d2-1b547d0868f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:20:04.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:20:14.606Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d6a16977-afd3-45dc-bf96-6c2a70661cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:20:14.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:20:24.626Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=48cf977f-331d-4b0a-beab-978d02a4ee76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:20:24.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:20:34.646Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f8610665-376f-448b-b73a-d5cb466af6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:20:34.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:20:44.665Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c84e9363-9fb6-44e4-be84-729f55f4e9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:20:44.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:20:54.685Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=6485e948-1b1b-4efc-9727-d79dc7187615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:20:54.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:21:04.704Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=8e751130-922d-48fd-bf37-95311d1f1286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:21:04.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:21:14.724Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=2d803d43-ce86-4914-8f0c-83d7620d3764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:21:14.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:21:24.744Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=7fd0a604-7ddc-4d89-b2f7-938ac9c24f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:21:24.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:21:34.762Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=4e37151a-878a-424b-86c9-9a0fe7781584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:21:34.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:21:44.784Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=1e9ff51d-cac7-4003-84e7-fea8fc81dee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:21:44.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:21:54.806Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=ff1e4fe1-d40d-404f-b727-977cd21455e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:21:54.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:22:04.825Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=47e2b92e-d248-4d9f-9bcc-d54205e18e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:22:04.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:22:14.845Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=3bd56f4e-95b2-4da6-a9e2-8122bcb4607d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:22:14.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:22:24.867Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d26ea61d-b76f-4560-bb06-10fd6fc16659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:22:24.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:22:34.905Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=cb122d3d-a397-4010-9eb6-0e24ea241fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:22:34.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:22:44.925Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=a7e9c9bc-ce21-484c-8e20-84da93b01134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:22:44.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:22:54.946Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=96051740-e10a-4127-b495-754334b2e8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:22:54.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:23:04.990Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=88fdac65-0976-4e3f-946f-eaef3753c9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:23:05.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:23:15.014Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=35649c4d-8c54-42bd-9eb7-af1ef71fd2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:23:15.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:23:25.034Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=572fca04-1d35-49c1-a8d7-1022c2a4a791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:23:25.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:23:35.055Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=dd683cdb-80a9-4626-8ed7-23fb909b6ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:23:35.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:23:45.078Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=fc27733f-7ead-41c4-89c6-a7beafb717cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:23:45.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:23:55.101Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=ebb99ffb-c5ce-4cc5-807b-f44859dfff40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:23:55.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:24:05.121Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c88462bc-965f-41b6-81e6-89cebc2bc401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:24:05.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:24:15.163Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=495e8a8c-c5b6-434d-988e-34973a8c2146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:24:15.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:24:25.185Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=79adb6f9-40f1-4233-a64f-a7e0cc1e9848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:24:25.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:24:35.209Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=8483734b-5777-493c-a802-ee83ae57a82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:24:35.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T16:24:36.647Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T16:24:36.648Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T16:24:36.648Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T16:24:36.648Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:24:36.648Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:24:36.654Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:24:36.654Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T16:24:36.654Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T16:24:36.655Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:24:45.228Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=13c3790b-bf9f-4939-81b5-9030fdbff795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:24:45.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:24:55.251Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=6faf4ae5-995e-4432-a34b-56d4ee88800e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:24:55.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:25:05.271Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=09402db8-8da5-42ae-a0f3-9fb4e71d2e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:25:05.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:25:15.291Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b8f5218f-d60b-48d3-85d8-d06b1ae8766d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:25:15.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:25:25.311Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=17b7a00b-3240-45bb-8353-4ed74589a7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:25:25.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:25:35.336Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e39261a0-a5db-48eb-b8a4-761d42e87838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:25:35.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:25:45.356Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=4a245c77-eae1-4c9d-b849-ac678a354270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:25:45.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:25:55.377Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=fc5cb678-8ab8-49d7-8dcc-6d8873faac8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:25:55.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:26:05.400Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=0115281a-a3d5-45dc-8488-dc8eb5518d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:26:05.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:26:15.422Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f12b3cf7-4f42-4003-8084-89ad29817f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:26:15.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:26:25.445Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=4909fb76-7e55-4dc5-8482-40e05879091c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:26:25.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:26:35.466Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=3756ff65-6e30-4091-90fa-c651402c3aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:26:35.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:26:45.494Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=cc08fae3-0198-4d22-8b9b-165051218398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:26:45.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:26:55.516Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=8622b9f4-ba61-416d-997f-617e5e7759f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:26:55.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:27:05.543Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=04eff0db-1f6d-499b-a28c-6490015e5c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:27:05.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:27:15.562Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d470e7b2-3cba-4c49-a68b-5b04135c448d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:27:15.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:27:25.584Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=66441de7-2861-4e39-9699-95a815b5fdfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:27:25.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:27:35.609Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=a06d9372-8d2b-43df-a150-35762f9e6ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:27:35.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:27:45.627Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f5a5b46f-0173-4a84-88b5-451de51ec2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:27:45.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:27:55.647Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=bf7e68b5-2d12-45af-bac5-8ef7f10548bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:27:55.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:28:05.667Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e021abcf-8597-413f-bef4-adecf42f008e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:28:05.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:28:15.686Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=677c6033-f0b1-43eb-b854-1aeafe3fd5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:28:15.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:28:25.707Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=6b693d6f-3a04-4226-aadf-121ddb9d4d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:28:25.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:28:35.725Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=0e029ca8-3e3b-4d61-a6d7-95ca2e4bc290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:28:35.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:28:45.746Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c3a08956-3aed-48b2-bfd1-a379bd80f851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:28:45.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:28:55.764Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=8cae7a5b-bfd0-4a9b-ac11-92368666f947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:28:55.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:29:05.781Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=39cc8a72-fa0a-4e1b-8f32-898227480d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:29:05.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:29:15.804Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=74617bd4-4d39-4223-a19c-d743cfec1aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:29:15.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:29:25.821Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=7cf24331-05b2-4c79-bf9f-bc6c826ed711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:29:25.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:29:35.843Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d8dca8fc-7b75-4193-92a7-288b1ea42dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:29:35.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T16:29:36.542Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T16:29:36.542Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T16:29:36.542Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T16:29:36.542Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:29:36.542Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:29:36.546Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:29:36.546Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T16:29:36.546Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T16:29:36.547Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:29:45.866Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=ebfb655e-cbaf-4d19-815a-7b016febb155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:29:45.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:29:55.884Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f7163aee-1ecc-45b2-a12b-e7f7bfbdaa34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:29:55.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:30:05.905Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=27f5a11a-0693-4181-8201-09d617f5574a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:30:05.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:30:15.925Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=4f1e614b-d490-4e11-9e19-11e40488b3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:30:15.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:30:25.946Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=6a6c661f-c621-4418-a1dd-6003b5cee39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:30:25.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:30:35.966Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=bec1f607-d242-4bde-82d8-536e7223e455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:30:35.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:30:45.989Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=147d618d-4105-451d-8634-d00c4aa7e025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:30:46.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:30:56.007Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e872661c-d509-4dd7-ad5c-1803348d66ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:30:56.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:31:06.028Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=77bec204-c0d5-40ff-b096-6d95eda0ba55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:31:06.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:31:16.054Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=1286e2ba-69e7-4d0d-a6ca-dfd61a8546d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:31:16.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:31:26.073Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=a7372b32-ba87-4369-9916-615429c2befd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:31:26.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:31:36.094Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=12df0eac-c39f-4aae-b808-7acd0f49b6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:31:36.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:31:46.113Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=67dcd251-0e3f-4caa-87ef-be0671f92269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:31:46.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:31:56.131Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=fa811153-2de8-475d-9707-2b3f67be5441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:31:56.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:32:06.154Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=18d75cc6-6007-46d9-bffc-836ae6e299b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:32:06.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:32:16.176Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=6a859eef-b0f8-43fc-b786-8b1e3ea9ec27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:32:16.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:32:26.197Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=20b80337-a93c-4f8a-af60-54506dce3baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:32:26.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:32:36.220Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=a0f9fb9d-0d69-49c9-8d5c-ba812ef2d96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:32:36.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:32:46.240Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c4167524-3041-4241-bb1e-223524befbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:32:46.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:32:56.267Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=542d403b-204e-49f7-b28b-4e15a0cfb74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:32:56.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:33:06.286Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f3e2f8ae-de1f-49ba-b09e-fc1976b1d5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:33:06.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:33:16.306Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=abeb5d3d-898a-4a4b-a965-afb257bafb85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:33:16.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:33:26.330Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=0684c0a2-63d1-4333-9a53-ec4bca9d9c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:33:26.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:33:36.351Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=6d54f267-d221-4fa0-a36b-71d21a7a5f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:33:36.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:33:46.371Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=51cfaa2c-2a0f-4de2-bd54-92d50fa4a946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:33:46.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:33:56.389Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d99ad4d7-2273-483d-8276-61acd33bd970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:33:56.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:34:06.408Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=db9ff150-81bb-4d0c-85e8-e8fedf753f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:34:06.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:34:16.431Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=70c39374-1bfd-4744-a304-17fd2ae1d856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:34:16.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:34:26.450Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b58ca9b1-d51e-4b14-bb79-c8310d3332f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:34:26.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:34:36.471Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f2c333da-3146-4c1b-bc49-fabc8619201c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:34:36.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T16:34:36.536Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T16:34:36.536Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T16:34:36.536Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T16:34:36.536Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:34:36.537Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:34:36.540Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:34:36.540Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T16:34:36.540Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T16:34:36.541Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:34:46.492Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=a590c106-d552-440a-9dd3-f5210e49d8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:34:46.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:34:56.508Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=edd3fc53-9ddf-4c43-846e-bf2bdb16bae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:34:56.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:35:06.527Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=30e46e14-ced6-44d9-ac38-c329e163f6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:35:06.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:35:16.551Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=334c60d8-b145-4f07-8396-05d2b3898ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:35:16.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:35:26.570Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=6f0f9809-cf80-47b5-8756-8d48e4bc39bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:35:26.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:35:36.589Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d5c32764-661d-4285-a875-990ead529037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:35:36.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:35:46.607Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=1da70aa4-138c-47c5-bec0-f5c4ecf97595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:35:46.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:35:56.625Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=cd4ac07f-3347-440b-a07c-91eec778078a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:35:56.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:36:06.646Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=0f2f31e2-a9b5-4687-b5dc-35dff29f1060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:36:06.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:36:16.664Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d5c4a980-cae1-4e8d-bd1c-b4b97eb5087d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:36:16.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:36:26.684Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=46e9716c-e9ab-4746-87f1-a328ce55515b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:36:26.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:36:36.704Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=54dd0380-1ddd-49b2-a190-d6928c908981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:36:36.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:36:46.722Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=495a7a44-5e8e-4049-bce1-7e9e6eb7233d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:36:46.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:36:56.757Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=03c03081-786e-4f70-a662-b654a396bdf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:36:56.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:37:06.777Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=9e724fbc-7f54-4ad4-9692-48daef904002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:37:06.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:37:16.795Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=38b79f95-4d1a-40de-8f11-94c8ffd1c31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:37:16.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:37:26.817Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=dba6abfa-5a05-48a9-ad56-493ba88465b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:37:26.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:37:36.842Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=3dac52b3-042d-4f98-95d1-5622bad1ce1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:37:36.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:37:46.860Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d60ae2a7-fc5e-491b-a479-60b0a3d1333d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:37:46.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:37:56.880Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=eff5c264-fdae-4ac5-89d9-14942b9006e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:37:56.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:38:06.900Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=69d957cd-1742-4043-bf98-8142e23ddbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:38:06.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:38:16.922Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e7f570f9-d5c5-4f26-891e-eb2db161b491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:38:16.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:38:26.951Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=da1cdbd6-ada9-463d-a18c-03d2c9763ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:38:26.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:38:36.974Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e6fff1ed-dd01-4480-8b2e-5dbd0c56db90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:38:36.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:38:46.993Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=40ad7fe2-bc45-4a91-9666-63f9b154b849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:38:47.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:38:57.017Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=a9d2422e-89d9-41e1-a719-36e9584178cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:38:57.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:39:07.040Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=64a9927c-6356-4ff4-81e3-1f823aea1748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:39:07.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:39:17.058Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=860a049f-c7f3-48d8-9607-4d90ef0ea5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:39:17.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:39:27.080Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b5c162fe-9a18-4ce6-af39-73f283a3abcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:39:27.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T16:39:36.577Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T16:39:36.577Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T16:39:36.577Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T16:39:36.577Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:39:36.578Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:39:36.581Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:39:36.581Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T16:39:36.581Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T16:39:36.582Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:39:37.110Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b3b781c1-d21b-4625-b613-6c663021e654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:39:37.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:39:47.129Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b6659c12-fd96-4a56-9031-28d8f3dc3d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:39:47.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:39:57.149Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=38018686-0876-4400-a25d-0eded10a5e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:39:57.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:40:07.169Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c2cf721a-1d0e-4f52-98ea-2e8c5b843ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:40:07.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:40:17.189Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=3b2cf90b-cd18-4009-9860-95ab42db7a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:40:17.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:40:27.212Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=62a04ca4-fde7-4634-b2d6-ef62289e20f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:40:27.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:40:37.239Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=9c718b74-3bad-40da-a973-aa232358518a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:40:37.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:40:47.260Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b557348e-7fd4-4fe6-9632-b2ec5ee3c311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:40:47.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:40:57.279Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=5f7ae98d-0e96-479e-b0cc-529f7fb87a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:40:57.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:41:07.300Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e65ae6b5-8d7f-4d92-a7e1-1450864da3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:41:07.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:41:17.321Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=2b753bbd-976c-43bd-839e-64a12099f899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:41:17.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:41:27.342Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=13ed9805-5632-49b6-9ce2-2f28ab6d8cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:41:27.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:41:37.362Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f8af52f8-7443-4b4e-9300-8fb05f7fb006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:41:37.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:41:47.389Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=bef82c9b-174f-40a8-b42d-b90bb3dc5290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:41:47.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:41:57.409Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=74f8ac10-dfd6-4ef6-8dc2-b5122518f13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:41:57.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:42:07.433Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=99b645e7-702a-4283-864f-91dda0cebeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:42:07.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:42:17.454Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b17b705e-20c5-48c4-b773-4e8ac07ba9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:42:17.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:42:27.472Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e2011765-cca0-4518-9ba5-d404a558cf63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:42:27.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:42:37.492Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=fd961673-b0e5-41ed-9036-0da1e0b1f865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:42:37.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:42:47.515Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=9a8d46ab-f325-4588-91d1-1ec19681fab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:42:47.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:42:57.544Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=a9bab07b-088d-4182-9c60-61aa64d1f6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:42:57.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:43:07.563Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c24aad13-9f26-4c26-a56f-0dc22244a8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:43:07.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:43:17.582Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d6127b39-d1df-4c24-8e32-c4f8ded772bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:43:17.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:43:27.610Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f5c81a24-add7-41f2-95b9-e32a40d2fde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:43:27.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:43:37.631Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b4efe20a-ff56-4b76-a366-db33bde13b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:43:37.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:43:47.650Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=49367594-527b-4312-99bc-4b25c5d6d20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:43:47.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:43:57.672Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=eec4f1c9-0659-42b2-8b75-62ad2ca79803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:43:57.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:44:07.691Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=21dd234d-c5af-4a8d-971b-185dc490cf68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:44:07.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:44:17.710Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=7b5b374c-3690-4db8-b780-3b7aed52a6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:44:17.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:44:27.740Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=987f8c5c-72d3-4f49-b1e6-f835db2c425d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:44:27.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T16:44:36.583Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T16:44:36.583Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T16:44:36.583Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T16:44:36.584Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:44:36.584Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:44:36.587Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:44:36.587Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T16:44:36.587Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T16:44:36.588Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:44:37.755Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=40e1bc8c-a6f2-4d61-b497-101006f650bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:44:37.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:44:47.774Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=2bc13ca4-3ba5-4ad7-9e08-65ecc7296d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:44:47.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:44:57.793Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=9c101bb4-60f1-4d34-8f6a-b371ca40a619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:44:57.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:45:07.819Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=916be463-9a65-4b70-b37b-c7c39df288bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:45:07.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:45:17.838Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=8add3838-579a-4816-b637-17862484e3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:45:17.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:45:27.859Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e229bf7e-d181-4b29-9fd9-dd9267dfd24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:45:27.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:45:37.879Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=0e7c0139-b5fa-445b-a6fd-717f0b08ad8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:45:37.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:45:47.897Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=92108001-2a01-4ac6-b154-b5bc2d448dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:45:47.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:45:57.920Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=084d07de-d47c-4cc0-8f92-8d4f691ecde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:45:57.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:46:07.943Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=778780e6-d136-4ae8-bd30-5e44f5192978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:46:07.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:46:17.961Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=284ae00f-17cf-4311-9305-d0c032afe198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:46:17.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:46:27.981Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=bbbcfb5f-2ed1-47dc-bfbb-513a34c16f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:46:27.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:46:38.000Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=fed6be1d-14df-4391-bdf9-f6f9eba2efeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:46:38.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:46:48.020Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c644a421-daaa-4001-a71d-c2f67a7a590e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:46:48.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:46:58.042Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=485a0127-864a-44fe-9508-fb847e137f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:46:58.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:47:08.064Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=1da6c384-500c-40e1-b088-a08e29ffd016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:47:08.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:47:18.090Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=513fdebe-3569-4272-9677-ee259aac5c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:47:18.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:47:28.111Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=57fc0cf8-144a-4983-91c0-86861a69cd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:47:28.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:47:38.131Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=30d9eda2-0899-4754-a03c-41a55ca64d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:47:38.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:47:48.148Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b4425e47-72a1-4797-b42a-d9d023e094aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:47:48.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:47:58.169Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=0fd128be-2bd1-4798-90cc-e9deec28c826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:47:58.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:48:08.187Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b7b7c02e-156f-41d6-b2bd-789abd9dcbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:48:08.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:48:18.209Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=96bec14e-689f-4ca3-8899-45618776f56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:48:18.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:48:28.229Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=386d2842-ccef-43c7-b488-647b7b435a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:48:28.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:48:38.246Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=97e29a8e-5877-4660-851b-854f07aad13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:48:38.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:48:48.270Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b1c4a29d-78e9-4dae-9d01-b7e7fc4a9c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:48:48.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:48:58.292Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=12a8d7e6-1d28-469d-9341-5b502ab58c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:48:58.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:49:08.313Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=88f6ec20-be8a-480d-a00b-ed9884e85072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:49:08.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:49:18.333Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=8120178e-8831-4517-bac8-76c227f60676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:49:18.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:49:28.353Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=df73c871-acba-4944-9bb0-63d8fb61f204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:49:28.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T16:49:36.592Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T16:49:36.592Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T16:49:36.592Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T16:49:36.592Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:49:36.593Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:49:36.596Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:49:36.596Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T16:49:36.596Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T16:49:36.597Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:49:38.373Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=2a51324e-aa92-46d4-8203-1b5151500be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:49:38.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:49:48.393Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=369a9461-817e-40b7-b53c-d8265c0c9b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:49:48.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:49:58.412Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=348bda1b-1c16-4059-8f28-fd65e629895d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:49:58.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:50:08.435Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f5e4012c-f5ea-4090-96a2-7c04c0e935e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:50:08.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:50:18.455Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=77b52111-e74b-432a-af9a-f13ce4c375c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:50:18.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:50:28.474Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=09a5abc3-4fd7-4878-8ab4-82f98fb569bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:50:28.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:50:38.495Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=393ae8cc-9310-41b9-948d-0b32e8d3c74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:50:38.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:50:48.520Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=8821985c-4444-4028-981e-fd0dc0cb115b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:50:48.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:50:58.544Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=5fb40403-2734-456e-b36c-c22108a77c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:50:58.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:51:08.565Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=46276c7f-432f-4958-a3ad-6bd1eb249f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:51:08.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:51:18.585Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=da11918a-aea4-412a-9bef-6c5f83d28df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:51:18.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:51:28.610Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=5a93e5a0-a0f0-4672-b5e6-3b9ebe76e752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:51:28.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:51:38.633Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=edb0b25d-527e-4858-91d3-36300de2806e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:51:38.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:51:48.655Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=ac121399-c208-41d8-a015-1082c47323fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:51:48.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:51:58.671Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=fc626a31-e109-471c-807c-6a11a806641c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:51:58.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:52:08.691Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=1e552278-53a6-4fb8-97f6-21c1bbf25811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:52:08.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:52:18.720Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=1cf59acd-0ebe-4331-8104-b3f54a9904d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:52:18.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:52:28.741Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=ed8eff7d-8fbc-4f18-ba43-f53a9c543914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:52:28.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:52:38.761Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=aad1a133-5232-4817-8f8f-952d40f3a404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:52:38.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:52:48.785Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d7ffeec8-c9b4-480e-965c-a1f708c89355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:52:48.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:52:58.802Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=91baff0c-d9f6-441d-a48d-c30d408a48a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:52:58.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:53:08.826Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=89793079-51b7-49ae-b7d9-fcec5bcede09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:53:08.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:53:18.844Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=81540838-32f5-45d6-a306-b21b7a997db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:53:18.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:53:28.865Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=279dfb51-e16f-4b6b-a9fd-f97515e62e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:53:28.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:53:38.884Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=928494ab-5bea-48cc-88e8-859d81094713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:53:38.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:53:48.903Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=660c8284-8b05-4486-a4a5-37ecee7995c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:53:48.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:53:58.922Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=0a14a838-3194-4424-8d90-6cf84001cf0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:53:58.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:54:08.944Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=89d942f0-d09a-45e5-8937-caae937426c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:54:08.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:54:18.963Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f008a909-fd69-4b82-9f76-2d331068ea74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:54:18.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:54:28.983Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=5396dd0b-da3b-41b9-b200-4ed02a8f955d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:54:28.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T16:54:36.585Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T16:54:36.585Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T16:54:36.585Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T16:54:36.586Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:54:36.586Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:54:36.589Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:54:36.589Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T16:54:36.589Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T16:54:36.590Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:54:39.000Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=20581ac2-525c-4254-95ac-c4b964c97720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:54:39.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:54:49.025Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=a2a52a7b-d89b-4a4a-993e-b7ef4829f7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:54:49.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:54:59.047Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c7d47d57-b15e-40ba-9bda-7190037375ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:54:59.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:55:09.066Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=be435852-de30-4216-9f70-76afd9bc8937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:55:09.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:55:19.084Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f28d1d20-c3c4-450d-9456-d34aec61d128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:55:19.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:55:29.104Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=dd54ab4c-e1c4-44ce-a166-6c92e932a983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:55:29.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:55:39.135Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=ab1c3de8-9130-4045-add8-0cfc995ae76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:55:39.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:55:49.155Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=6c80729d-d375-47ec-8ee3-91abc4bbca47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:55:49.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:55:59.176Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=1521ecfe-f79a-4a6d-931d-37daa8f17187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:55:59.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:56:09.200Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=cce417cc-482b-4487-8a65-c130981194e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:56:09.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:56:19.219Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=ff413e85-aefd-4149-ad44-f07a1ef65957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:56:19.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:56:29.234Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=801fbf48-30f6-48e4-85cc-a2907f81f4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:56:29.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:56:39.255Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=cffe06ac-7ec5-4bb7-89ee-b00b32e91ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:56:39.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:56:49.277Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=7e73f523-443d-4fe5-9cb4-cade33f698c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:56:49.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:56:59.296Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=078de76d-39ca-4fce-9ae8-fa8c44c99273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:56:59.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:57:09.320Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=028eeaa0-d8e4-43f5-80ab-a75117ca4bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:57:09.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:57:19.349Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=018169d4-b881-40ef-b648-735b00fa8d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:57:19.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:57:29.367Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=92d2fc80-f7b5-477d-a73b-2f3f39e45aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:57:29.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:57:39.382Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=6a48fece-ca05-409a-b2dc-60a5e9ae9690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:57:39.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:57:49.400Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=58d6611c-5c0b-402b-97c0-011ac3d3a8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:57:49.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:57:59.421Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=0172a4de-273a-4836-8fcf-976ef63a61ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:57:59.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:58:09.439Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b8657d4b-9abe-4164-9c1f-b754ccf5c233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:58:09.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:58:19.467Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e6dd7dc0-b03a-4f90-8522-6248d81d38cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:58:19.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:58:29.493Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f11ac411-858d-4cb8-8f28-2394f7446187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:58:29.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:58:39.517Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f43d74bd-755c-4c3f-bedd-4ad505efd7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:58:39.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:58:49.536Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=fbde7a7f-f89a-4f91-a217-1ce8888e6015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:58:49.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:58:59.562Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=2c6becb4-f5fd-4914-91cd-e3ee2c10cc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:58:59.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:59:09.579Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=a653984d-ac17-4d2e-b226-0ec72b8293a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:59:09.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:59:19.597Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=165a8a16-2b4a-4409-a879-24eff81557a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:59:19.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:59:29.616Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=21421379-fcf3-4644-a339-3ba62aac241a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:59:29.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T16:59:36.582Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T16:59:36.582Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T16:59:36.582Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T16:59:36.582Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:59:36.583Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:59:36.585Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T16:59:36.585Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T16:59:36.586Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T16:59:36.587Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:59:39.634Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=18e365ee-680c-41d3-8c85-d891cda8003e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:59:39.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:59:49.653Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=ff21698a-b554-4ce8-aa8f-f6b195a6b2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:59:49.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:59:59.676Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=856c8334-ef20-4106-bed6-3b832310bdb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T16:59:59.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:00:09.696Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=5dcc1f03-6c3c-409e-b9c5-f6b5477f252a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:00:09.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:00:19.713Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=519f4144-6624-4329-8fbf-c0a4bc23e200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:00:19.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:00:29.730Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=2dffde7c-6ddb-4271-870f-1ff18b744f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:00:29.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:00:39.750Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=3d2a8010-1097-450c-bc48-df16ef5f98f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:00:39.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:00:49.768Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=bd8a2802-4103-4bec-ac06-94df6a297d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:00:49.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:00:59.791Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=7756609c-7bd5-4fef-8186-1b86ad53d974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:00:59.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:01:09.807Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=014973a7-790a-40fc-8294-a06d5d406be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:01:09.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:01:19.828Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=05a913d3-f190-48d3-8209-10c764b8039b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:01:19.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:01:29.846Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=1249004a-fb94-4e67-b8d1-cadef273c299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:01:29.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:01:39.868Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=855b0f68-b131-4e09-a2f2-209d5968524d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:01:39.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:01:49.889Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=9bc553b1-28da-49fe-ac1a-e5b98fcd3d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:01:49.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:01:59.910Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=4cffef2f-6bd2-4ff9-810e-e5468d795762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:01:59.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:02:09.929Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=4c79f0f4-efe4-4a87-8961-7d530aad47fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:02:09.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:02:19.945Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=8a0f6373-3c8f-4bb4-aab0-dca3ba8d6bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:02:19.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:02:29.965Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=3078853f-0578-4312-a163-e3dedd9bca45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:02:29.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:02:39.986Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=8aff76fe-0ce6-4796-9ebf-e68778d68bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:02:40.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:02:50.007Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d703a9bc-607b-4203-9bf9-cecba17b14fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:02:50.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:03:00.026Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b138220a-e73e-463f-9e39-15f502d617da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:03:00.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:03:10.043Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=5c52a462-1dbf-4748-8c2e-96756696a666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:03:10.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:03:20.064Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=09bb1a99-e4dc-4666-bd73-c75fc1a54eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:03:20.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:03:30.083Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e2bfc3d7-a957-4f04-99f3-bd248b8e27b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:03:30.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:03:40.104Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f47893c8-a2fc-421d-b935-2dc5ba877bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:03:40.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:03:50.121Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=03f5b35b-0354-48ca-b956-29cd60a557e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:03:50.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:04:00.138Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=545ff84e-a6ae-4f78-81ad-4d9eeb5c8b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:04:00.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:04:10.156Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b93a2e86-ed2c-474d-a208-4e4d560c6b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:04:10.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:04:20.174Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d216af5d-021d-42d3-b343-e50d1cb5fa30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:04:20.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:04:30.200Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=2cdb97fe-9cd8-45fc-a020-6d3a8c75851d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:04:30.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T17:04:36.569Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T17:04:36.569Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T17:04:36.569Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T17:04:36.569Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:04:36.569Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:04:36.573Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:04:36.573Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T17:04:36.573Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T17:04:36.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:04:40.219Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b47dbeba-174b-4fb9-b344-6f50b1ec754f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:04:40.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:04:50.247Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=1c21748d-cbc3-4d75-8a06-ac6691ab942b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:04:50.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:05:00.264Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=1459af59-14ad-4ffd-b5d9-ac6ca50abad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:05:00.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:05:10.280Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=1c047e68-b5da-4828-ae35-ab7ed8a12d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:05:10.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:05:20.300Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=621d78ec-2984-474c-b288-26af75dfa328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:05:20.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:05:30.317Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=1c9bb577-fbe4-44c0-b42f-19bcd5662884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:05:30.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:05:40.338Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=a5285e7e-4135-4739-ab41-aa5309f3c58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:05:40.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:05:50.359Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=86b60b5e-0aee-4212-bdb9-79d499f846b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:05:50.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:06:00.378Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c02e244f-ceb8-4ff5-832e-791dcd635e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:06:00.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:06:10.408Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e4d32dae-de07-485a-9f4f-8fbb877ab09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:06:10.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:06:20.428Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=8c3bfa72-ef05-467e-99e4-977de48d834f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:06:20.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:06:30.445Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=bd52585a-c528-4bd1-bf61-fbe1018d6fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:06:30.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:06:40.464Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=4a679396-1d67-4b0c-9e5a-e4ceb88a984f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:06:40.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:06:50.485Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=71f23bbb-01b4-4ff5-a2b1-ef5c0cea4063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:06:50.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:07:00.505Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=a46573f3-6de3-4941-b353-72d7d0db2f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:07:00.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:07:10.526Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b3ffd276-bf13-4649-9c7f-31b7d96c1f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:07:10.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:07:20.563Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=ef0591df-880c-4fcd-8e46-73986edb28d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:07:20.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:07:30.583Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d62558c6-61ae-4e5e-ab0e-6bef1ec8b484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:07:30.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:07:40.602Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=245dde7b-249c-4c69-a5ce-4022ef716da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:07:40.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:07:50.624Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=46cdbc50-7035-4ece-8e73-66d21125d802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:07:50.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:08:00.646Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d607b7fa-e9fa-4fa9-9f10-c5e8b898bfcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:08:00.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:08:10.664Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=54b62157-ccbd-4cb8-8e1d-e9311bbeb386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:08:10.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:08:20.685Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=ffe87c9c-2a39-466c-963b-c3200a8a3091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:08:20.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:08:30.704Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=ead53912-ca1f-4448-b8b7-899ebfd6842d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:08:30.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:08:40.725Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=05674ffd-6408-4ce7-b0b3-b8ff9e180458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:08:40.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:08:50.745Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=6240ece3-8428-4462-a259-780473d202b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:08:50.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:09:00.782Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=5fa90ba2-5b3c-4b4b-b6a7-387062e00873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:09:00.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:09:10.803Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=13dc37e3-a174-4f27-bdf9-5c038eb86dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:09:10.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:09:20.824Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b123adc0-84f5-48c0-855d-f7c3efc295c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:09:20.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:09:30.843Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=3913c0de-8bcf-4108-9964-944baccd401d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:09:30.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T17:09:36.609Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T17:09:36.609Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T17:09:36.609Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T17:09:36.609Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:09:36.610Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:09:36.613Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:09:36.613Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T17:09:36.613Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T17:09:36.614Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:09:40.865Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f5e5bff1-67be-413d-b742-e2048ae6f897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:09:40.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:09:50.884Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=88f64257-679b-442d-9f8a-4befc51b1b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:09:50.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:10:00.902Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f123e0bc-5ce6-4fb3-935a-b88da962693e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:10:00.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:10:10.927Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f8722edc-7208-4496-ac1c-0a4af913cbb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:10:10.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:10:20.950Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b7cf9c7d-6674-4f75-9c2b-b0523d522bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:10:20.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:10:30.974Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=8fe7e0df-9227-4fec-a14e-e4eb7ef73278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:10:30.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:10:40.997Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=26ffa90f-a1e0-4a8b-a372-5161ccce68c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:10:41.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:10:51.016Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c57c6f09-1f5e-4347-98cf-2af241eab9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:10:51.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:11:01.034Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=3e183ce5-dafc-46d0-9331-74452b63b4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:11:01.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:11:11.055Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=2cd39bff-d68f-49fa-92ac-771d93c3f321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:11:11.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:11:21.074Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=54ba13fe-9c9a-4261-8ae8-6a20da2833a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:11:21.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:11:31.094Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=bf542c8a-72c3-4199-b084-378a04dc2ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:11:31.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:11:41.112Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=6a8098fb-a1fb-4e2e-b2c1-074d557dc98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:11:41.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:11:51.133Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=2834fbf6-ca35-4718-9f42-a421ec16a183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:11:51.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:12:01.167Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=029baa8f-b039-49b4-a1aa-e78a7a35517a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:12:01.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:12:11.187Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d8b7ab12-a7cf-45d2-be69-2c4e21fbf67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:12:11.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:12:21.206Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=bb4e7a13-5c2c-4db6-bc0e-4aa85d25ca0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:12:21.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:12:31.226Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=ebda32ce-fc50-4334-b91b-a98bdce3800d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:12:31.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:12:41.248Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b447809a-9c86-4c14-b980-af7a0817c492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:12:41.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:12:51.269Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=12a61bf7-fdf7-4d10-9766-053d2b431ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:12:51.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:13:01.290Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=9e4a7b30-bf43-470c-a0bb-00b0fba9e105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:13:01.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:13:11.309Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=065cafdb-de8d-4730-b044-d4637e7dd706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:13:11.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:13:21.331Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=22fe956c-4de2-4de3-800a-4611fd458d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:13:21.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:13:31.352Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f9d79a3a-f50c-4c5f-8c8f-0359ecbbb2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:13:31.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:13:41.368Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=0a62102b-9948-4542-9fba-b6fde4eebaf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:13:41.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:13:51.388Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=fd71f231-9fd1-4710-a248-f17c7369b67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:13:51.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:14:01.404Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e18d1dc2-583c-4f12-bf98-5a19f5b4e810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:14:01.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:14:11.423Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=87280e8d-c6f8-4f96-91c9-ba2df2a75e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:14:11.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:14:21.443Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=12c11a6e-4125-47e5-b918-fea5808ea366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:14:21.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:14:31.460Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=2f97a28e-e23b-47bc-abfa-b1c74d54f838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:14:31.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T17:14:36.565Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T17:14:36.565Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T17:14:36.565Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T17:14:36.565Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:14:36.566Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:14:36.568Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:14:36.568Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T17:14:36.568Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T17:14:36.570Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:14:41.480Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=6cc0ee3c-4531-4ba6-805b-9f9341380c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:14:41.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:14:51.498Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=3f8bda3e-f241-4195-a918-163c644ec989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:14:51.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:15:01.517Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d78705bb-7c1f-4038-aaeb-987e21d55748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:15:01.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:15:11.544Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=0ef8e23d-d22e-45cf-8837-3f7a55348122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:15:11.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:15:21.582Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c8ef4388-fc16-4567-ab6f-c5d22fac98a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:15:21.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:15:31.603Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=da814380-8e76-48df-8eba-586ac6127023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:15:31.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:15:41.621Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=5baf7a29-8770-4f1d-ac0a-4945af5d739d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:15:41.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:15:51.637Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=02a3772e-5c25-4d06-a4e1-cb4d2a4643f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:15:51.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:16:01.656Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=bf60ba65-0b44-45a1-984a-263b0066d4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:16:01.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:16:11.675Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=fdbc9eb7-2b9d-4a72-bce9-14f13acdbe4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:16:11.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:16:21.692Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=433753b5-857b-43bb-b157-fed65488eeea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:16:21.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:16:31.707Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=9aca6385-30ed-42ab-9999-9a659e010c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:16:31.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:16:41.726Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=6234e1d9-f911-4854-9694-31e44f060bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:16:41.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:16:51.745Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=31d58126-6c94-484e-8ba9-74a30c66c547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:16:51.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:17:01.760Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=75f002c4-3aca-4ece-9a70-f414d079278c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:17:01.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:17:11.780Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=ea438451-0fb7-4e30-bd2e-06128f28895b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:17:11.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:17:21.801Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=10eaa0e2-e3a1-4550-9a9c-f23e9b7c9a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:17:21.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:17:31.819Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=47299229-c3cf-4971-9fc5-5c1b331557c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:17:31.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:17:41.838Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=a5be8049-423a-4b1b-a1ee-0850caa55a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:17:41.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:17:51.859Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=7b05c610-fe3f-4b0d-9e7c-536f8e81f7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:17:51.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:18:01.875Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=7b8f4640-33c3-473e-adcc-d3969ce81abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:18:01.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:18:11.893Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=a008c989-6318-4047-8cc5-91b30105e65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:18:11.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:18:21.938Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=ad7fa8ac-8372-426f-bac1-19390de75ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:18:21.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:18:31.956Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f2194df5-4e40-48fd-af44-69e88d1c980b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:18:31.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:18:41.976Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=8dd839d9-0712-4d8c-80bf-796ba6534194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:18:42.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:18:52.000Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=3c805cea-eb3d-4c1d-9da0-0d209752b62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:18:52.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:19:02.020Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=57f04748-bc8d-49d1-81ca-91e59e412be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:19:02.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:19:12.040Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=3d6fe469-0a9c-4e7d-9739-a97f3e010afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:19:12.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:19:22.059Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=263b17b7-9648-4f0c-bd6f-81069554eefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:19:22.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:19:32.079Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=9856d592-4a1f-49db-965e-10ab273f683a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:19:32.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T17:19:36.556Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T17:19:36.557Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T17:19:36.557Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T17:19:36.557Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:19:36.557Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:19:36.560Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:19:36.560Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T17:19:36.560Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T17:19:36.561Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:19:42.098Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=bad39de2-5e8b-43ff-aa30-1fc5290d4c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:19:42.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:19:52.118Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b36576ee-94bd-4245-bf41-a7f7298af44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:19:52.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:20:02.148Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=443d7c97-f23f-482a-bcf1-d670e35ab6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:20:02.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:20:12.169Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e645e86e-d9e0-4c7a-bb42-1b2951ae5500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:20:12.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:20:22.194Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=be761997-f810-4c81-ab39-85d5c9a8c951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:20:22.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:20:32.238Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=0ca0319c-e5c4-4aa2-89ba-a18ba42039b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:20:32.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:20:42.260Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=1dd5a2dd-0c49-4a99-b20a-a88650b9d25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:20:42.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:20:52.277Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b968f557-b9c7-4b73-bf68-f41fb8ff7141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:20:52.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:21:02.297Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=a02d9f84-ae77-4124-961b-ed0dc9690905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:21:02.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:21:12.314Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=834b74f8-a250-4f43-a63f-f6db608104a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:21:12.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:21:22.335Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=23aab3d8-7d94-4255-a699-ed6480070b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:21:22.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:21:32.354Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=23c48390-ad8e-4c20-b5ee-bc0c07e5f84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:21:32.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:21:42.375Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=5001c8ae-8f85-4fc7-8960-608153b238e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:21:42.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:21:52.393Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=a8645396-3742-4ad2-979a-2c8b2062329f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:21:52.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:22:02.416Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=ce29cf81-0b6d-41bc-9f59-04a844619487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:22:02.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:22:12.436Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=af427bd9-f719-4772-88ee-f5802d2cad05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:22:12.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:22:22.456Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=68373684-fcd8-4e75-9137-6b2ad02e1d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:22:22.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:22:32.477Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=026e2206-6657-4c63-bd19-ff4fcb46a4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:22:32.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:22:42.494Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=1def540e-4725-458f-8be5-5499deef93cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:22:42.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:22:52.512Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=89f7c09d-3da9-4b0f-8493-89d7bf1d1548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:22:52.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:23:02.532Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=4308f24f-ccf6-482a-8bb9-72d08884156f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:23:02.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:23:12.552Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f8181057-2a7b-489a-aff8-91320c4dfc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:23:12.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:23:22.572Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e75d4418-0c5b-4ef9-946e-d1e3eae448b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:23:22.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:23:32.592Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b5ff828f-b33f-4d53-a702-67d55f74a4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:23:32.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:23:42.619Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d64752ad-bf8e-4f97-b620-5c5d733bc2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:23:42.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:23:52.644Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=5e243e39-8f7f-4200-8600-5931025cfbd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:23:52.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:24:02.675Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=3dd83752-4198-467c-8c1d-8d05f0246bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:24:02.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:24:12.693Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=7ab11d5f-c564-4c2b-a25b-dafb14e2c630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:24:12.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:24:22.718Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=dc31357b-4b5f-4106-80ab-2be6386f4b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:24:22.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:24:32.740Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=a5bff2cc-e897-436d-86f7-e60d0b3df848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:24:32.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T17:24:36.577Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T17:24:36.577Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T17:24:36.577Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T17:24:36.577Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:24:36.578Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:24:36.581Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:24:36.581Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T17:24:36.581Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T17:24:36.582Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:24:42.762Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=350b44ce-7ee2-4add-8152-f33db7c7ac34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:24:42.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:24:52.780Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e1ea8890-d94a-435c-bdfe-894bdafe412a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:24:52.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:25:02.802Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b2e0dd10-2e2c-4ff4-80ae-5e3bc42e613c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:25:02.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:25:12.821Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=4d785862-1e12-4ad2-993e-73dd46db9698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:25:12.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:25:22.840Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=73fc4a1f-8df2-444b-b1f8-9d89fe0b27d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:25:22.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:25:32.858Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b6daabf9-2d18-4063-9843-91ec50f3bf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:25:32.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:25:42.876Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=70b41765-2838-4aa0-8d9f-95a9ffa9067a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:25:42.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:25:52.897Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c210d62f-6e63-4a29-a1b6-55d13b0bfbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:25:52.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:26:02.916Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c5016662-dcf9-4fa7-974f-332a4fd57ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:26:02.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:26:12.939Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=6d9d9170-495f-4490-9663-f244ba358b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:26:12.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:26:22.959Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=7ce0e2b5-d908-4f8f-b64c-fb004a21e9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:26:22.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:26:32.980Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=51ea892a-06a7-47d7-b1ba-9038b2edc588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:26:32.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:26:42.999Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=9aadd806-ead9-4e87-ad83-0f14805e9530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:26:43.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:26:53.023Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=58b6ed73-a902-4830-8968-d26081bec73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:26:53.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:27:03.045Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=8e7e529d-f505-4562-ab74-0614909091f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:27:03.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:27:13.065Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=3bddf51c-30eb-4eff-8c96-011ffc0c7c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:27:13.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:27:23.093Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=7fdbe6c3-46e1-4f86-b355-f1e4e1d23f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:27:23.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:27:33.115Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d83a46ef-9d3c-430e-8b4f-16831312244e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:27:33.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:27:43.158Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=2efdaceb-0e93-4134-b524-d362385151a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:27:43.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:27:53.176Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=7943b869-7bfb-4a77-8100-cb4b60a50429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:27:53.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:28:03.201Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=6a4fe7f3-afb3-4b9c-9726-8ce77a399ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:28:03.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:28:13.259Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=9572dcf2-fb0d-4fb8-9d5f-b75b209e3fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:28:13.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:28:23.278Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=01b4d721-a7d0-40c5-a15a-1f09b48a0256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:28:23.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:28:33.297Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=bdef6bb2-2fc8-49f4-8cb7-95a5c9145a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:28:33.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:28:43.318Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b290c5a0-ee62-4a1f-ba82-4587dc8765e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:28:43.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:28:53.339Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=dceb5ca1-a412-4d6d-8648-05010caf0e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:28:53.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:29:03.359Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=bd4d550d-51fa-47b2-ad53-81fe76f7e4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:29:03.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:29:13.375Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=035e6e1f-295b-4bc2-b181-68810a4a98a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:29:13.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:29:23.392Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=ae203903-4100-49ba-b9b8-771d33ef0003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:29:23.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:29:33.411Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=ab7279c7-059a-466f-a393-9b89cdb62b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:29:33.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T17:29:36.619Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T17:29:36.619Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T17:29:36.619Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T17:29:36.619Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:29:36.620Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:29:36.622Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:29:36.622Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T17:29:36.622Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T17:29:36.623Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:29:43.430Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d557d504-b113-48b3-8e71-9458de3c4114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:29:43.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:29:53.447Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=ddec7383-7cd4-4942-bfdb-c40d57130bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:29:53.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:30:03.467Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=1488562f-f0ce-4f60-8403-8f597bb90928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:30:03.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:30:13.488Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=a7d92b51-36b6-447d-8722-f214cc942889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:30:13.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:30:23.504Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=9a0bbb58-d122-403a-9658-df435db8ae36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:30:23.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:30:33.523Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=dc016357-2ac7-434a-84fd-bd24a13b24cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:30:33.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:30:43.549Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=9bedf8d9-535a-4b2c-90b3-655c9010447c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:30:43.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:30:53.567Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=3899ac01-3fb9-4b18-8232-e933480287c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:30:53.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:31:03.586Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=9369d937-054c-445b-a9e0-a369eea53015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:31:03.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:31:13.604Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=fe80892e-93de-4cbc-8fc1-50ba5eeadee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:31:13.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:31:23.630Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=0c7a2015-b437-4813-b8ff-e2a843280cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:31:23.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:31:33.647Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=a9877e1f-489b-4032-b241-3db62e1151d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:31:33.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:31:43.672Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=89c31de5-f55b-4cc6-b002-9754f538523a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:31:43.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:31:53.693Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=509a52d5-66a4-4b4c-9418-173484564319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:31:53.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:32:03.714Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=8147760e-4072-4242-86ac-044c565f1026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:32:03.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:32:13.737Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c4dc1499-bc46-401e-b16e-5ce359c88ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:32:13.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:32:23.763Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=5eaae270-0c62-47d6-bcf8-4cf413cc205e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:32:23.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:32:33.784Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=aa150667-1f38-4524-8afa-0a29d7b663c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:32:33.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:32:43.801Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=0c084ba7-1ba3-40ec-9f6f-7fd03e177116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:32:43.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:32:53.822Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=8025721b-45e4-4152-9a3e-dd886abe216a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:32:53.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:33:03.844Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=30be8064-5efe-4d00-8265-766dc486709b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:33:03.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:33:13.863Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=dbff40f5-3fed-41bc-873d-2f935907e970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:33:13.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:33:23.883Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c8195b77-c60e-4184-aaab-efa68fffa2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:33:23.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:33:33.906Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=353d587f-be71-4447-b46a-686504b6ec6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:33:33.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:33:43.926Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=53473d28-4a6b-4998-a9c9-bab0073b9334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:33:43.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:33:53.946Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=203bd9cf-3d2b-42cd-b1d1-40edf954eb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:33:53.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:34:03.966Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=ff86a4b8-6346-4473-a798-ff8acec43e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:34:03.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:34:13.988Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b370c458-521d-4e3e-ab62-7c605d4202a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:34:14.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:34:24.009Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e5cf9d2c-e1fd-41b9-b11a-3063685cf618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:34:24.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:34:34.030Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=0ed997bc-81c9-4c0b-9858-d5c8d420f6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:34:34.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T17:34:36.554Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T17:34:36.554Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T17:34:36.554Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T17:34:36.554Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:34:36.555Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:34:36.557Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:34:36.557Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T17:34:36.557Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T17:34:36.558Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:34:44.049Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=5f5d6faf-03f1-4e6a-9a36-8bd488c09e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:34:44.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:34:54.067Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e0bcea52-7f73-4f2a-a0f0-39e08aefdc63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:34:54.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:35:04.088Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=8ed89ba4-5741-499e-94ac-ec7dfd23a6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:35:04.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:35:14.109Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d644e17e-8ca5-49a0-8daf-acaedf1fc93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:35:14.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:35:24.127Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=783186e7-6c5e-4fd8-b7d5-6530898c3adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:35:24.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:35:34.144Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=4eb6a7ed-2c58-4d2f-8f21-9bc220c9bba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:35:34.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:35:44.163Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=7e722d49-f8fb-4f34-a183-bccbd17e964e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:35:44.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:35:54.182Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=babc1eb9-cce3-4910-a02b-39ecf36da279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:35:54.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:36:04.204Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e7558b14-0e4d-4f1d-b60e-b304aa1572b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:36:04.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:36:14.223Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=3217cfe1-a14d-433d-b711-0f5e4df1f747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:36:14.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:36:24.241Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=592bd18a-0d98-4ba0-8171-dc7d3fe46b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:36:24.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:36:34.261Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=fb5cf334-afdc-4da9-86ab-f69b4c795210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:36:34.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:36:44.282Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=0b83e4df-9b59-4ddf-89a2-2d649b6bc2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:36:44.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:36:54.304Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=bf6c53f3-4503-42c2-8dc0-2bda87259a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:36:54.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:37:04.339Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=65bc8995-0917-4628-847d-a8d392c9294c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:37:04.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:37:14.358Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e2eb6c16-7229-4487-afea-7b09651d3758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:37:14.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:37:24.378Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=3325b9a1-0dc5-45b5-bd1f-ac1c4d912a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:37:24.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:37:34.399Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=11ccf455-a0a0-46bd-9fd3-297af159ad19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:37:34.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:37:44.420Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=4b954647-79fc-4046-bd34-9af14d35c163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:37:44.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:37:54.447Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=bdc07b00-92bf-40b6-ad9c-f913bde73740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:37:54.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:38:04.467Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=47132f70-4bcb-4674-8034-8804c2b95e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:38:04.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:38:14.488Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c5c0f363-7466-4b97-b311-fc8472f76152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:38:14.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:38:24.509Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=1281bc73-3f44-4ad2-8da1-c0c7a966d73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:38:24.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:38:34.538Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=289fafe4-988b-4c9e-bedb-98973aad6a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:38:34.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:38:44.559Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=703a074e-2020-4f56-a08f-8abaa54f4a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:38:44.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:38:54.580Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f29aec0a-586a-41bd-bfb2-a67cf1794e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:38:54.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:39:04.600Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=6ca9b6c6-8d85-45d1-9f9a-5a4e83a276a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:39:04.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:39:14.618Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=51c406c1-dad8-4a84-8102-9ef92a21aa1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:39:14.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:39:24.640Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=03b89f14-fca4-49de-a0d5-c3b387988e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:39:24.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:39:34.661Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=43e93654-4d53-4bf1-8f70-2a9a3a0592b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:39:34.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T17:39:36.653Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T17:39:36.654Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T17:39:36.654Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T17:39:36.654Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:39:36.654Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:39:36.656Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:39:36.656Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T17:39:36.656Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T17:39:36.657Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:39:44.684Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=9fdca8ae-e6e7-4ce6-a4a2-b9e7b467002a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:39:44.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:39:54.706Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c587e7a2-71db-45f0-a325-5edbec30473f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:39:54.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:40:04.722Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=3e3847db-c389-4a68-b260-bde349609ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:40:04.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:40:14.743Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b0bdf9b8-a9a9-49f3-bae2-8a4d81a8b127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:40:14.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:40:24.761Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=bf81fd51-1e37-4fe9-875c-bbdfc09b964b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:40:24.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:40:34.777Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=48c7461b-b5d2-4e74-86b0-f8418ab2f21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:40:34.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:40:44.799Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=38aedf07-1081-465c-a51c-9829563e89e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:40:44.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:40:54.821Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=9b403812-9902-4877-a994-c5e45e6d0c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:40:54.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:41:04.838Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=efe8faa7-1c55-4638-99e5-36f0b710020c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:41:04.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:41:14.857Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=2bec0a89-5472-4348-9c5f-4437a101b72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:41:14.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:41:24.897Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=4e671e1a-9aa6-40dc-8289-ee0f0220bf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:41:24.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:41:34.918Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=43f30ddb-9a0c-4bbf-beac-1d4dd3e84719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:41:34.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:41:44.937Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d095c609-d93f-412d-8711-eeb45251144f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:41:44.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:41:54.958Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=1cf347ed-c8da-4825-9d23-dcc175172a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:41:54.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:42:04.980Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f20d2328-4827-4a45-9131-127b02219230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:42:04.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:42:14.999Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e5bc3157-9584-48c2-9521-37548a0560ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:42:15.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:42:25.019Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=a835491d-97f3-45ca-85cc-2ba163362095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:42:25.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:42:35.039Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=95cf6f7a-95c7-4c8f-8199-bac3b3f266a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:42:35.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:42:45.061Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e9774c14-0745-429f-9e6a-ba94ebc13067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:42:45.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:42:55.079Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=1b742ce6-68d3-469c-9104-c4d4ab08fae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:42:55.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:43:05.115Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=90b14135-04d5-48c4-be8c-aefb110b0cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:43:05.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:43:15.140Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=cfa6730a-2b6b-467f-abe1-d0c6302f445f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:43:15.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:43:25.160Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=4a8845d1-1f0f-4e71-a789-31af7dbd60d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:43:25.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:43:35.178Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b7e82bac-b8f3-476f-86d2-867157236f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:43:35.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:43:45.195Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=97275996-3acd-4f1a-b5c8-b7ec5ae9eb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:43:45.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:43:55.217Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=486e2576-45e0-4c90-abf4-8174958c59a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:43:55.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:44:05.235Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=731f413f-b63a-445d-8025-2a5b886fb634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:44:05.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:44:15.254Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=114056a4-ba50-43bb-a20f-819dbdebfa44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:44:15.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:44:25.274Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=1465774a-b9a0-447e-9533-696186b73ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:44:25.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:44:35.295Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=6fc600d2-7aaa-42a8-b219-5801360d90fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:44:35.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T17:44:36.550Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T17:44:36.550Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T17:44:36.550Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T17:44:36.550Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:44:36.551Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:44:36.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:44:36.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T17:44:36.553Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T17:44:36.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:44:45.318Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c102daf3-8649-4cfc-8fea-7052c961dc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:44:45.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:44:55.341Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=eba7e347-278e-491a-add4-b9ac0ecec307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:44:55.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:45:05.362Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=9e35d8c0-0b96-4f88-8422-f6ce06c6e423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:45:05.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:45:15.382Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c65ad2ec-d6c4-4efc-a438-21c714d0e8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:45:15.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:45:25.403Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=cadd4bb4-5370-459c-9eab-4bf67ede6918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:45:25.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:45:35.424Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f1d1629a-8ce5-4708-9342-476e696965e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:45:35.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:45:45.443Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=18957b06-d778-42e1-8e58-a722a32c32ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:45:45.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:45:55.460Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=379233a5-cbd2-475a-98c4-4613676244f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:45:55.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:46:05.479Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=bf9daeb4-df9c-43ef-ba5a-832a3481077a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:46:05.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:46:15.498Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=5a0577ec-7f65-4303-9fcb-f1e7e49682b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:46:15.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:46:25.515Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=56856a9e-b503-4948-bc22-76ab764b91e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:46:25.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:46:35.533Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=5e87f600-84c4-43b0-92d8-5d9fe6a70f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:46:35.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:46:45.552Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d9a6de1c-4055-41cc-8c29-6a105e1c5a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:46:45.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:46:55.572Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=597ba9b9-be3e-41b2-8004-3a770c14d575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:46:55.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:47:05.589Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=5bcead8f-d3da-46b3-ba9c-fc6d99ae81fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:47:05.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:47:15.607Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=572eb310-e5ee-45ee-9523-2ae455b4958e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:47:15.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:47:25.625Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e305bb2d-9aa8-4eed-b212-9f7b28dbac25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:47:25.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:47:35.647Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=a97cd341-a757-4086-a428-f70ac4bc2644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:47:35.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:47:45.666Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c81b0a2a-3fae-4ed0-a7fc-7dce6e70b4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:47:45.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:47:55.685Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d0c84b4e-21f0-4d35-b452-a7330f725ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:47:55.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:48:05.712Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=4665c335-2b6a-4a2a-a181-8c395554a7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:48:05.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:48:15.732Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=429503fc-9aa0-4e3c-8a8e-bf75bd58ead1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:48:15.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:48:25.749Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=83f0c03b-ff3d-4d21-b5db-81af08e7b2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:48:25.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:48:35.767Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c8c1ab90-0e35-4987-b585-77a07dadcaf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:48:35.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:48:45.788Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=48603040-f0f3-4b4c-aaa7-44d886976ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:48:45.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:48:55.808Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=8c9e6cd8-3185-4def-8117-e80e651e71aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:48:55.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:49:05.828Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=8eb4e674-96fc-45ce-a184-f43fe4b5f9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:49:05.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:49:15.849Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=47057df2-9c76-4f1a-afa0-00fd8fff37d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:49:15.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:49:25.870Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=29432e08-250d-45d6-ad88-bace5173ce15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:49:25.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:49:35.890Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=37f3f756-aa51-4a9e-b00c-10344e79dcfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:49:35.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T17:49:36.550Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T17:49:36.550Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T17:49:36.550Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T17:49:36.550Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:49:36.550Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:49:36.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:49:36.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T17:49:36.553Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T17:49:36.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:49:45.907Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=3838fb3f-5b1b-4896-8b62-e921289df27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:49:45.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:49:55.927Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e1974164-8c0c-42c3-aff3-93081c2d51f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:49:55.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:50:05.946Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=1c69e04b-34b0-4a62-8bbd-136755e6215f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:50:05.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:50:15.966Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=ba12165d-f3e8-47fb-8d89-d6b9f9abcd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:50:15.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:50:25.989Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f5920a60-75bc-4f36-92bd-55e4c335e798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:50:26.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:50:36.010Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=75a6e285-9677-4a65-9066-da85e4c2905b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:50:36.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:50:46.034Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=a02cd671-0c33-4743-b8f2-a8907808f36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:50:46.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:50:56.056Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=fc869fc0-ba27-469f-8486-f910a8432411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:50:56.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:51:06.076Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=845b5e09-ac2f-40e5-84ef-ccbb1e026055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:51:06.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:51:16.097Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=13ded9a1-6e52-49bd-98f4-342db834dd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:51:16.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:51:26.115Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=1137e7dc-b9e4-4761-920b-e72cfc0d1de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:51:26.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:51:36.135Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d106a8af-dccc-481a-8f26-2399c8f304d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:51:36.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:51:46.155Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d2d3bafd-8fb6-4b59-b8d0-ef53c5557e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:51:46.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:51:56.174Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=914d8460-921e-45b5-837c-ac974e9dd9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:51:56.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:52:06.197Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d54801db-f90a-4fd7-a0b6-5d79c756491d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:52:06.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:52:16.233Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=5df357a9-3793-42bd-abf1-5c0e93dd0b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:52:16.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:52:26.273Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=92b22ed5-5cce-499b-97ce-245931279d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:52:26.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:52:36.293Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=23fb29d6-3507-4c7e-b067-36ccb9322dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:52:36.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:52:46.310Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e066f105-6297-4689-879b-ea2ba01ec44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:52:46.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:52:56.339Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b9144979-a201-4517-9d13-efbfc75cca5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:52:56.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:53:06.358Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=833a3a39-b295-4c38-ab80-5a80a56b0cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:53:06.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:53:16.381Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=779440ad-0116-4339-8ee6-b268edc05adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:53:16.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:53:26.397Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=056e70f7-0b40-42a2-aa4a-d8ac84284f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:53:26.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:53:36.437Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=024db13f-6bae-4bbe-811c-09c924d99cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:53:36.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:53:46.456Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b94831ea-2930-45de-bda6-96a447501d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:53:46.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:53:56.476Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=876ca6c1-5a62-4bae-9dc6-78ddd1be6d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:53:56.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:54:06.496Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=786e8575-2ff4-4a08-8382-8fc4556548da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:54:06.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:54:16.515Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=fbf69ee8-e13c-484a-8267-df1c2b3e07fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:54:16.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:54:26.539Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=48740c38-e0e7-487c-91c2-dc9a9a1db654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:54:26.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:54:36.599Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=864e3429-0e95-4e95-86fc-6ef0fe46436b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:54:36.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T17:54:36.665Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T17:54:36.665Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T17:54:36.666Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T17:54:36.666Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:54:36.666Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:54:36.669Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:54:36.669Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T17:54:36.669Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T17:54:36.670Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:54:46.621Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=55ae9d60-8057-446e-9158-5435b1ee75ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:54:46.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:54:56.641Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=7d65f691-96c7-45e5-96dc-ed2d032bf01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:54:56.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:55:06.660Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=4a43d794-2d82-4849-8bbb-0ae1c00d0a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:55:06.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:55:16.677Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=5ffc7816-da24-4e03-bf0c-45db8802f893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:55:16.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:55:26.706Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b5040897-d96f-437c-b7f7-f4892a38ac6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:55:26.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:55:36.728Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=a2e4f648-63bc-4cc5-a21a-352168bc8ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:55:36.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:55:46.747Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=ec833b82-571d-4341-8533-01b0f0af307b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:55:46.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:55:56.771Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d9e505b8-83df-4bcf-87c2-555f1424b89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:55:56.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:56:06.791Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=4a820386-e887-44ef-a57e-73363ab764ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:56:06.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:56:16.808Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=73a4d01c-d914-4f5d-847a-a2e684eecd08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:56:16.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:56:26.830Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=bf5a77f3-668d-4f78-9a45-385f27ab6978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:56:26.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:56:36.851Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=05fec771-7fa3-4637-b564-0743f05464c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:56:36.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:56:46.869Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f58db3ce-2a39-4559-9ea9-8e743a77b0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:56:46.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:56:56.893Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=72db6e2d-49c8-4200-9e8f-1003c203f5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:56:56.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:57:06.915Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=61eff07b-9a23-4c7b-b75f-16fd2b325a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:57:06.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:57:16.933Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=71e4dffa-5ddc-4c45-bcc2-8aedbeacad7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:57:16.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:57:26.974Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=419b2353-c323-476b-bd64-32d283e4642a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:57:26.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:57:36.994Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=db613cb8-8eab-4270-b72e-215f6f66ffb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:57:37.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:57:47.015Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=744b0adb-f2af-42ad-837e-a032722af1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:57:47.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:57:57.036Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=ffb0040b-7db7-4fda-aab1-3458c566d5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:57:57.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:58:07.057Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=756e12e5-8bb0-46b4-bf00-aa5d6da3b4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:58:07.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:58:17.075Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=a45220e5-4355-4f52-890d-fe0b3f444def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:58:17.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:58:27.094Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e84ccb3a-c1ee-4dd0-8aa7-61378071e914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:58:27.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:58:37.112Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=dcb918c8-d5e2-42c1-8c16-95c8495d0d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:58:37.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:58:47.133Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=ecf48f27-7b9c-40e4-87d7-b762ff4ae113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:58:47.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:58:57.154Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c363410f-7ac8-46d5-a9e3-d934286d1f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:58:57.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:59:07.194Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=55ba7ff6-5b17-4efc-bea9-f6faa1bff757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:59:07.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:59:17.212Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=84d7e0ab-b077-4d90-acc5-f5515c513d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:59:17.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:59:27.230Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=2186fd50-3a51-4e7b-8b31-a8e4c6d33b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:59:27.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T17:59:36.577Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T17:59:36.577Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T17:59:36.577Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T17:59:36.577Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:59:36.578Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:59:36.580Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T17:59:36.580Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T17:59:36.580Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T17:59:36.581Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:59:37.255Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f3142d6a-c0c6-44e4-b310-292cd4083335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:59:37.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:59:47.274Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e4da2802-38ab-475b-8f25-ec8960de3774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:59:47.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:59:57.297Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=69c084d0-6871-4c6d-95c1-8bf30e98f743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T17:59:57.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:00:07.316Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=7850df5c-6075-4522-b583-2884e3adad6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:00:07.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:00:17.337Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=31252df1-d54c-4b5b-b783-f218206d1ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:00:17.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:00:27.357Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=0be93bfa-2fb5-4cf1-9dc0-88d9e7482278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:00:27.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:00:37.377Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=7d408205-32e8-4ae8-b335-fa50757d5553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:00:37.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:00:47.417Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=177a4093-ae0e-44ae-9315-9e00bb53f3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:00:47.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:00:57.438Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d4f8f730-7359-40dd-b952-c742747ff4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:00:57.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:01:07.456Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=7fa2d72a-bb41-44f7-954f-7643e966bdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:01:07.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:01:17.475Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=bebd05e4-af0b-48e6-b0a6-05a85cd9bc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:01:17.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:01:27.495Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=a9fc9653-aa08-49b2-85c3-85b699c110ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:01:27.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:01:37.517Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f15bf719-adcd-428d-b737-33b03d481a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:01:37.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:01:47.538Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=305f749d-ecc4-4c3f-9f73-75a38f4ab791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:01:47.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:01:57.555Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=bca9a2fb-55a6-45cd-8911-40d06fb8dab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:01:57.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:02:07.571Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=4b9b0482-c7eb-4779-a87b-96f0e6ce5419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:02:07.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:02:17.591Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=bebfbdf8-7d1d-4c98-be56-7d7af65fb939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:02:17.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:02:27.609Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=5866f2bf-f5ba-4d38-a4ec-be9996c3a522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:02:27.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:02:37.628Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d02043ca-b0c4-4986-ad0a-1cda3169e574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:02:37.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:02:47.643Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e349a19d-c457-4446-a84b-1d7a957db524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:02:47.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:02:57.660Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=62985e7c-b30e-47dd-a93d-e96cc4c6f841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:02:57.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:03:07.684Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=33100c1b-0a3f-46e5-a761-07fe0bf66012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:03:07.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:03:17.703Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d30be0d7-d9c5-47a5-92bd-d7f85a05d7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:03:17.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:03:27.723Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=c3b38374-f06f-4eff-9646-0a647c8f7415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:03:27.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:03:37.740Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=d3f443b4-98d9-4499-ac51-d9115210f297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:03:37.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:03:47.758Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e11c8dd3-0442-4313-bcb8-f9d7e0e8ea3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:03:47.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:03:57.778Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b2574229-e285-4429-9327-52d4e74cc0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:03:57.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:04:07.796Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=02943a99-0188-497f-874d-03fb82dd3f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:04:07.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:04:17.815Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b661c272-5b02-48f6-8f92-509196ba12ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:04:17.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:04:27.831Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=70e3427c-dc3b-468d-971b-b53e42df065a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:04:27.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T18:04:36.576Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T18:04:36.576Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T18:04:36.577Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T18:04:36.577Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T18:04:36.577Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T18:04:36.579Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T18:04:36.579Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T18:04:36.579Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T18:04:36.580Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:04:37.849Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=b7d66d37-9f78-4d10-9639-e46ded669178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:04:37.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:04:47.870Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=5ed1d83a-aeb2-4e93-b1d3-bd29b9ae2ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:04:47.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:04:57.889Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=a0f5b1b6-db31-4f6f-a5cf-38afb8d5c746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:04:57.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:05:07.908Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=f8df1515-3683-42a0-b82a-796d579fb874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:05:07.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:05:17.927Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=424c92b6-0f3a-4ca6-a4e3-dd6f3b1ed1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:05:17.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:05:27.950Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=0e260857-d7b4-486e-9c95-277fe9d8f6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:05:27.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:05:37.967Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=8ae8cad0-4ec6-4707-a8e3-9ef3b06322eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:05:37.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:05:47.986Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=0df6d6a5-0e30-4098-9440-b1f1c04aed76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:05:48.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:05:58.005Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e00f0b60-6be5-4bab-82f0-444b3e4bdb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:05:58.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:06:08.026Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=27433ff7-17ff-4200-8eea-b177a2dba851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:06:08.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:06:18.046Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=296c8066-8bdd-482d-a10e-51e64a4d186d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:06:18.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:06:28.066Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=e2da597d-8a6b-437e-abbe-3f4adb5aa071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:06:28.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T18:06:38.086Z |INFO |Init configs |InvocationID=4f83bc82-7987-4d95-b650-769de7661690, InstanceUUID=617f66a6-45cf-4f4c-b269-cbdb7a071fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-0