By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:09:53.752Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:09:53.759Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T17:09:53.816Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:09:55.036Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:09:55.206Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:09:55.207Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T17:09:55.207Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T17:09:55.424Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-18T17:09:55.611Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-18T17:09:55.641Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-18T17:09:57.950Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-18T17:09:58.687Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-18T17:09:58.720Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-18T17:09:58.721Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-18T17:09:58.838Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-18T17:09:58.839Z |INFO |Root WebApplicationContext: initialization completed in 3197 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-18T17:09:59.911Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8302d175-090d-4461-834d-37c848c98fa5 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-18T17:10:03.972Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8302d175-090d-4461-834d-37c848c98fa5 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-18T17:10:05.066Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8302d175-090d-4461-834d-37c848c98fa5 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-18T17:10:05.124Z |INFO |Started MainApp in 15.886 seconds (JVM running for 16.871) |InvocationID=8302d175-090d-4461-834d-37c848c98fa5 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-18T17:10:05.416Z |INFO |Start scheduling PRH workflow |InvocationID=8302d175-090d-4461-834d-37c848c98fa5 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:10:05.430Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5ee078ff-952a-4c93-86f7-a1f1cf88e9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:10:06.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-18T17:10:10.559Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-18T17:10:10.559Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-18T17:10:10.565Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:10:16.288Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d01e5f66-3cef-4a8e-8cdb-11f16980b8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:10:16.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:10:26.318Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2d8c039e-c46b-4d4e-b8f9-51ea2c1294ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:10:26.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:10:36.345Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a5b8e28a-179c-4ea1-b52b-78d3a8a94fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:10:36.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:10:46.364Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1d715d64-888f-491b-a96f-3ffbbd1ce474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:10:46.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:10:56.378Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1eec8b89-5de3-4d10-bb42-9179f8a6379c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:10:56.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:11:06.393Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=880007a8-080e-4e51-823d-b3f27026b0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:11:06.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:11:16.408Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=65dddcff-bdfb-4731-a1f4-4f324f2d9c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:11:16.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:11:26.420Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=df2c8989-325b-4ae8-b278-9f8b97540839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:11:26.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:11:36.443Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=398deba4-527d-4d56-98e2-621b4e3f9747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:11:36.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:11:46.460Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=bbd1e543-0c00-48d2-b397-2b739ecd6db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:11:46.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:11:56.480Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b44e9cce-e3de-4a0e-a31f-19e9a7cf8ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:11:56.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:12:06.491Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e9bc40df-743a-4011-8dcb-812ee9df2c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:12:06.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:12:16.501Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f317d9af-219a-4cd7-a7d5-6fa465fee3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:12:16.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:12:26.513Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ea95519d-fd43-414a-b8e1-6d8295954abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:12:26.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:12:36.524Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a0c2c387-e39f-4161-8f73-599754f19dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:12:36.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:12:46.539Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=55e137b0-ffd9-47b3-b36a-f5c2c8e93830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:12:46.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:12:56.558Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=11175da9-872c-4b3b-b907-d7df5d416dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:12:56.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:13:06.572Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3576b221-c010-4d86-a1d1-035b44a934dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:13:06.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:13:16.600Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a177311a-e09e-4aba-98fb-c8c6cadd56ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:13:16.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:13:26.615Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=fe6ffbc7-afbe-4247-bacc-6ccfb96c067f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:13:26.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:13:36.625Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=77665ea7-6819-418a-97c9-f5aaf2e3724f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:13:36.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:13:46.637Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0cc56034-724e-42c9-956a-da201412e0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:13:46.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:13:56.653Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e750a550-4e3c-48f1-ba44-a34fcefecc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:13:56.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:14:06.669Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=75f6a551-c2f9-4231-b398-b3995b29d4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:14:06.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:14:16.684Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=78d7bff8-faf6-4a15-b5d7-d204b9b16f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:14:16.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:14:26.698Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3ad86e83-f762-42f3-b8f4-0d73de7767f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:14:26.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:14:36.714Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=fb934a5f-83fa-46dc-aa0a-1760b20fc8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:14:36.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:14:46.726Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=69f515a7-f8e1-43fd-a40b-e294e50b958c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:14:46.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:14:56.738Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=bf468d6d-87ca-443f-ac82-59eb6628e632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:14:56.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:15:01.013Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:15:01.014Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T17:15:01.016Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:15:01.019Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:15:01.031Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:15:01.031Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T17:15:01.032Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T17:15:01.034Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:15:06.748Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=22c617b7-bcb7-4293-961a-387cfea16d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:15:06.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:15:16.760Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=70ed80bb-6e07-445b-ad36-0e77b6f7f64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:15:16.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:15:26.772Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5af1da8a-213c-4826-b0f5-3f3d24be71bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:15:26.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:15:36.787Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a83e36c6-2bba-45a7-bdcc-d3015ae29b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:15:36.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:15:46.797Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3196470e-5393-4ff2-8706-0cc97735ad45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:15:46.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:15:56.808Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=77647d77-a440-4833-9d8f-38c6e4e3d8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:15:56.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:16:06.821Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e7cc9648-0c00-49c7-8785-1b8b214d6aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:16:06.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:16:16.833Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d82868d1-9c42-4f8b-b64e-c1d721af0344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:16:16.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:16:26.846Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b2688330-fdf7-4faa-8aaa-373e416bad10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:16:26.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:16:36.856Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c4fb8ea0-fe0f-4c41-8618-28d0bea5847f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:16:36.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:16:46.869Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6fedb135-f15c-47f7-9b44-f789553b9a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:16:46.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:16:56.886Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a79a5609-31fb-4851-b9b9-c40aadcc6c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:16:56.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:17:06.902Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3c51d7bf-55eb-4074-8727-84cae48a9423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:17:06.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:17:16.914Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=dd3ce718-dd6b-44dc-a7d9-aa1996d23516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:17:16.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:17:26.924Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f7d67b60-260e-4dab-90be-77f208ca1635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:17:26.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:17:36.940Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4f177b4b-5268-46fb-a8e7-62af65c119ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:17:36.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:17:46.961Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=723378a7-6b4c-4789-ac4a-5e541bd27800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:17:46.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:17:56.980Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=83f4d31f-8c9b-46ce-bb45-cb541f15e1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:17:56.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:18:06.993Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a97f8cfb-2266-4a46-a1b1-48122652f016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:18:07.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:18:17.037Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c6b5bc05-fa3d-492e-a7e8-e70d9b1147fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:18:17.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:18:27.047Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ef7d0c03-62f2-4184-80a8-3119b2acd38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:18:27.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:18:37.056Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5a1ffae4-82c6-4955-9d4a-c2f975f143ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:18:37.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:18:47.070Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=81eafe8c-0299-4534-bfa4-8b58daab15c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:18:47.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:18:57.092Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5e39110c-b4b4-440d-a9ce-a811e552440e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:18:57.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:19:07.101Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=107b998a-f084-4390-a1e5-2520951db5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:19:07.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:19:17.117Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=84a343ac-19d7-4828-ac79-33fa8cc49cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:19:17.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:19:27.135Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b3fda432-a9a1-44d6-ae81-22aee790e8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:19:27.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:19:37.146Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a5ca44b5-49d3-40f6-bc00-90b34445375d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:19:37.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:19:47.165Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=71162be0-b083-40c4-8cc7-08d7830c2115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:19:47.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:19:57.184Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=fc1a3b11-7529-4317-b58e-83b7eec8ba0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:19:57.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:20:00.341Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:20:00.342Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T17:20:00.343Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:20:00.347Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:20:00.359Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:20:00.359Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T17:20:00.359Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T17:20:00.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:20:07.197Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1e7488f9-0b0b-47a9-b27a-d260783db916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:20:07.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:20:17.208Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=59043e3a-e1c8-442b-a047-091cd75adaa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:20:17.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:20:27.217Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0340344f-3cfe-46f6-aee0-cd9a867dee6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:20:27.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:20:37.227Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=61a4c3b1-7e5e-4ce0-aecd-0d4dc3ff1277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:20:37.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:20:47.245Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9a205ace-7419-4ef6-8b6c-dce9bc0a9ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:20:47.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:20:57.255Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d69b8545-2a94-46a7-8048-f2cd08c224ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:20:57.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:21:07.265Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=fc590c9c-76f7-43e7-852e-de274e5b76cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:21:07.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:21:17.276Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a9541def-ba0f-4f88-a14b-fca13fdcb342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:21:17.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:21:27.289Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2f950367-fdb2-4e7a-a864-92c36472b94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:21:27.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:21:37.341Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a80209c0-e128-4fe9-804e-8bade3c14251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:21:37.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:21:47.355Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2802699a-fb11-433c-ab72-2ea899d57141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:21:47.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:21:57.366Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a4216683-9866-45d6-9160-37173d03813d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:21:57.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:22:07.393Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=031c1133-4d74-40cf-825f-ed1b5af27153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:22:07.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:22:17.405Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=db49a3b7-b73c-4c56-9082-e55e3c16c513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:22:17.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:22:27.416Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0c84c570-5aef-4492-ab70-391625d33afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:22:27.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:22:37.430Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0386b261-f767-46d7-b325-cd622bc99175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:22:37.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:22:47.439Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e207ab74-bc35-4a0a-85e6-954ed7f72950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:22:47.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:22:57.452Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f5ba777c-ac1c-45d3-b65f-e2d89c89fd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:22:57.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:23:07.468Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2a2dad06-8a87-48f3-bdc2-263986fa0487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:23:07.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:23:17.480Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=194740cd-19a6-4248-bf70-1c05bf46d664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:23:17.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:23:27.490Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=959c2908-81a9-4807-a227-adfcdd93c0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:23:27.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:23:37.504Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9497bceb-4e98-4171-b153-276a71668e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:23:37.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:23:47.518Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0c3a1eb3-6c2c-4731-8171-150b966fa6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:23:47.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:23:57.539Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=cd514fb8-948b-4992-b6a3-9a136f59b2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:23:57.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:24:07.581Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3c2666ee-c5a8-49da-a313-285cf1804856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:24:07.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:24:17.594Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c7c68918-283d-4b23-a6a1-61938823fd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:24:17.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:24:27.607Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b06f2b77-0e08-40b5-9060-bbba9fee3011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:24:27.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:24:37.618Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=88063a62-66d6-4b9e-b485-26b39e1ebb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:24:37.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:24:47.633Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=665008d1-4a5e-4a1d-87b2-5ecef4c8a25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:24:47.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:24:57.644Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b10c89a8-b8fd-46a1-878d-af1328dfa7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:24:57.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:25:00.360Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:25:00.360Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T17:25:00.361Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:25:00.364Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:25:00.376Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:25:00.376Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T17:25:00.377Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T17:25:00.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:25:07.656Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9ef5e95e-6a51-4d60-8e50-fbe9b8dd7c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:25:07.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:25:17.668Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2b2d428b-da68-4907-8d56-a706d6c667f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:25:17.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:25:27.682Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3bf95d51-a76c-495f-9a27-5655811cc759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:25:27.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:25:37.693Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=69024581-6714-4708-b705-7420aa3301e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:25:37.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:25:47.712Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b77bade6-d389-4fbb-8d9b-e50ada7c0747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:25:47.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:25:57.735Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5fec6b28-8d92-41a5-949e-3ffd2aa0e89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:25:57.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:26:07.746Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2984e39d-0415-4d2f-a003-9c4c0bd1de32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:26:07.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:26:17.767Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=8af47401-0706-4a14-a2c7-c6847250cae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:26:17.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:26:27.782Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2f7f5ccf-d2cd-409c-b45c-8fef37acbdc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:26:27.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:26:37.804Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=43b99239-82ad-406d-946c-9a757edbc29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:26:37.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:26:47.832Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a9d3c1eb-4d7d-4fe3-8017-3ea412ea01a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:26:47.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:26:57.850Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=573ee9d4-68cc-48c7-8e5a-24dccff32b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:26:57.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:27:07.864Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=013cb0d1-c077-4240-911d-0185868c824f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:27:07.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:27:17.886Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2a755304-0b0a-419b-a253-197bc15a2dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:27:17.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:27:27.909Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1281795e-fc7e-44e1-b6fa-a31b00e342b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:27:27.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:27:37.922Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0caea404-c1e1-4f08-a9d8-fe0c0df58bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:27:37.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:27:47.933Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3d30a664-7d88-485f-94ab-5d881b90480e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:27:47.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:27:57.961Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c48a9cc8-bffc-4a15-953e-07a38e2f749d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:27:57.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:28:07.976Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1600ccd1-a320-410b-9449-dbec6e24e5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:28:07.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:28:17.996Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ee654783-bb38-4b22-86ff-9432a005f576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:28:18.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:28:28.014Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3a4a6c0c-5609-404a-a96b-15768dd80849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:28:28.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:28:38.035Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=347c80fd-9f6a-4e73-9620-6bc3ffa67dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:28:38.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:28:48.052Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=04673276-5fb6-41c3-aae9-984a29d956e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:28:48.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:28:58.072Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c2bd46d3-9d34-4066-9dcc-c6ff89e79628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:28:58.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:29:08.084Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5dd53f9b-bf53-4020-ae85-5625270cadc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:29:08.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:29:18.101Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=bc163419-2aa6-449a-b628-4b68debee886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:29:18.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:29:28.116Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5eac6351-f650-49b7-b78b-1ad46c4da457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:29:28.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:29:38.128Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=87d8811c-a5a8-49e5-8f51-4052973ee3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:29:38.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:29:48.144Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=625de449-ebc3-43c5-bda5-8df04780f69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:29:48.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:29:58.156Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=92ec9c9b-1908-42b7-b48f-f7fe5613d460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:29:58.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:30:00.428Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:30:00.429Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T17:30:00.431Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:30:00.434Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:30:00.448Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:30:00.448Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T17:30:00.449Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T17:30:00.452Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:30:08.169Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a65a56a4-b7ae-49aa-ba37-051b31a132e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:30:08.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:30:18.186Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9bd02f05-c808-412c-aa1b-50626f48cefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:30:18.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:30:28.197Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9f06eebb-8dc7-4b88-85ba-5abb070c62fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:30:28.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:30:38.207Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c698adf1-2cbe-4b2c-9e93-075e09c225b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:30:38.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:30:48.221Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=430cf95e-a15c-48bc-8870-f3fcd556f9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:30:48.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:30:58.231Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2b8182dc-af1b-4942-8c2e-4b3cd157de26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:30:58.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:31:08.241Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d0b55152-33a9-47e4-8e3c-672419568302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:31:08.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:31:18.256Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2f6b65b0-7c0f-44e8-af7b-735c29c5bddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:31:18.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:31:28.268Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=7279b45b-7b4c-4c98-a909-99b9f66e5ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:31:28.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:31:38.280Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=95242ebf-fb5b-4eb0-a3f3-527330f4a8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:31:38.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:31:48.293Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4f82e7cd-121d-4b57-9942-e90f4be2cd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:31:48.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:31:58.307Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4d432376-fa95-429d-b93e-1e3461bd9a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:31:58.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:32:08.321Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d3405237-ca8f-4a3d-9287-06b4e53a84f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:32:08.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:32:18.331Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e2436055-d4ec-402b-87ef-01f53a46f79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:32:18.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:32:28.348Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a46933f8-725a-4cc5-8357-f5a9f2a0480d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:32:28.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:32:38.361Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e0daef33-4438-4b9e-9adb-fc6300cdc005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:32:38.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:32:48.392Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=cc558274-157a-4ce4-9a79-62c520808478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:32:48.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:32:58.427Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ae1251d3-0039-4b99-82d4-c82df4b0070c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:32:58.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:33:08.438Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=689c4231-6ca3-4eb7-9686-bbdd3f47bfb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:33:08.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:33:18.449Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=75e9e752-1e1e-468e-9f7e-5bfb5f840bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:33:18.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:33:28.469Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b1edf978-7995-4ad3-a8c8-4ead175d610b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:33:28.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:33:38.481Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f1303589-cb05-4ba0-b71d-32212d89b1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:33:38.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:33:48.494Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9e5c4a3c-4a94-4121-b945-0387ed687757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:33:48.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:33:58.506Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e4cc652c-63ca-4298-b0f8-49a17fd147ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:33:58.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:34:08.519Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=276795e8-cce0-4ab8-a569-9a20276e9540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:34:08.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:34:18.530Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0a680308-5655-4eb9-a6de-66b9d5a24364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:34:18.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:34:28.543Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=17383379-5bfd-4b8a-acd6-84fbedc29146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:34:28.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:34:38.553Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=95799ec4-d8ee-48e8-a0cf-ec68439d7412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:34:38.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:34:48.564Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b5d46b56-184b-4c87-94f0-2aedf226af9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:34:48.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:34:58.577Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b4483265-a3fa-4a94-ba1b-079812961fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:34:58.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:35:00.328Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:35:00.328Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T17:35:00.329Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:35:00.332Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:35:00.340Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:35:00.341Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T17:35:00.341Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T17:35:00.344Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:35:08.588Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b4d0cde1-284b-4a7e-bad2-c17cc88ad419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:35:08.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:35:18.599Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c7a65bf5-b7f7-4616-aca6-b01f7d6fa0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:35:18.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:35:28.611Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=8378b7d1-8920-4375-afa7-e63c8516fe3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:35:28.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:35:38.625Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=099b3310-8128-4022-aed5-15e1978f38fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:35:38.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:35:48.643Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b206a452-6d90-404b-aca7-09465777baf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:35:48.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:35:58.654Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b98c5f61-3d37-4654-bc60-d200616e6dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:35:58.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:36:08.670Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=717c7297-3ff6-43ff-8969-5d005b2d1dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:36:08.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:36:18.686Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=76302417-c657-44cb-8e92-79de784ac9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:36:18.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:36:28.707Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4a6526e3-e660-43bf-ba41-c83cef7bbd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:36:28.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:36:38.722Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6989c156-c961-4c00-bc87-17ca2b7d81a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:36:38.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:36:48.733Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=fc0c0798-d27b-4c32-b0d9-4603df0ef8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:36:48.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:36:58.746Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=88e538be-871c-4cc2-be7d-cd54d214a0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:36:58.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:37:08.794Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=640e9fcd-ccef-4b56-a1e3-7ba8cdea8141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:37:08.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:37:18.805Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2ef58c7c-ed1d-40a5-8b25-c9f3e9cffa40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:37:18.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:37:28.815Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=981636fe-3026-4ea6-83cb-6942bc7521df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:37:28.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:37:38.827Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e210c2e4-ee40-4a53-a23d-64d8dea0fdf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:37:38.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:37:48.840Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f8e11319-5f17-4adf-9260-58637fcc0f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:37:48.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:37:58.855Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b9d4a6a0-a31e-459f-a397-a7888003fb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:37:58.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:38:08.866Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=136d718b-7bc6-4434-b1fe-67b704ee2173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:38:08.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:38:18.881Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5c86f402-68fd-4bf3-bbaa-22d2e65e05d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:38:18.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:38:28.891Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0f040100-5b11-4cbc-90f7-0ab23ee58707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:38:28.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:38:38.904Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9e58f485-1215-4cad-b38f-58375418c760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:38:38.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:38:48.917Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=db0bff7c-75a8-4444-a5f9-9fb95090c2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:38:48.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:38:58.934Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4f0f4a86-09d7-406f-9fcd-3fe354da48e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:38:58.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:39:08.949Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=11395342-8271-4f62-b5f6-f87721936380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:39:08.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:39:18.959Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6e9ed28f-ab78-46d7-bb67-f005c7b20c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:39:18.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:39:28.971Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=792f663a-0812-4c56-b9a2-4f397eea5fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:39:28.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:39:38.985Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=40ae0dc6-3692-45bf-91f6-9ea69f86e359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:39:38.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:39:48.999Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2d2cff1d-72f3-4e88-b144-e0cf06095c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:39:49.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:39:59.010Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=83ac530f-5001-475b-bb6a-0851d92294e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:39:59.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:40:00.241Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:40:00.241Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T17:40:00.242Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:40:00.245Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:40:00.253Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:40:00.253Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T17:40:00.253Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T17:40:00.256Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:40:09.033Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=77e89789-ed98-435d-8e00-731b1dffb29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:40:09.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:40:19.045Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5fd1f827-54b0-4f69-b2c2-920424399745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:40:19.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:40:29.056Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=83178e2b-5bb8-4342-b4e6-1e8e118ad24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:40:29.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:40:39.071Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=830b2d99-58e7-4429-aff6-ebd0eff43022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:40:39.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:40:49.084Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=95673748-4d2c-43d7-b7e6-e2f169c11a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:40:49.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:40:59.096Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=8216f6e5-9076-445f-bbb0-b7576de041c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:40:59.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:41:09.106Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=98f68398-9dab-443c-a160-e09a30993f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:41:09.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:41:19.116Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1219a5d5-b8b0-4f2b-92b2-ceedf2f5b0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:41:19.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:41:29.126Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e5564a0f-94fa-4a83-9dc6-74b9e8815ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:41:29.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:41:39.137Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9c54e37e-f473-4651-a259-4de39d661e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:41:39.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:41:49.159Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d50bb240-8d7e-4a47-9a13-ab36d7b8ae07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:41:49.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:41:59.172Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=33cdeb90-ac6e-4508-abf7-702d7af134a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:41:59.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:42:09.183Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=69fd27aa-5c9e-428e-96ac-ac43662d8e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:42:09.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:42:19.193Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1bfdfef1-26f9-4bc0-8f17-b72ac27b580b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:42:19.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:42:29.208Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=caf90685-2368-4db5-96e4-b006ba0847bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:42:29.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:42:39.219Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=37067d62-f8a2-435a-a73a-203c05116816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:42:39.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:42:49.231Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=7dbfdb8e-f81c-4c04-b65f-e6e03b0d661a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:42:49.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:42:59.243Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e5c6a1c6-125f-47f7-95eb-a28c529fed66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:42:59.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:43:09.256Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=df180bdb-94ee-4281-a58e-08e446a98b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:43:09.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:43:19.270Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=20776da2-b6d7-46eb-9544-f0c47518232c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:43:19.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:43:29.280Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1b4b53c9-a510-4e2c-9fe6-f444ed3d4e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:43:29.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:43:39.289Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e59edde4-18b5-4046-8a91-9e5ec032b4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:43:39.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:43:49.300Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d242e0c1-ecc4-45a4-953d-7aab8b6e6e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:43:49.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:43:59.309Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1efb6900-b572-4638-bc61-095466651482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:43:59.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:44:09.319Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3c1a7e7e-a07f-4df1-ad0f-eb011e2ab3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:44:09.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:44:19.335Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=78abaa2c-daa8-4267-bd6a-4d1d58442075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:44:19.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:44:29.345Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=dbef1c42-981b-4765-88e8-ac90b9e06bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:44:29.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:44:39.356Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ff805be4-2365-4738-92cb-e9cf79d85c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:44:39.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:44:49.367Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=cb5bfb36-7f12-4e51-8aba-2f4146c93dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:44:49.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:44:59.377Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=459f0fa5-815d-45d5-a4d4-78fe6854be96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:44:59.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:45:00.377Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:45:00.377Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T17:45:00.378Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:45:00.381Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:45:00.389Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:45:00.389Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T17:45:00.389Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T17:45:00.392Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:45:09.386Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=144a9689-4949-4742-b8fa-49f186463a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:45:09.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:45:19.397Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a4495412-b01c-40fe-893a-ac5d289eb6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:45:19.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:45:29.414Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4c4df5a0-d0ff-4482-8ea0-5f2990097c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:45:29.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:45:39.424Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e5684f2c-b388-42c9-856b-247a9dc023f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:45:39.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:45:49.436Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c708c4f0-30f3-4ff2-88b4-b79cd34ac92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:45:49.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:45:59.447Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5d041e10-3f6b-43ed-bef5-450b0865e1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:45:59.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:46:09.458Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=23f08fc7-e2ab-4746-b4df-0362ec6198b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:46:09.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:46:19.469Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b33bb95a-62cf-4db8-b90e-36dfb479056d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:46:19.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:46:29.479Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=7e90cc82-7a7d-469d-99ee-c28f1ee1abff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:46:29.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:46:39.489Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4b3c7268-d2b9-44d6-ad89-7698dc7a4bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:46:39.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:46:49.507Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=062580f1-447e-45d6-8ea8-b0bcee980f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:46:49.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:46:59.517Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=bfd6ef89-ca48-4b96-8dea-e7817530a88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:46:59.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:47:09.527Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=944c9566-ed7c-494c-8674-97654f83df59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:47:09.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:47:19.538Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b5f4a5ed-b837-41ef-8ec7-e0059683fd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:47:19.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:47:29.560Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=eadfab99-45c8-4e80-8a20-0bdeac8006ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:47:29.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:47:39.571Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5f97634c-15bc-4e41-bf69-0f539f4395a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:47:39.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:47:49.583Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=cf7ddd3e-7e65-4ebd-99d5-d72240d682f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:47:49.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:47:59.594Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2eed4a42-b952-4f69-b8a2-6710ec41c047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:47:59.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:48:09.612Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e2e74f80-6b11-4fd3-ae00-561ff4f8fc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:48:09.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:48:19.621Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ad59f570-72a3-4958-b20f-7256c0aa6566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:48:19.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:48:29.630Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e7491274-6489-4404-aabc-20acad41579a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:48:29.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:48:39.641Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=aabf3cc8-e176-4de4-8150-e7d67c7f161a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:48:39.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:48:49.650Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=61783526-c930-42b8-8e03-7f587df8c438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:48:49.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:48:59.661Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=16760b28-eb1f-45e8-87e7-acd8296a1b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:48:59.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:49:09.672Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a781c9bc-04e2-4bc7-b8a3-6fff64ab1b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:49:09.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:49:19.683Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f34cfca0-2af0-4b58-b4ba-f3b58ddb227f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:49:19.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:49:29.694Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6d4c50d0-5a3e-4c0a-aace-ccceb80700d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:49:29.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:49:39.705Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=25e6d816-4d6d-45dd-b0cc-a86b140391ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:49:39.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:49:49.716Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=fceb7310-112d-4105-8b35-2ff5d14fa610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:49:49.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:49:59.726Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3c9ba732-8593-4732-b68a-24c087c9205a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:49:59.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:50:00.181Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:50:00.181Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T17:50:00.182Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:50:00.184Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:50:00.193Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:50:00.193Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T17:50:00.193Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T17:50:00.197Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:50:09.738Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e60a2ecb-2a47-45e8-bac0-766bcdcc44cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:50:09.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:50:19.747Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=acdbef44-aa1e-46e2-971c-402ef21eabce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:50:19.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:50:29.757Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2792bdcb-f79c-4e3c-bac1-a1183f01c7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:50:29.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:50:39.769Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=669901ee-b901-4d9e-ad3c-40d3ee69fd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:50:39.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:50:49.781Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a3272329-0d6d-4a14-9d1a-d2c8aa739769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:50:49.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:50:59.792Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3ed8cddc-b0fe-4803-91d2-35d12008f134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:50:59.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:51:09.802Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=02a0082b-f847-430d-8376-a1ef524a9323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:51:09.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:51:19.813Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1ef9b5d4-dc21-4b41-9357-46c8bda36932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:51:19.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:51:29.823Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ba473c11-2c3b-4809-93c0-d7eab8258762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:51:29.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:51:39.833Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f0be3570-adc1-4677-8506-abc38f4f08bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:51:39.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:51:49.844Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=98fde6f6-2372-4252-ae6a-311aca04426f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:51:49.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:51:59.854Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d6d818f0-9adc-415a-8d8e-8e35aa229c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:51:59.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:52:09.864Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=25ae3218-bf06-4d16-be6c-f479b73c278f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:52:09.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:52:19.873Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3f23377e-bd54-4895-8aac-9657fd45fe09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:52:19.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:52:29.884Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e3310dc6-afe6-41fa-8d97-0f46b2731535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:52:29.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:52:39.895Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4ef5ddc8-0e48-4de6-86ae-4c4916a3550a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:52:39.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:52:49.911Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a1d641dd-e972-48cd-adf2-6aab5cb37cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:52:49.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:52:59.924Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d150c6eb-260a-4854-baa7-7bc4ec90f115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:52:59.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:53:09.940Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=8ca44dce-ae8b-4967-9801-10d302743bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:53:09.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:53:19.950Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f1ba2480-2016-4175-b4b6-b97eaea86ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:53:19.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:53:29.961Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=88eaa9e7-51b2-4875-953c-9de4f37e2212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:53:29.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:53:39.972Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6eebabfd-7b05-4ed2-afb7-1fd84f8e52df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:53:39.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:53:49.987Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9a5ca9a1-50d2-4a10-8549-fb6b36be8279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:53:49.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:54:00.000Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c28cd965-01f3-4567-b022-cce07f822d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:54:00.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:54:10.011Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3ddb6b49-56dd-4477-b731-132bb365d19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:54:10.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.coyote.http11.Http11Processor |2022-11-18T17:54:19.280Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03\0xc0A0xdb0xdc0xf70x940x910xc40xb20xbfS0x1c0xbc0x01)0x850xfb0x140xc90x920x0b0xa40xfb0xdc0x08<0xfc0xcf0xbee0xba ]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-10 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:54:20.021Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=de462ff9-4e0c-4246-8e6d-4405e270957f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:54:20.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:54:30.032Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1d9e561c-5b55-48b6-a021-8a93b0eef853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:54:30.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:54:40.050Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=bc168770-e21e-4d30-8e3a-fafbed086ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:54:40.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:54:50.064Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=68f0c585-86be-4c27-a910-0e5365b618d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:54:50.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:55:00.079Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=33e22324-b471-4e28-80ed-004a8ff525db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:55:00.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:55:00.318Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T17:55:00.319Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T17:55:00.320Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:55:00.325Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:55:00.333Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T17:55:00.333Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T17:55:00.333Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T17:55:00.336Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:55:10.089Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=7b2b0ce6-3c2e-456c-a0df-71a6fbe397ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:55:10.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:55:20.101Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=816bb799-7754-40ce-8e96-aebfe9963d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:55:20.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:55:30.114Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=09d3d580-a697-4395-8a09-21a599b97087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:55:30.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:55:40.125Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=15733e1e-67e8-4e96-8dad-6cb45cc12fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:55:40.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:55:50.144Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=82c6a071-2496-4f08-a591-90c8a37b4074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:55:50.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:56:00.154Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e450671c-227c-4d41-8454-4feb473578a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:56:00.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:56:10.164Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9b6eb185-7ef5-45bc-8c32-caf4581c4705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:56:10.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:56:20.174Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=68724412-7695-4214-9d06-5dce89c6f3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:56:20.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:56:30.186Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4fb7b2b8-fcfe-497d-aa2f-b6f48e9b910e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:56:30.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:56:40.197Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9c2a756f-3bbc-4650-bb27-6d30532b4594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:56:40.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:56:50.211Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=417675ca-14a8-4b05-ba56-053043305d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:56:50.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:57:00.220Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5a66ada4-26b7-497b-a8ad-1a1c1fd8e128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:57:00.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:57:10.235Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=12957cf8-ddc4-4118-bab9-8bc5541a7988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:57:10.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:57:20.254Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=abbcc6f7-aba5-4e4d-aa6d-97d757cc1523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:57:20.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:57:30.266Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e91ebfa0-5d09-4ff2-99c9-b91907c7a377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:57:30.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:57:40.276Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e1957321-4e81-47f3-bf3c-769ad3f740f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:57:40.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:57:50.285Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4d5a2394-4caf-4855-9ab7-e32ef1eb22e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:57:50.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:58:00.295Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e11ec4cd-fefb-447d-b714-7be75ae3d52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:58:00.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:58:10.307Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b752ddbd-2a22-450a-aaba-7f3a0a122bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:58:10.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:58:20.316Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=cd81b861-2b61-4489-b150-598be77d5957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:58:20.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:58:30.327Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ee3a2397-e2a4-48c8-91ae-4476f3226c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:58:30.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:58:40.337Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b24c5a58-b011-422d-ba4f-087804250915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:58:40.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:58:50.347Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1bc3d7b2-ab70-4083-b498-6917940722c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:58:50.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:59:00.358Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=642bbcb2-7807-42a7-950e-e8d46e216d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:59:00.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:59:10.367Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d5a61be4-7dc0-4129-a6f1-1ed6a0869341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:59:10.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:59:20.378Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3eee47be-e578-4f91-9a04-f56508e76b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:59:20.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:59:30.388Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0dfff2af-bb42-4cc2-9eb6-1488642a8682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:59:30.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:59:40.400Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f6625a12-b786-493d-9b05-b62928bc33a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:59:40.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:59:50.412Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6b3c4a97-788d-4783-9f0a-0985d3ad90da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T17:59:50.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T18:00:00.205Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T18:00:00.205Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T18:00:00.206Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:00:00.208Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:00:00.215Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:00:00.215Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T18:00:00.215Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T18:00:00.217Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:00:00.423Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=7294aff5-9367-4cb3-9fd7-8f49dd2144fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:00:00.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:00:10.433Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2062c3fb-b747-46ee-bf2c-d6c7065f3f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:00:10.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:00:20.445Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=8de5f48f-ce6c-4b57-9666-6526864e195c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:00:20.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:00:30.456Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c7cfb1c9-d35b-49bc-86f9-f48d604b29de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:00:30.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:00:40.470Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=44b917f6-cda8-4bc7-80ea-7b66cb5adcb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:00:40.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:00:50.485Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3bb611af-309b-4feb-991f-6ff4700473c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:00:50.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:01:00.496Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=523a3c92-fd06-4152-9889-21087edc6aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:01:00.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:01:10.521Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1b930883-22d0-4045-8731-eb1bf1755f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:01:10.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:01:20.531Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4d361f3b-431d-41fa-8873-177fea209ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:01:20.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:01:30.540Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f9f81060-6a4e-4fe2-8131-a5d0f63add27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:01:30.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:01:40.550Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c51f2988-0109-4d66-b879-d3a449d74adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:01:40.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:01:50.562Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5a673bc6-a316-4b0c-8aa6-322ffd0b528a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:01:50.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:02:00.572Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=28007960-217d-4085-9b2c-fc9a757b5741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:02:00.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:02:10.582Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=69d76217-e5fe-411b-bb1a-a00e515daa3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:02:10.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:02:20.595Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=fc1d88d6-4ae7-42fd-bc09-895da085577d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:02:20.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:02:30.606Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=877c42d1-5741-4050-8b26-71c3066068b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:02:30.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:02:40.616Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6b002a8c-37bb-48af-805d-11a315b3c471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:02:40.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:02:50.628Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=dcf53ce8-62df-4dd9-a0d6-a7681c6c723b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:02:50.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:03:00.638Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=456745b8-3222-4d56-8cc0-81f6b0f7845a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:03:00.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:03:10.650Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=28851a90-9887-463c-afca-e98180a3e80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:03:10.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:03:20.662Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6eeb10e4-aa0b-4387-8b31-6d76488c8db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:03:20.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:03:30.675Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9aa6c261-7e27-4be2-8475-d8e862c45c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:03:30.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:03:40.685Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=340a0b59-de62-4e6b-8fdc-ce2b32a8cb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:03:40.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:03:50.700Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=87a9774c-5a15-47f7-831b-5655480cb84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:03:50.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:04:00.717Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=cb284866-4e03-4e17-ac1c-89d2f36f2c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:04:00.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:04:10.730Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=de985c6f-e9ad-44f8-ada8-0693953f65e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:04:10.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:04:20.742Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1b8f921c-d680-4de4-bb2f-b323b5f09001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:04:20.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:04:30.752Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b6a8a31a-b536-46e9-9321-3347946d612f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:04:30.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:04:40.762Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c63c41e5-1d1a-4bd6-96af-09f79f184248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:04:40.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:04:50.774Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6f6087f9-42d8-433b-a92e-b2567a135cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:04:50.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T18:05:00.270Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T18:05:00.271Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T18:05:00.272Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:05:00.275Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:05:00.282Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:05:00.282Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T18:05:00.282Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T18:05:00.285Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:05:00.786Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b769ca1a-f6f6-4833-8f2e-5413671968d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:05:00.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:05:10.796Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d30a97ab-3bdb-4ec2-8d39-470598e26d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:05:10.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:05:20.806Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=fbf33f23-98dc-4859-9a01-aaa71cbb1975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:05:20.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:05:30.817Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9b508fd2-6d56-4e78-b86d-e10b0f5f6726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:05:30.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:05:40.828Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4df70047-7242-4380-8511-7062375454ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:05:40.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:05:50.840Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b625741f-5214-4970-8934-358c29a6c180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:05:50.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:06:00.850Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a6f73a68-e3b3-434d-a115-0e1fb1e2e02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:06:00.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:06:10.860Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=829785f2-c6ca-46a3-80f5-b19b4b0e106a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:06:10.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:06:20.871Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c678f38c-2e8c-4dc1-8bb9-7da350803047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:06:20.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:06:30.880Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=cbb28f73-c504-4ee6-9b68-57058b49256f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:06:30.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:06:40.890Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a80805f5-7458-4c40-ab8e-b36a4c8a77a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:06:40.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:06:50.901Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=db823bbc-95d7-4647-ade8-853b8a4176c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:06:50.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:07:00.912Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0a2637e6-5899-4885-af9c-f0b81e2eff58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:07:00.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:07:10.921Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d9874cc4-c4b9-4293-a0d6-51add381c4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:07:10.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:07:20.931Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=dcca843e-cc13-4754-8573-652a02311744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:07:20.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:07:30.942Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d7333aa9-4014-48dc-a2be-4930f8c21126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:07:30.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:07:40.954Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a211d395-4472-4c4e-aab6-5b5b026a8852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:07:40.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:07:50.966Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1d7fe1ef-b7e8-4789-a15d-b921a5c65ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:07:50.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:08:00.976Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=99243fab-1577-4e3f-be73-d3bd1e956fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:08:00.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:08:10.985Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b22276c7-c8dd-4640-8507-9b1523d016aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:08:10.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:08:20.995Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=fe354fd0-d80d-40ce-8992-2fa756f07a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:08:21.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:08:31.008Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3fcd4ac6-7c65-41e7-bf87-14df6db5112b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:08:31.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:08:41.019Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=538c4009-d39f-4156-abf6-fa75040797a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:08:41.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:08:51.066Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=47f40eab-9b9c-49ca-98ef-2a2aec50ccaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:08:51.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:09:01.075Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=93b25de4-e5b7-4d90-8e08-9f9447e6a1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:09:01.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:09:11.086Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9a0b2a11-82e7-4b36-a3a3-7991bfd415c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:09:11.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:09:21.097Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=8898f5f2-b3d3-4d2a-aaec-d3ab81ae40d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:09:21.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:09:31.109Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=79abe8a6-1be3-4280-aec0-20fc3b51ec71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:09:31.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:09:41.125Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=97f0d052-c897-4731-8e76-af2140a1ad1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:09:41.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:09:51.138Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=8a196a48-1688-4044-8e86-88701617483c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:09:51.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T18:10:00.196Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T18:10:00.196Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T18:10:00.197Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:10:00.199Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:10:00.204Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:10:00.204Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T18:10:00.204Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T18:10:00.205Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:10:01.147Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=7b22f76e-27eb-4cc2-b9d0-f2ac3d7447b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:10:01.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:10:11.158Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=13dc5891-a638-46d6-9afa-4d893b712e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:10:11.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:10:21.170Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f8aab4b9-076c-4305-ba7e-36c8246cb14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:10:21.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:10:31.181Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=dc3d311c-0c84-4d61-aae6-f94115a24d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:10:31.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:10:41.193Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=644ca005-b9f7-404c-8e19-3e334e57a6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:10:41.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:10:51.208Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=8b8bda2e-b5b2-45be-ba02-9ab85fcab3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:10:51.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:11:01.218Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5c3443e6-d0f1-4d83-b17f-c42e9fe9e6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:11:01.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:11:11.230Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ccb9d8b2-2231-43b5-a48e-1842e5a32ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:11:11.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:11:21.243Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e6c1bd2b-5799-41f0-957e-a10749b85243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:11:21.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:11:31.262Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=109e8dc0-166f-4981-bc90-26694191257c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:11:31.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:11:41.275Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=df999438-b5b0-4bca-8666-d0a264670b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:11:41.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:11:51.297Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1e591048-7193-430e-a165-efea7b6c6bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:11:51.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:12:01.308Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f9e062f5-7067-457c-8caa-68e7d91fd79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:12:01.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:12:11.319Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=8adad089-e3c0-43fc-870d-588ee93a1e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:12:11.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:12:21.330Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a7af0b8e-9f17-463c-a61d-026424b49600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:12:21.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:12:31.342Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=43a80b5d-7377-4e22-83c0-3b340e7ee3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:12:31.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:12:41.358Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=81812d72-3f8e-46da-aac0-b69d5f3129bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:12:41.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:12:51.371Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e8ce8fe6-cf73-4083-b636-556943c6e96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:12:51.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:13:01.382Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0defd2ef-f4dd-46db-8f74-8220bfed8bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:13:01.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:13:11.392Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5489852a-9a91-4c4b-945c-edadca4ddfd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:13:11.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:13:21.404Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=96a49c55-5284-4aac-885c-957b4fad2fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:13:21.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:13:31.415Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=34fcc498-94d4-437a-a82a-bedb13cff4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:13:31.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:13:41.427Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=75279919-75b3-45d4-8720-85f7893e62fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:13:41.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:13:51.436Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ee00e25f-532e-4c73-bc55-a7468d132ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:13:51.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:14:01.446Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5581e6c7-0c37-4aab-a733-d651926ea0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:14:01.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:14:11.456Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=16a8570a-4abf-47e1-9211-3f23f02c0359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:14:11.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:14:21.466Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ee7744ce-22b4-4dd3-9749-66b776e7de95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:14:21.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:14:31.477Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=267fabc9-b825-4de6-866f-16de751a206a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:14:31.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:14:41.504Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=df83271b-d104-47da-b4f9-09ff0073d7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:14:41.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:14:51.517Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=8c4da553-75cf-44f4-9577-e26e5919f60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:14:51.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T18:15:00.364Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T18:15:00.365Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T18:15:00.366Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:15:00.368Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:15:00.374Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:15:00.375Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T18:15:00.375Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T18:15:00.377Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:15:01.527Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=191c57ad-3d2f-4be5-919f-1e011d73086d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:15:01.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:15:11.537Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9eb7e9ad-df9b-4137-b8ca-b1e5182dfad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:15:11.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:15:21.557Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=142d661f-1ea9-4868-90f7-c114f367dd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:15:21.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:15:31.568Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=aa2595b4-03a0-4c29-ae40-e070ec2d2580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:15:31.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:15:41.578Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=09ece226-90f0-412d-bfbd-bf5e843c30c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:15:41.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:15:51.588Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=98a81f8e-4ab5-4c83-9fa3-9e377099e111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:15:51.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:16:01.597Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=73bcf2fe-6c2c-427c-b503-a1b3221c18c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:16:01.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:16:11.612Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ffe40e93-044e-45c6-a89d-c0c5fe095eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:16:11.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:16:21.626Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=00a732a9-e3be-4c2c-a505-47846f6f670c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:16:21.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:16:31.638Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6e149a4f-8ef5-428d-a06c-a6c434ba2edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:16:31.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:16:41.660Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e01fc4c6-bc8e-4fa6-8354-cbcab25c6221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:16:41.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:16:51.670Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=45737327-c2d6-4085-b217-8de6bddd5a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:16:51.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:17:01.680Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1aaad239-45ea-4d2e-9eba-17760bd28b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:17:01.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:17:11.690Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d5885055-9ce1-48b0-ba32-dac56481e9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:17:11.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:17:21.699Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b0db1a6a-2ec3-42ea-8969-a5c5a76fb530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:17:21.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:17:31.710Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6c3c6f1d-2d33-4d84-8e63-d3c383f3962a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:17:31.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:17:41.720Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6b2345bc-eb4b-4c90-9b7a-242f3183eafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:17:41.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:17:51.732Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=747ce7f8-e2c1-41b6-a895-a6464c23fd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:17:51.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:18:01.741Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=fe258766-618a-4816-8ec1-74afc0143254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:18:01.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:18:11.749Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=52807fb7-a4c4-4a6d-b15c-3bb04dc241eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:18:11.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:18:21.759Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c154e690-535f-4561-a686-79cd41eed407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:18:21.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:18:31.770Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1ca42b7b-dd81-4b52-83bf-fa31a8c4d020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:18:31.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:18:41.780Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f5162ef5-7ade-496b-b575-1afb89da6245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:18:41.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:18:51.790Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3978127f-0ecf-4734-a9db-742863064ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:18:51.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:19:01.800Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=507f9eae-7264-49e6-b873-ba778772977f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:19:01.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:19:11.810Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4d7fe910-88f5-4f62-b67f-441ecba4da7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:19:11.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:19:21.820Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d4eb884d-f4a3-497c-9579-be55d77e3ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:19:21.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:19:31.830Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=796e2448-9f53-47f7-a718-bc73e1cbfc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:19:31.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:19:41.839Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=499d7626-306a-4406-8c2a-25ace44ac696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:19:41.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:19:51.849Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4aab12d0-8056-4642-81be-410d0b22d139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:19:51.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T18:20:00.207Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T18:20:00.207Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T18:20:00.208Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:20:00.210Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:20:00.215Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:20:00.215Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T18:20:00.215Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T18:20:00.217Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:20:01.861Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d545c85e-3d4b-45da-896d-fdaecec6806f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:20:01.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:20:11.873Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9bf646a7-3b01-47e5-bd69-076d1f02eb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:20:11.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:20:21.892Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f46431ec-a7ba-47f6-b755-c5f7a3b61618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:20:21.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:20:31.906Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=43d70ba3-fff6-482e-b823-bd22affb07f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:20:31.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:20:41.918Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4dedbdb6-fd0f-47b2-b495-cb8f82e7a053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:20:41.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:20:51.950Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b387e641-d4d9-468f-a927-e25471ed7617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:20:51.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:21:01.960Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e92db0ea-d772-4562-989d-82a809a9f731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:21:01.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:21:11.972Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ccdc5786-5f79-4972-939b-823f0ea1436f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:21:11.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:21:21.982Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9e0c4ec6-2812-4cb6-a995-768fafca31a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:21:21.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:21:31.993Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b8bf35b4-f4ee-4722-b55b-6928026155a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:21:32.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:21:42.003Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b47b02cf-6a8b-42d8-8823-14593807646c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:21:42.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:21:52.013Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=32f40b81-9dbb-49b8-acb9-b2cb9e73ef3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:21:52.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:22:02.022Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3304e1e9-b2d6-43e7-8561-88141500ae61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:22:02.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:22:12.032Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d113e959-13c4-4807-ac7f-84f4beeeb8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:22:12.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:22:22.048Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=7b0e580c-e482-44bf-9a1f-a7e402929592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:22:22.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:22:32.061Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0b1714c6-dd7b-4937-b58c-e2a200461caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:22:32.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:22:42.073Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=104c4e39-2702-42c9-96eb-8db8e5e72318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:22:42.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:22:52.084Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=baf2b1ad-c373-4e4b-9978-8dfad092fadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:22:52.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:23:02.096Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b9412259-1919-4b5f-a38d-2c5a6043a1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:23:02.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:23:12.107Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=30094a2f-c758-49a9-9d07-33ced0db10a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:23:12.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:23:22.118Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0bdc0c52-a4a8-405a-a870-75f00cb1e6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:23:22.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:23:32.144Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b04edeaa-198d-4c56-bcb1-7b03e91a21b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:23:32.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:23:42.153Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e98fc7ba-330c-45db-8ae3-e4d3d566969f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:23:42.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:23:52.163Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f6b954b5-f301-426c-b7e5-a4aaabe3f26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:23:52.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:24:02.172Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3494c2f0-b00b-45df-ad84-0967315a57b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:24:02.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:24:12.181Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6509cd0f-1d16-4e9b-b7c6-fe7e492f54a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:24:12.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:24:22.194Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b582c3f1-2a41-4903-815f-18c2135b5fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:24:22.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:24:32.205Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=279dbfb7-a0f4-4f0d-ae3b-6be017af9d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:24:32.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:24:42.215Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=132ccf25-dc59-499c-8541-78bc880d61fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:24:42.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:24:52.226Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=bf70c08a-b6a6-4cd1-8f9b-d5c99172eddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:24:52.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T18:25:00.318Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T18:25:00.318Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T18:25:00.319Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:25:00.323Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:25:00.329Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:25:00.329Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T18:25:00.329Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T18:25:00.332Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:25:02.240Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0b829f65-6112-4b81-9e82-4ade3141dd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:25:02.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:25:12.251Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=870aaf32-05b0-4a63-ba30-190b7561f619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:25:12.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:25:22.265Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1c72e4e9-ea22-4223-aac8-6834b8ff7a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:25:22.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:25:32.275Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=90563ea5-5a95-4e9b-8de9-f1f6ed8918cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:25:32.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:25:42.285Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d42f33a8-5f4d-4dd5-a848-154105f15dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:25:42.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:25:52.300Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9e511c6c-15f9-4020-83c4-394a0b4480cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:25:52.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:26:02.310Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=75c9f648-e9c6-441f-a66f-49805187f857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:26:02.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:26:12.320Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f4569014-f007-47e1-ad77-4ad2e9002188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:26:12.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:26:22.330Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=83c96f76-2d4d-4ac8-bda6-9b635bf9e2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:26:22.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:26:32.348Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=fcb95b10-8da5-45b6-9fcc-6073e7ec895d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:26:32.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:26:42.358Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=8fe0a228-abdd-4e2e-86db-9650b7dadee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:26:42.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:26:52.369Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=be3f4292-282d-4ba8-8d22-509827d1f53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:26:52.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:27:02.379Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=68f3f8a4-c764-4f9b-83d4-4cc5bc231664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:27:02.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:27:12.393Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=bac07c2d-176a-4deb-a91c-8f562549c071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:27:12.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:27:22.403Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5d0304f7-bc93-4a22-ada1-07834150dd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:27:22.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:27:32.412Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=7e7413ec-a2f4-4ace-9a66-0ec30809f554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:27:32.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:27:42.423Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=adbad5ef-18e7-41cc-bf55-b7c0afd25481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:27:42.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:27:52.433Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=736fd96f-ac10-4d62-81fe-95b02bbd9da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:27:52.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:28:02.444Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=da8dbe1e-e16a-4dd7-abe0-b9158dda32f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:28:02.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:28:12.461Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4287d534-d2f9-41da-b743-71085ad3414b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:28:12.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:28:22.472Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2b85715f-5016-4722-9b9d-f5391108c34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:28:22.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:28:32.485Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e0aa76c9-029c-446e-b630-5f621b933769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:28:32.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:28:42.500Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d2c108eb-31e8-4e36-933c-254fea37d0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:28:42.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:28:52.511Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=55c6e65a-635c-4a28-956a-a50911df2d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:28:52.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:29:02.521Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a3f35a69-45b1-4520-a9ef-fad7807d0612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:29:02.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:29:12.533Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c0d331f9-ec61-4026-b80c-f20c6bcfd4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:29:12.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:29:22.543Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=29104837-3ac2-4ad2-b772-4311f0332e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:29:22.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:29:32.558Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1991ebbf-bd68-4c68-8330-5fceed325c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:29:32.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:29:42.575Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5798893d-8523-468c-85e6-dd8f8c8aca61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:29:42.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:29:52.584Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=be2474a1-ac3b-4437-8d4f-ae27e1016ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:29:52.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T18:30:00.205Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T18:30:00.206Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T18:30:00.206Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:30:00.208Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:30:00.216Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:30:00.216Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T18:30:00.216Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T18:30:00.218Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:30:02.594Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d83eeb3d-d06d-4eac-afdb-9b7e6510a1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:30:02.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:30:12.607Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1010dd88-768e-42a1-a0b2-36d14ad2bfe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:30:12.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:30:22.620Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=cbdcee59-7674-442e-888e-a02e964bc332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:30:22.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:30:32.632Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=46b815cc-cc6c-483d-b7f5-3037f896ad50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:30:32.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:30:42.643Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3ef977f0-abdc-4642-89a8-eed9bb431356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:30:42.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:30:52.655Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5622b347-d528-4400-9977-0aeac4cfeab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:30:52.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:31:02.669Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=09afc67f-6a50-4f32-b0ce-a72b1306084b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:31:02.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:31:12.683Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d9f5c900-23fe-4740-b57d-c10ea0a74759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:31:12.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:31:22.695Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=23d491ce-7f73-4e17-bc53-88eadc6ca2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:31:22.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:31:32.708Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e9ea726e-6ce1-40d8-b5aa-162ad4725157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:31:32.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:31:42.721Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=505b8617-d36b-4e50-8f54-6bb546a71f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:31:42.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:31:52.732Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ade4a935-0b3e-4b89-b719-034cd7f14328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:31:52.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:32:02.742Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=bfa90df9-e2e6-45e6-ab30-767277a861f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:32:02.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:32:12.754Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a0c0cb22-520d-4442-961a-0f1a31fc5550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:32:12.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:32:22.763Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3b7c079d-87c4-416e-bb7d-fe65a2737530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:32:22.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:32:32.774Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=bf2a4602-2a56-49a4-8f18-8759afea9141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:32:32.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:32:42.784Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=aee99088-8c35-4633-a9c1-a621986ec3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:32:42.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:32:52.795Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e857cf1d-558b-4e59-95da-4467a12f58c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:32:52.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:33:02.808Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=483e9355-e4c5-4ef4-89dc-a9cc69b7ab3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:33:02.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:33:12.817Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=bf758290-8e72-4f86-9112-7f2c71ad3c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:33:12.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:33:22.827Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=29772b62-8096-444b-b572-fcb2abe5501f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:33:22.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:33:32.839Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=579c75a4-5a7d-4f38-825f-68b1ba52ebe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:33:32.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:33:42.849Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=02f2cfd4-fea5-4f96-a3e7-660e59bb7352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:33:42.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:33:52.864Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e25d54de-3861-4a7b-8e27-9a7d0d26e829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:33:52.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:34:02.874Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=fe9477a2-cc4e-4f56-b408-d4d0200bc365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:34:02.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:34:12.885Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=041e5e27-dcba-4e9a-add3-3c407a596bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:34:12.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:34:22.895Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d89b2f16-1fe7-448f-9f4a-8674161186a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:34:22.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:34:32.906Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4a3426bd-a489-4356-8d7a-29678cdc5130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:34:32.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:34:42.919Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3b06cb75-ba02-40e9-b295-aa9bb843ccdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:34:42.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:34:52.929Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a31c13c8-f8c5-4c4e-9709-a9b4c7be553b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:34:52.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T18:35:00.278Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T18:35:00.278Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T18:35:00.279Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:35:00.282Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:35:00.288Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:35:00.288Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T18:35:00.288Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T18:35:00.291Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:35:02.940Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=67ccd26c-52ab-497a-9b4a-364a3dfbdadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:35:02.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:35:12.969Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f9485660-1ee8-4b60-bb2c-6a21f10adedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:35:12.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:35:22.979Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6022944e-d77e-447e-b7e1-d3dba00b6b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:35:22.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:35:32.992Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9199fbc3-f6ad-4fe1-804d-7a073af94b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:35:33.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:35:43.002Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=91b41475-d4c6-4d29-bc29-b1ed7f74057b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:35:43.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:35:53.013Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ca13a781-7aac-4a6a-b92f-68d2104c2172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:35:53.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:36:03.023Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=963109b3-ff1e-4d30-a824-f2f4ff27a6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:36:03.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:36:13.032Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=08c31c4f-2bf1-4029-8ba3-d437d32cfe88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:36:13.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:36:23.044Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=edcd5976-de18-47bd-947e-f66c44d52aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:36:23.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:36:33.054Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b3e95b08-f931-4d65-ba80-bf9007ae5856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:36:33.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:36:43.066Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=00a8f8b4-8d7b-4694-a8d3-9497f3396814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:36:43.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:36:53.076Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=fd4477f2-1862-4503-8493-dd03a9f1f0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:36:53.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:37:03.086Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a21861fc-fa13-43f6-9128-a9c14c70f784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:37:03.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:37:13.097Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=7bc84a26-1499-4446-af93-dbab582c6844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:37:13.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:37:23.106Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=73a0f65f-0ace-4782-875d-72c9bd31c249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:37:23.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:37:33.116Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=91bcc8a7-c1d4-42af-85bd-4824961516fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:37:33.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:37:43.126Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=fd5e98e8-e059-4295-94a4-e624ee399b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:37:43.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:37:53.137Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d84dcb6c-0f64-48d7-9b08-d3d018ff844a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:37:53.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:38:03.147Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=341bfd34-bcd2-418a-9d44-7a197464b8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:38:03.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:38:13.156Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d76e2368-147c-4fd6-8ac0-93d401bcc1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:38:13.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:38:23.166Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3878e0b3-5724-46fd-9cdd-30d326a0396a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:38:23.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:38:33.176Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d29f9749-e373-4897-aac5-4cfad8ccc52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:38:33.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:38:43.186Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4c28e7a5-695b-45de-8856-7b33899c9de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:38:43.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:38:53.197Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9746750f-c9b0-4189-9657-9ba5c469b5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:38:53.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:39:03.213Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5d46afba-f41a-42cb-9936-65c9ec448f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:39:03.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:39:13.223Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a5c05f14-5018-4f76-ae25-ebc92daaf76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:39:13.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:39:23.235Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=cdb26b16-bf9f-4857-b493-a5bb342078f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:39:23.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:39:33.244Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2ce01a5d-781a-46b2-be17-090bf9ca41e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:39:33.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:39:43.254Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=37831023-1b7b-4338-8f2b-8fb158c1807f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:39:43.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:39:53.264Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=55e92ba7-4e90-40ba-8620-a7dca3505cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:39:53.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T18:40:00.145Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T18:40:00.145Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T18:40:00.146Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:40:00.147Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:40:00.150Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:40:00.150Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T18:40:00.151Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T18:40:00.152Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:40:03.275Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=433a9f93-10da-467d-bd39-0fd1d1c71210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:40:03.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:40:13.285Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=85e472c1-e3c6-41cc-a0d1-8b1dd5005035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:40:13.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:40:23.295Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2cb31a0c-f161-4dfd-962d-1216ab9c2a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:40:23.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:40:33.307Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9992b98f-98fc-471e-a488-8642a83060db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:40:33.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:40:43.317Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d3975f98-d8ec-40de-ae09-a128b171b28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:40:43.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:40:53.328Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3d537ba5-8218-49cd-ac1e-568c8abc665f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:40:53.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:41:03.337Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=328ebf15-3d10-466b-8536-20f6a24435a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:41:03.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:41:13.350Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=554dad7f-3281-4206-9e77-ba6a2211af26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:41:13.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:41:23.364Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e0e1f1ac-4beb-4c8e-82b6-cf63b838ded4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:41:23.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:41:33.376Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5e14fb06-c9ed-4a03-899e-87a569ecfee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:41:33.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:41:43.386Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=95e9ee55-e74e-40f4-aa27-eeb30d39f0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:41:43.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:41:53.401Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=201cb0f2-7593-4023-ba09-ed3c1a088505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:41:53.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:42:03.412Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6dc8fe37-fe53-41be-9ced-071eb071bf54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:42:03.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:42:13.445Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=efed5d13-0fb7-41d7-84e0-d89aca6872de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:42:13.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:42:23.464Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6cc44484-60c5-406c-97ea-02910552f31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:42:23.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:42:33.474Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0817140d-c35d-4955-8950-1e822ddeef87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:42:33.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:42:43.486Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=440ecec8-4bfc-4717-9160-cedda9c06a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:42:43.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:42:53.497Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5818a0eb-0763-4e8a-8d2b-2c97101a6955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:42:53.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:43:03.506Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c7b9a444-ec59-4562-af35-4e7ebc8718c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:43:03.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:43:13.517Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=47af8b1e-5f46-4dab-831f-64b4001ee825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:43:13.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:43:23.527Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=16baefbf-496a-4dce-a3db-d71713a3eb5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:43:23.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:43:33.537Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=185b8654-31b1-419a-9b57-e6edc626faa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:43:33.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:43:43.547Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f4928614-1de7-4602-8794-6ead2047cb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:43:43.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:43:53.571Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=8d288ecd-f6d5-45f2-9d2d-982742a3738b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:43:53.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:44:03.581Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5368e649-8248-4773-b676-ff960e635f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:44:03.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:44:13.591Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=50ccd419-ec7b-456f-831d-16ffd9dbed50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:44:13.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:44:23.609Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e1913386-35ad-48b8-b413-8a4004d722ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:44:23.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:44:33.619Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ee6fd59e-27b3-40f9-a40e-39f7fd2a67b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:44:33.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:44:43.632Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1a143acf-0ce8-49c4-97a0-036bff41f892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:44:43.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:44:53.644Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f4785951-1c93-4943-9006-95aaa726a1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:44:53.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T18:45:00.388Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T18:45:00.389Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T18:45:00.390Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:45:00.394Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:45:00.404Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:45:00.404Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T18:45:00.404Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T18:45:00.408Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:45:03.657Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=7b46dfa5-9684-4034-8128-f403d63305c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:45:03.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:45:13.668Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=fbb604ec-78c8-453e-8ac4-c9a4499cfb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:45:13.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:45:23.678Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a736c0b3-21a2-4f13-aec7-f9e54b35e48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:45:23.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:45:33.688Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4a0aafc8-fde7-404c-8ddc-caf6a0808dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:45:33.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:45:43.698Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=71e2e94d-e791-452e-9b78-d7fa94f3691c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:45:43.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:45:53.707Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=efa2b828-4534-4d3b-856b-63e2841e8096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:45:53.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:46:03.716Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ce9d2815-e9ff-43cd-bb2c-91e2bdd63ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:46:03.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:46:13.725Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=7644783f-31d7-4315-b875-778c9ec6558e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:46:13.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:46:23.736Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ec2d6b81-b435-41af-9208-39e2fb0fe515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:46:23.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:46:33.745Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b80a1376-540f-4b39-909c-6e428a53df88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:46:33.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:46:43.755Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=8958d21f-19d1-4583-8128-d405d0abffed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:46:43.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:46:53.764Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d8858790-7aa8-4079-a4dc-32c1c19459f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:46:53.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:47:03.779Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5b1990e0-3936-4c29-9c92-89ab90869a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:47:03.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:47:13.789Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f25311d3-dadc-4d5c-978f-143ab754c6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:47:13.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:47:23.799Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=281942db-5695-4591-8036-3bcfd9244938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:47:23.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:47:33.808Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b582b19c-9585-41a3-9f50-c660351584df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:47:33.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:47:43.827Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d64489fb-38a7-4592-bf8d-6d4267a50601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:47:43.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:47:53.836Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b1dfddb2-3df6-42ff-b461-46e71789f502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:47:53.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:48:03.847Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e9426e52-9ed3-4be2-a758-65e305c980db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:48:03.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:48:13.858Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c69b16f9-48c2-4701-8651-6ea63d95b59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:48:13.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:48:23.868Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=45619c34-c351-4ff9-97ff-04f30099dacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:48:23.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:48:33.886Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=cac1df48-e7e6-437f-94d6-ddf374d1e4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:48:33.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:48:43.895Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c70f7b4e-47c8-4549-bbf7-11820a3e208a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:48:43.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:48:53.906Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2ee302b8-e7d6-4e50-987f-9b3e0d8a6e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:48:53.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:49:03.917Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d96c9cfb-d2dc-4b19-a6a5-8ea9db61218c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:49:03.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:49:13.941Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=60f40e3b-e6d3-488e-b4ce-91afa656a3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:49:13.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:49:23.952Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a7f8266a-bbb7-4c57-b280-2f21cf94e352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:49:23.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:49:33.962Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e0209b1c-ccae-4775-9f1c-01b7f72a7c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:49:33.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:49:43.980Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b1fe65df-8146-4afb-956c-c0e1ef3d4227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:49:43.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:49:53.992Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=fac6656c-ebc8-46d2-bace-d63a9bd4b65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:49:54.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T18:50:00.254Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T18:50:00.255Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T18:50:00.256Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:50:00.258Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:50:00.263Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:50:00.264Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T18:50:00.264Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T18:50:00.266Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:50:04.001Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c6a7ea2e-0a14-4369-8da4-58491f0cc4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:50:04.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:50:14.010Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f171e71c-4c86-4670-ba11-64a7d25b78ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:50:14.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:50:24.021Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0fca1d42-4300-4c05-9538-0846e5f9c492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:50:24.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:50:34.030Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=dc25db94-94ad-4333-8534-4e513c43a0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:50:34.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:50:44.044Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=64fd2e66-d7d9-4c45-b669-df70b5df93f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:50:44.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:50:54.055Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c179f2de-b73d-4d03-bfb2-96ac2b72a377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:50:54.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:51:04.065Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2b84f146-9d26-45eb-a33f-1581b994dbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:51:04.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:51:14.074Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e5e6d81f-c03a-4c06-97c4-066ba04d5824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:51:14.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:51:24.084Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e34fe42c-8698-4f06-a915-2785c70f7635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:51:24.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:51:34.093Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=52732968-826f-4631-89e3-de46490b5a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:51:34.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:51:44.111Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=eedf17e4-db6f-4ace-8941-8d4c61598b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:51:44.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:51:54.122Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=00857c74-a9d6-404c-9b97-399e95678ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:51:54.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:52:04.133Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=96accec6-bb6c-49c7-a675-103993e7d61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:52:04.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:52:14.143Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=324b56b7-38ad-484c-b341-e303d23c7cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:52:14.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:52:24.153Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f9c0e547-d2c5-47e1-baf8-c84626914127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:52:24.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:52:34.162Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f3556d23-2725-4b2f-a71d-b83430cb7e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:52:34.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:52:44.172Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=14c580fe-ce0c-4710-bd79-db2f8945556f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:52:44.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:52:54.182Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5c423cf8-38d4-4cc0-8b33-f24158002c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:52:54.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:53:04.192Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4adde70e-69db-4e30-b1aa-eb63df84bb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:53:04.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:53:14.203Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=46b748dd-052c-42b7-89cc-d14765e5f0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:53:14.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:53:24.215Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=18460842-f7f1-4544-a920-9ce07272c218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:53:24.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:53:34.225Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e2fa58a1-f680-444b-9f15-ac512dfbd89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:53:34.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:53:44.234Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=902499a3-d09b-4df4-9bec-82d3d1047b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:53:44.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:53:54.247Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4c44ccb3-ff90-4d16-a329-a49ddea370a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:53:54.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:54:04.258Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ec81b717-402b-4a98-abcb-49c3ac64f797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:54:04.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:54:14.268Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0a6e459d-c9a2-4d51-a32d-071432aefc3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:54:14.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:54:24.278Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=cbf34a7d-fe7a-43cc-980a-e25613c683b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:54:24.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:54:34.287Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b80f1f07-8bc9-43e7-b3f2-e67ce69691ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:54:34.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:54:44.298Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9e2b9222-3d86-4d94-9a10-d404a4e7d2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:54:44.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:54:54.308Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=24a8fd87-bde2-4256-bb41-33cc576222f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:54:54.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T18:55:00.186Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T18:55:00.187Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T18:55:00.187Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:55:00.189Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:55:00.194Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T18:55:00.194Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T18:55:00.194Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T18:55:00.197Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:55:04.320Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=fa8f322c-3528-42ae-bba4-646ba20ec59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:55:04.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:55:14.331Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=35dd7e40-59db-462a-85db-ee186ad32094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:55:14.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:55:24.342Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=bf17e3b0-d80b-49d4-b4b3-7dcc3736bfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:55:24.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:55:34.354Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b2f10cf0-fa23-4497-9e34-9d26d7d7784b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:55:34.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:55:44.363Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f101a5c1-8110-477b-b480-0d3a05c1f451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:55:44.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:55:54.374Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b879381a-38b7-47f8-897c-847aa4541271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:55:54.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:56:04.384Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=014b61ab-a424-47af-99bc-77850e77b015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:56:04.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:56:14.394Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=abf45aff-7124-4995-a6d8-1c3c5785b961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:56:14.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:56:24.405Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4d6ed9f6-7750-4d1d-8dd3-4e1b3eebd458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:56:24.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:56:34.414Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b54930dd-147f-4eae-9c1c-5c06821366dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:56:34.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:56:44.424Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2ef3dd11-76b7-4237-8be5-c721132562b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:56:44.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:56:54.452Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=063bbf3a-27be-4829-999e-7a02a048c945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:56:54.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:57:04.462Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=55045240-7000-4d8e-92ee-99cfa4f5cdf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:57:04.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:57:14.472Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=aa8e53b2-1ff6-493d-907a-2601f349212e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:57:14.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:57:24.483Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=289162b8-f9c9-4f01-a7ed-45ca5fe42a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:57:24.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:57:34.493Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0e765371-3092-4e84-8da3-24ee0d800815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:57:34.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:57:44.503Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=728621a7-7603-4197-b904-6bd5b22bb24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:57:44.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:57:54.513Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e133dbd8-c990-407f-acd4-05d30e608667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:57:54.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:58:04.523Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0e33207e-378c-4faf-95ac-6051f28d3487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:58:04.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:58:14.542Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=309a7d35-3a7a-4da3-86ff-434e3fedbe05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:58:14.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:58:24.556Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4ac98780-618e-4be6-b43f-d2553d674aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:58:24.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:58:34.567Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2911fb9e-63aa-4e38-aa37-6ebc421829c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:58:34.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:58:44.577Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d883d1d6-a213-40c4-886b-f382a2e8f783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:58:44.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:58:54.588Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=51a44e2b-b4d9-423a-9729-6d64b6d0b609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:58:54.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:59:04.598Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6d19a25f-498c-4dcd-aabd-af496413d3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:59:04.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:59:14.615Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=aca47217-25d4-405a-9763-e163660ff2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:59:14.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:59:24.630Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5ecfef59-1a38-490d-b5f6-1984f484b9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:59:24.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:59:34.643Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e6fa6aca-ee3d-4f81-a589-09457201db57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:59:34.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:59:44.654Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e77447f2-36c2-4432-b6f7-641c3c0b8cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:59:44.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:59:54.664Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=554c966f-6280-4cb6-9bf7-eba47143a898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T18:59:54.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T19:00:00.304Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T19:00:00.305Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T19:00:00.305Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T19:00:00.308Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T19:00:00.313Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T19:00:00.313Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T19:00:00.313Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T19:00:00.315Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:00:04.674Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=97925cff-f874-44f2-b604-2645a4f4f8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:00:04.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:00:14.684Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=79101d28-eab3-49eb-9b6b-eb2dad39fd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:00:14.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:00:24.696Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f3782534-7181-4eda-a0de-4b72bf09b0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:00:24.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:00:34.713Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=62163bae-eeab-418e-bc99-f5290d90aa22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:00:34.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:00:44.724Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=315fe9fa-6e53-4444-ba33-b069aff72a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:00:44.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:00:54.734Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=97777202-e3d7-4f65-8913-a9fe2381f389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:00:54.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:01:04.748Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f5487d93-dc1b-4039-aeaf-2b854427df2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:01:04.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:01:14.760Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ea619d08-e573-47b0-bff2-43f1af166cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:01:14.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:01:24.774Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=522162bc-7d75-451a-b1b1-2533bd9e8e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:01:24.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:01:34.784Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9f6d6004-6ff5-44c1-bdba-456731716e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:01:34.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:01:44.800Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9415e316-ac59-43ba-b8af-97dde7d5b781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:01:44.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:01:54.809Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f0b018a6-9fe8-4f57-aa40-dd7d61251c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:01:54.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:02:04.818Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=bea06ee1-6978-4a1b-85eb-2a54867e8359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:02:04.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:02:14.828Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f826c5cc-7158-4ff9-a797-5ebfe485e747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:02:14.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:02:24.838Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=85cff7ca-d8bf-4c87-aa98-a9b30f933f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:02:24.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:02:34.850Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ca4267b4-8fe4-4344-8cb1-1a7952905d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:02:34.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:02:44.863Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=050965a6-cf9f-478a-9f88-430f2aa79928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:02:44.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:02:54.873Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3dec98fd-572e-481b-9122-5de8c1b15a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:02:54.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:03:04.883Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5052cc1b-7023-4a68-9d96-be7e4908765f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:03:04.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:03:14.895Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1a56d69e-6d62-44c7-824f-0cb2c7027529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:03:14.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:03:24.906Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4002f340-a0ee-4012-a5bc-caf8349ae7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:03:24.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:03:34.917Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=141eba9c-01a9-4c5c-80c1-3515eb9f1461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:03:34.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:03:44.931Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6662e18e-799a-4faf-810c-d179f713d947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:03:44.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:03:54.941Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=81643c7b-ff01-45b7-b422-3ec28cfaefe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:03:54.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:04:04.954Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4736bc3f-698a-4261-9408-47f36c768b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:04:04.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:04:14.965Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=8b52f4d8-82f6-4892-9c3d-1d2cff58d15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:04:14.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:04:24.975Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=28eb4f76-d55e-4b2d-898c-a1e0d0b3c22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:04:24.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:04:34.985Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=78362768-9ed9-4e37-b1af-e9a21db10c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:04:34.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:04:44.996Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=342e0e1b-5ef9-4ff2-b843-8c33968c24f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:04:45.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:04:55.005Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2b8bc5f8-74e5-4fba-8c97-41d52647525f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:04:55.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T19:05:00.161Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T19:05:00.161Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T19:05:00.162Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T19:05:00.164Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T19:05:00.167Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T19:05:00.168Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T19:05:00.168Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T19:05:00.169Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:05:05.016Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3222d7dd-2172-4ade-95e4-8e590530522a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:05:05.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:05:15.026Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f282f895-684d-4dee-8401-4b3db7adc840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:05:15.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:05:25.036Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=54031ab0-d4d2-4054-8cbf-b6ae632f2b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:05:25.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:05:35.045Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=04add282-5e5a-4ba3-ad88-b81b4c0f9fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:05:35.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:05:45.059Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=270e0061-18a3-4706-87c0-966c3ae49214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:05:45.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:05:55.069Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a2f29739-eb33-4d63-8040-2d409639771a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:05:55.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:06:05.097Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2d8603e9-3915-4afc-88ec-bca5df483a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:06:05.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:06:15.108Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3d83b700-6745-45eb-a76c-1498c6780e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:06:15.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:06:25.118Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=bf4f164b-051c-45f4-a0ab-6ca9330b3736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:06:25.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:06:35.129Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=00ab158f-2eae-46ee-a28c-2634e7433e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:06:35.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:06:45.138Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=410fbf45-0b65-4830-b1e5-93421331fd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:06:45.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:06:55.150Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=26ef958a-d49f-4481-a410-ef4dc1d73d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:06:55.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:07:05.158Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=45c7583c-f4c4-4a99-8ea9-f456ba447066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:07:05.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:07:15.168Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0f35a7d7-6e6f-4aab-9562-6958589efedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:07:15.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:07:25.178Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e342101f-b708-4b94-95c6-4a39dc78969c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:07:25.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:07:35.190Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3cf072a5-e189-49e2-b2bc-5cd929cfba28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:07:35.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:07:45.206Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=673a6948-7e05-4403-b684-bca9270597ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:07:45.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:07:55.218Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=32a40bc1-ac13-458f-8912-b15f0d439eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:07:55.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:08:05.230Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=190174bc-e9d7-4f62-906b-d97d145d81a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:08:05.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:08:15.242Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9cc8c0eb-b646-41ef-bcff-230e353f06cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:08:15.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:08:25.251Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e7d69347-d8c0-4c61-b3c1-dd99c727777f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:08:25.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:08:35.262Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=8f4b7265-f5ff-4f6e-bb81-3c5216358693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:08:35.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:08:45.274Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=49e5f63e-309e-41de-b055-5341f5c1e49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:08:45.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:08:55.288Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=446d75c1-a4d7-4673-be9a-15095291c0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:08:55.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:09:05.298Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=84dc42a7-1779-4cb4-8990-5a20a9f522ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:09:05.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:09:15.307Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=14a1eeb6-7b63-42bd-91cf-e48cfcd108a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:09:15.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:09:25.317Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=aa614181-af0a-41c3-bc02-3392a9af1191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:09:25.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:09:35.338Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6fa45a9e-3f49-47f6-bbcb-cc74ec7d2606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:09:35.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:09:45.352Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=7e9896aa-baa1-4b3c-8e17-7e19d44b7eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:09:45.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:09:55.361Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2f8daa1d-fad9-49c1-af3b-cd72d775f8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:09:55.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T19:10:00.254Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T19:10:00.254Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T19:10:00.255Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T19:10:00.258Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T19:10:00.262Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T19:10:00.263Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T19:10:00.263Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T19:10:00.265Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:10:05.371Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=70ba3b62-7e47-4d43-b0c5-47c6ba05ffad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:10:05.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:10:15.382Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=81f98584-c880-407d-87de-dd13e94ac480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:10:15.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:10:25.392Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b990c984-9524-48e4-b3b0-c2eca7026496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:10:25.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:10:35.402Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=7997af21-947c-4b68-95c0-659a9ef32be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:10:35.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:10:45.412Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d5bf3c8c-69e0-4d69-aeac-1f4d4fe948e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:10:45.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:10:55.423Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f5eb7cf2-8adf-49bd-8f3f-ef4455ad6d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:10:55.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:11:05.433Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6200147f-f87a-475a-b9cd-138a49e036c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:11:05.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:11:15.442Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=40dea8b2-7a71-48c7-aa7f-a243dd7b21bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:11:15.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:11:25.452Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=92a52e40-2534-4a40-b007-f42da33069c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:11:25.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:11:35.462Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=220b1e93-aee0-446a-8e87-bac204084731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:11:35.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:11:45.472Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5e9b1fc5-1fdf-4fbb-9bff-cbe3187057f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:11:45.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:11:55.485Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f3b95922-60d4-429d-9f99-3c7d4ece6ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:11:55.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:12:05.495Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4b42af93-8af0-434a-bfaf-3e8a26e722fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:12:05.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:12:15.504Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5bf1530d-716b-4a56-9d79-392867ed1b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:12:15.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:12:25.514Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=09b448ab-a38a-4eaa-9cbe-939e236cbd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:12:25.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:12:35.524Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=103c4c64-b4cc-4537-a169-ff907f952351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:12:35.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:12:45.535Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=cbaee06d-f8b4-4381-98f4-5b6fb72ca3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:12:45.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:12:55.545Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2a1f8394-f233-46bb-a9c3-2c81299552a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:12:55.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:13:05.554Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1832ff40-4e89-4c56-badd-bb259f35a8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:13:05.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:13:15.563Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=136bc37d-c88f-483a-9af4-e2e600e6f749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:13:15.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:13:25.572Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=64adf883-98c3-4945-991c-eb2b94e31751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:13:25.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:13:35.583Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=67b36b1f-ec1e-428b-8a45-e2ac430564e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:13:35.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:13:45.594Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f43e21d6-54b8-4d50-b5d4-1f11f1626080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:13:45.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:13:55.604Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b7850dab-4003-4c57-aac3-df4642676636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:13:55.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:14:05.616Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1b44735a-9374-4d2b-96cf-d3a2f8d28ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:14:05.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:14:15.626Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=36b11794-c442-43b1-8cbd-567fd249988d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:14:15.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:14:25.638Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=28bda6b3-f238-48e3-a3b3-f65294f55f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:14:25.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:14:35.647Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=378354e5-96f1-4f1e-9064-05dc74f3239f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:14:35.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:14:45.658Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=3b4caefa-b26c-48b7-9b79-e17cb697d7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:14:45.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:14:55.669Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b6c86177-1b44-43c1-bb51-fae4cb766dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:14:55.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T19:15:00.185Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T19:15:00.185Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T19:15:00.186Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T19:15:00.187Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T19:15:00.193Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T19:15:00.193Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T19:15:00.193Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T19:15:00.194Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:15:05.685Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=8e7ea748-a017-43fa-ac16-d905564e4169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:15:05.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:15:15.694Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9bce7712-f357-4fda-95f6-eb8f980c5fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:15:15.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:15:25.706Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=80222ca6-f7b3-4d81-bd24-f5d04afbbe58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:15:25.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:15:35.725Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1189d2f3-a9dd-450f-a6d1-e1658fab017c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:15:35.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:15:45.739Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=cfcd46de-a361-4f54-b17f-a373ffccfe8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:15:45.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:15:55.748Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=753d00be-4c41-4f75-b6ff-90b2ce2ab2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:15:55.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:16:05.756Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=eb49c766-0ac1-4cb2-ad08-51cb89849129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:16:05.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:16:15.767Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0e851d7a-70e2-4adf-a1d3-df20a79a0234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:16:15.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:16:25.778Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4115c38c-fb3d-4c4d-bd77-657bf228cea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:16:25.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:16:35.787Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ce7a579f-f518-47ad-b398-0094c6342be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:16:35.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:16:45.798Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6a7d1dc9-f3b8-4b95-95b8-196651f6beca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:16:45.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:16:55.807Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b45c129a-192f-476c-9dde-3a2bf5fcf1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:16:55.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:17:05.818Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=32c1e2fb-0906-45d4-bc6c-85e9b21ba27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:17:05.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:17:15.829Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=99469996-a040-4388-89a7-2c590ca66634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:17:15.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:17:25.839Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4bfe0c3e-2f2a-4795-8d3b-2cd84e62b7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:17:25.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:17:35.849Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=94f273e8-2ef8-407c-bcdc-6a4b0c48f2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:17:35.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:17:45.861Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9a6aa39e-2c3c-4d23-9849-0189558ed157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:17:45.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:17:55.872Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ef59f084-9ec7-465f-b8f8-eb6f26d98b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:17:55.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:18:05.882Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=60880c13-2c74-4723-8bef-a129e6a400d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:18:05.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:18:15.893Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=60f30c36-352d-460e-a1a8-90ad9f3bcee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:18:15.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:18:25.903Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=533ee036-21ad-4631-aa89-2f3547208f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:18:25.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:18:35.913Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f73ebc5b-cf13-4953-8e94-acf6ba5c3982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:18:35.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:18:45.924Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4c1dccfb-fe73-4dce-9f0e-c097acd79a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:18:45.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:18:55.936Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ba4b6678-73df-4763-9fb9-57e8d9a92b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:18:55.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:19:05.945Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=84b9fb8c-adcc-49d6-81a3-7cdb1283942c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:19:05.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:19:15.954Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b6462879-b4d8-4778-9b5e-c64351ccf1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:19:15.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:19:25.964Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1d9e0fe9-8a7b-433e-ad1d-1181e65cb897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:19:25.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:19:35.974Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=bbd55d97-7f2c-4135-8d2c-0a1b679da919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:19:35.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:19:45.986Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5841dfc7-e8a9-478c-876c-2d02c697b80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:19:45.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:19:55.996Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1822a808-1256-4a06-8d0a-afbb7a8a0344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:19:56.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T19:20:00.188Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T19:20:00.189Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T19:20:00.190Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T19:20:00.192Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T19:20:00.198Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T19:20:00.198Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T19:20:00.198Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T19:20:00.200Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:20:06.006Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b0b528bc-3d44-46c3-9575-68dbead9a3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:20:06.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:20:16.017Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f33d4fcb-098d-490d-83dd-bd465ae150c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:20:16.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:20:26.030Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a19b6151-b71c-4b45-b79a-31a624c7e086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:20:26.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:20:36.040Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=279b04e7-46e1-4dad-bcc3-f90bc5781d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:20:36.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:20:46.052Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=28216da4-44db-4a19-a3a3-a67919d62006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:20:46.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:20:56.062Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=83296b1a-afdd-4c33-86ad-3f1c50eeffbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:20:56.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:21:06.071Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=68775673-720a-4b06-b16d-e5df717737f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:21:06.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:21:16.083Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=8b43470c-262c-421c-aebe-7a2aee1b6582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:21:16.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:21:26.108Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=feedee98-39ba-409e-bcbd-15c19e14f8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:21:26.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:21:36.118Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=d10fa44e-dacd-4d0c-86a5-e3476bbd753c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:21:36.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:21:46.129Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9e201182-bb6e-42b1-bab8-afaf5334fdfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:21:46.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:21:56.138Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a9b4531e-5e93-4c05-8574-3c428f199676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:21:56.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:22:06.148Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f8b2a9c2-378d-49b9-9c0b-354c1868348d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:22:06.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:22:16.163Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=337c35d2-13d4-4f19-941f-7e0b50ca6e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:22:16.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:22:26.174Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=af56f032-420a-4493-9392-e755d0b3bc49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:22:26.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:22:36.186Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a55f1f39-293d-4c19-9e61-cd77cb9dce78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:22:36.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:22:46.198Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e8ce8fa7-0de0-449a-9fa3-41b8fae77da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:22:46.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:22:56.217Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=7ecf50ae-ed86-4a46-8b01-eee823aac8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:22:56.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:23:06.226Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c0941e37-7d0d-4c9a-b787-a45dc1eeec26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:23:06.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:23:16.235Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f9b00fd8-d5e3-4566-8db8-6ffbfd743cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:23:16.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:23:26.244Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=eceee6a4-136e-47ef-8927-e36ebc92ee74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:23:26.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:23:36.255Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=8ea3c155-44b3-40c6-a53d-3fa32b2c52d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:23:36.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:23:46.265Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=bc4aa39b-996c-4293-a598-6d9a351134b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:23:46.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:23:56.274Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4f257b18-9d2e-4436-84b1-c291a04c5df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:23:56.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:24:06.284Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=246f232c-22a7-410b-91e3-2881b7ef4341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:24:06.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:24:16.294Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=79042974-845c-4b8b-bf3f-d5a03084ff28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:24:16.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:24:26.320Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f43bdaab-0312-484c-a929-3ebc6e1d90f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:24:26.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:24:36.346Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c0586279-4e74-486e-9104-9c4c88b6851c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:24:36.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:24:46.355Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b60eebde-91fc-4627-bd36-78e545f86ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:24:46.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:24:56.370Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ac27fc2e-94ec-488b-a7cf-1aa8c8bc0e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:24:56.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T19:25:00.288Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T19:25:00.289Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T19:25:00.289Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T19:25:00.292Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T19:25:00.296Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T19:25:00.297Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T19:25:00.297Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T19:25:00.300Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:25:06.381Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=2e82f8b2-2dfe-4b2f-9ef5-ac6ef2f2402c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:25:06.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:25:16.401Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=8017cf21-ce21-4053-83f7-2010f97c678a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:25:16.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:25:26.424Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0755afa8-f32d-4f5d-8871-5a00c07c43c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:25:26.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:25:36.434Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1a85674d-a7e3-4e7f-9289-28322f16c79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:25:36.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:25:46.446Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5c95873d-d6ac-4bb1-b215-2f501d60d0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:25:46.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:25:56.456Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e2aec484-f1a1-43e3-abb4-7652f1023cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:25:56.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:26:06.468Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=dbcb49c7-9c47-42db-a3dd-5e76c241c5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:26:06.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:26:16.477Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c97b7d57-7ca8-4060-8888-970cd280ed9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:26:16.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:26:26.494Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=bc050610-d11b-45e6-a312-6a1a7aadc88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:26:26.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:26:36.513Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5cf241db-f221-4903-9942-2dc4ecddb36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:26:36.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:26:46.524Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=82a4466c-3539-45bd-8574-37a4b3d5d5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:26:46.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:26:56.539Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9b55de44-76c1-4cd4-aa41-86d1725227ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:26:56.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:27:06.551Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=52b7e26a-5b6a-424a-88e0-423766c3c43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:27:06.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:27:16.565Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=7d2b520c-0806-4a56-9d40-da0ffae12705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:27:16.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:27:26.576Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=1af3c9d6-15f0-4710-a612-8bacd754e2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:27:26.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:27:36.586Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6a469dee-362b-47a3-a2ba-2fec8a7c2b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:27:36.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:27:46.595Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=721029fe-f9ca-4731-80a1-489ef58c5344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:27:46.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:27:56.604Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f46a18d3-7103-4564-8189-7a65f67d924e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:27:56.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:28:06.614Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a9dc88ba-ff50-4fdc-a02a-843327bcecd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:28:06.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:28:16.623Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=a627ab7d-5b70-48ae-b38c-24c2a15fd91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:28:16.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:28:26.644Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=9ccc8ca3-2ca8-4a30-8444-bb4d7ec4e340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:28:26.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:28:36.654Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=90319c1e-13f1-4bf5-9802-f321f59820fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:28:36.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:28:46.673Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5bc4fcc6-cc6f-4c31-af27-16d8d8eee5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:28:46.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:28:56.685Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=bdd0c12a-6d6f-431d-ac57-918ee609bf19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:28:56.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:29:06.694Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5c909ca5-0904-4f29-adc7-7dd41d54b1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:29:06.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:29:16.704Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e825c0dd-5cbf-4a39-88af-84b34ecbb39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:29:16.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:29:26.715Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=c410b7bf-0006-4cef-8613-c63bca14aee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:29:26.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:29:36.724Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=4282f3e9-487b-4a84-b4dd-159e7dd943d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:29:36.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:29:46.737Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=687a94a0-a603-4a01-ae4a-db3181905fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:29:46.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:29:56.745Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=cfdd9c8e-b1ff-4d6b-96c8-81af06f83921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:29:56.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T19:30:00.178Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-18T19:30:00.178Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-18T19:30:00.178Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T19:30:00.179Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T19:30:00.184Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-18T19:30:00.184Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-18T19:30:00.184Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-18T19:30:00.186Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:30:06.754Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=eef73915-22e7-4ced-9158-8f20ccb40287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:30:06.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:30:16.764Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=f67a6147-6c83-4fa6-b927-835a537b250e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:30:16.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:30:26.787Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=afe087f5-ab1a-4650-923f-7eef432675a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:30:26.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:30:36.811Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=90079565-014c-4c65-8ed5-6c868e05003b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:30:36.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:30:46.821Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=452f2b24-2732-417d-b2f5-1d738c92cb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:30:46.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:30:56.832Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=5bf7f416-b724-4c2d-9a68-a969141fcf16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:30:56.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:31:06.862Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=251057cc-4120-48f1-adae-5c173f9edc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:31:06.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:31:16.873Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=aceb2e60-9b61-4ef9-a9a7-6c19824ee3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:31:16.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:31:26.882Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e430681a-3642-44c2-948d-d07c42544fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:31:26.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:31:36.891Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=63608be8-c1bf-4399-9b52-d134b504bdef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:31:36.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:31:46.903Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=ef6a7c7d-dffc-446c-aab3-5b8ec973359f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:31:46.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:31:56.912Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=bea9d7fd-2540-42cd-9f7a-cfcd70c720a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:31:56.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:32:06.923Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0522f1e3-f9a4-471f-a338-d48c5275f334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:32:06.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:32:16.934Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=63e9360d-01f5-4dda-bc49-17caf27907a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:32:16.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:32:26.944Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=59882ad1-e961-4be7-8a7f-0f6a8c45e45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:32:26.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:32:36.955Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=73011808-2fc5-4cd5-9eaa-6fcecd22d6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:32:36.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:32:46.968Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=7cd954d2-0a63-4d92-88cd-9e93bce9fc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:32:46.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:32:56.977Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b250713e-9be0-4fc7-8ce6-c894cb99a20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:32:56.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:33:06.991Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=41394853-c61f-4863-be9a-9edb8495a45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:33:07.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:33:17.002Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=210528f4-365c-4cf4-937f-9e43e9590d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:33:17.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:33:27.013Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=e9e32f12-a8d8-43bf-9a44-3872da5f8de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:33:27.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:33:37.024Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=7316b383-87ad-45cd-bee5-4e88f4fcee9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:33:37.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:33:47.035Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=0c077eeb-f2a3-4872-b4f2-08f28b4d2943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:33:47.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:33:57.046Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=6c635188-7d57-48a6-872f-32a2a52d09d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:33:57.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:34:07.056Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d-37c848c98fa5, InstanceUUID=b9a0a7af-5fc5-4d05-93e0-a9e4a791f68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:34:07.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-18T19:34:17.066Z |INFO |Init configs |InvocationID=8302d175-090d-4461-834d