. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T10:00:40.541Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T10:00:40.544Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-13T10:00:40.583Z |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-07-13T10:00:41.428Z |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-07-13T10:00:41.545Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T10:00:41.546Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T10:00:41.546Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-07-13T10:00:41.733Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-13T10:00:41.814Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-07-13T10:00:41.861Z |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.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-07-13T10:00:43.451Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-13T10:00:43.907Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-07-13T10:00:43.927Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-07-13T10:00:43.928Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-13T10:00:43.992Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-07-13T10:00:43.992Z |INFO |Root WebApplicationContext: initialization completed in 2128 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-07-13T10:00:44.401Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-07-13T10:00:45.338Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-13T10:00:46.706Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-13T10:00:46.942Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-13T10:00:46.943Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-13T10:00:46.945Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-07-13T10:00:47.310Z |INFO |Started MainApp in 9.209 seconds (JVM running for 9.935) |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-07-13T10:00:47.382Z |INFO |Start scheduling PRH workflow |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:00:47.399Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=8df6d3ee-de3d-484e-8509-61c0b344e8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-13T10:00:48.882Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.12:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:00:48.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:00:58.908Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=453026f2-dd69-4eaa-a10f-d7684314d731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-13T10:00:59.944Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.12:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:00:59.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:01:09.949Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=619aa06b-dd24-4d40-91c0-ab6563b841fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-13T10:01:11.016Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.12:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:01:11.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:01:21.018Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=0d595c60-adee-4d4e-8224-0573001762e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:01:21.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:01:31.155Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=0f137f6b-97dc-471f-9249-b17914c19f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:01:31.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:01:41.187Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=5025cea5-b284-47f6-b6b3-9b42afcebf3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:01:41.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:01:51.211Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=6adf440e-ac15-45aa-a5fc-fd441c33245b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:01:51.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:02:01.232Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=54bd2347-4535-45b8-b68d-e5ff5e659cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:02:01.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:02:11.251Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=502634f5-bcf4-4361-8b0b-1f3233c92299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:02:11.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:02:21.268Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=0ab48a91-1af8-47d3-aca7-b5cf67f222bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:02:21.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:02:31.289Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=71a4526c-9fbf-4562-bec9-13345c7e2493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:02:31.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:02:41.307Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a672981d-c3d5-4433-ab81-045e8c724e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:02:41.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:02:51.330Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=68f32d5b-3d17-4c67-b97c-af446261b823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:02:51.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:03:01.347Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=42918bf8-7eab-4669-aa10-cd4c188465b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:03:01.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:03:11.364Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=b0ef3eab-e213-4a9d-b7e3-4bebe4abed40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:03:11.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:03:21.382Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=2c72c5db-7ea5-4844-b91e-b457713cf232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:03:21.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:03:31.401Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=9f7e7a5c-3bc9-424e-87c7-dee3c77d178b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:03:31.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:03:41.440Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=e5c8d2dc-b1e8-400c-84f3-8d0fc270ccfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:03:41.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:03:51.470Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=874a7b59-59f8-437f-a3a7-de0d00ef867c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:03:51.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:04:01.492Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a514d74c-620e-4cec-9444-101e0c1e853a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:04:01.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:04:11.510Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=176f1382-ad91-4fba-aa92-cca52466e881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:04:11.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:04:21.539Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=4bba5341-5ad7-47e4-96bb-81f1cff71ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:04:21.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:04:31.558Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=7661b11d-d6a6-412b-9247-3ad2fd6f402f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:04:31.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:04:41.577Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=0ebef192-25ac-4a6b-8e14-b2e4b9a974ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:04:41.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:04:51.595Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=7ace52ca-9068-4799-9035-578088b7dc94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:04:51.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:05:01.615Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d9c13834-aa1a-479e-9e28-8d7ef2583a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:05:01.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:05:11.642Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=ea1a8ee6-beff-4158-8abe-ea37110da95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:05:11.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:05:21.662Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=742cae92-9f95-49f6-9d69-e77a50cab315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:05:21.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:05:31.686Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=c0e0af98-95dd-4a44-98f1-995b4daf3b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:05:31.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:05:41.709Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=00e2aa14-af92-4990-9e11-41bff63899d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:05:41.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T10:05:45.334Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T10:05:45.334Z |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-07-13T10:05:45.336Z |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-07-13T10:05:45.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-07-13T10:05:45.362Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T10:05:45.363Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T10:05:45.363Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-07-13T10:05:45.365Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:05:51.739Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=f2a17287-f4c2-49bb-be86-0a32fceceda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:05:51.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:06:01.756Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=28f8de7e-8e59-4906-82e5-b2507a00da01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:06:01.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:06:11.773Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=b0d007c5-7eec-4ab7-827d-bafd1a5d245f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:06:11.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:06:21.791Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=c4b15d80-e4a0-4e72-9e24-cefe1688ed8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:06:21.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:06:31.806Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=65a0edf8-7cd4-419e-b341-0dd0fe837c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:06:31.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:06:41.826Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=1bf04a88-f6ef-4a55-badc-d8ae1cffef1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:06:41.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:06:51.843Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=87bef93e-33a9-48fc-809b-c535d9a3d84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:06:51.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:07:01.861Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d6c5b992-1913-427b-a21d-2261ba11186e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:07:01.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:07:11.879Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a96edd88-7e6e-446b-9188-9d8c38583b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:07:11.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:07:21.894Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=ef6ff292-7592-468c-8dd9-792d25cb6fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:07:21.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:07:31.909Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a09866a9-78f5-4aeb-9b57-9c59482c1a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:07:31.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:07:41.925Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=12bee34c-19f4-4475-9922-f9a962fa1520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:07:41.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:07:51.944Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=c48c8e30-47ab-45cb-a1a6-5cdc073ccc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:07:51.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:08:01.962Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=9eee41d9-8419-4ffc-9076-7b3f04374b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:08:01.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:08:11.982Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=c956a3f1-cbf7-4a81-8b49-e08a9416f986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:08:11.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:08:21.998Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=98f2e13e-c130-41d9-88f4-d7d19c659b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:08:22.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:08:32.013Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d412358a-8a75-4a9f-9cdf-1f510b938f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:08:32.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:08:42.027Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=ca074536-5b9b-4013-a97c-53812582c0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:08:42.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:08:52.048Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=200186e0-53aa-4704-84f1-8acb2b243238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:08:52.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:09:02.065Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=c12a1fcb-1178-4a31-a861-3eb76a15c27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:09:02.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:09:12.091Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=90e0e9bf-2d2e-4796-9fbc-ed95e99c985e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:09:12.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:09:22.108Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=11adb7d2-c69b-454b-b846-47ba92a7d074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:09:22.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:09:32.128Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=8f8029cb-f77a-4d19-8874-629fed8cbb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:09:32.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:09:42.144Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=deaabd1f-e0c4-4a2f-9c69-195ddd4b6502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:09:42.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:09:52.162Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=c01c2350-fe5a-4f7e-812c-4296080f1382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:09:52.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:10:02.188Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=54d8efb5-6396-4e01-8683-81c817fa7f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:10:02.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:10:12.204Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=2ea8c352-9546-407d-b1c6-beb3a318ea6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:10:12.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:10:22.219Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=60626b50-6325-42f7-a734-a53d39dfce6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:10:22.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:10:32.236Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a64d4a61-2f2e-4f65-868d-b270b912f001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:10:32.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:10:42.252Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=5972bfb8-c8de-4be6-bd4a-d046afff8dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:10:42.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T10:10:44.843Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T10:10:44.843Z |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-07-13T10:10:44.844Z |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-07-13T10:10:44.848Z |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-07-13T10:10:44.865Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T10:10:44.866Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T10:10:44.866Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-07-13T10:10:44.868Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:10:52.268Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=ab833ce1-9e3a-4294-9996-c984318b119c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:10:52.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:11:02.289Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=ca571c6f-84f5-455d-b2bd-191118fcfdb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:11:02.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:11:12.308Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=2d72f8a2-094f-4dc2-a51f-b7f4ca258460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:11:12.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:11:22.322Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=75985bd5-0a4c-446e-9cc5-74984648ede1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:11:22.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:11:32.340Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=4e4c03ed-2795-471b-90ce-c74b5944f57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:11:32.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:11:42.355Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=aca1bdb5-aa4f-4b95-b9c2-542451493ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:11:42.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:11:52.369Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=04ac5621-8bdc-43b3-bf55-cad6cb1eb09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:11:52.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:12:02.386Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=bbaec96e-4422-4936-8fc0-59b0c29a4568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:12:02.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:12:12.399Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a57d8112-bc0c-4b56-8b24-c664ac256114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:12:12.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:12:22.417Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=44651b53-3ec9-4d71-91c9-955b3e9677f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:12:22.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:12:32.433Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d0b9d0b5-ba25-4794-bd65-b00405c5684f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:12:32.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:12:42.448Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=651fdedf-24fe-4d1a-936b-8f0582f13934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:12:42.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:12:52.462Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=b95be408-ef36-4a16-befc-cb0a1b8e0ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:12:52.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:13:02.479Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=8efa4ac9-12f8-44aa-a428-7140bbcdca70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:13:02.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:13:12.494Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=48c019c8-0755-47fb-88f1-69633bc1b3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:13:12.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:13:22.508Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=6858d90d-7e92-4eea-84b3-0d565a8a0561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:13:22.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:13:32.524Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=e40924ce-822d-4df4-96b4-1358046dd301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:13:32.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:13:42.540Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a402e7be-b4f5-4866-ba05-255d8b7b8bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:13:42.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:13:52.556Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=eb337b16-f3f8-448e-8ea5-f20204ea93dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:13:52.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:14:02.572Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a2754b64-d600-4da0-898e-2f6021f6d9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:14:02.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:14:12.594Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=4d649a8a-73db-472d-a7b3-e613c312b01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:14:12.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:14:22.611Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=153c480e-88d5-4c56-8ed7-38427f6dc7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:14:22.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:14:32.625Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=3a27b292-8704-4d58-a024-726be9949a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:14:32.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:14:42.642Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=f0383e5b-aa92-4152-8bf6-b6758d777262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:14:42.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:14:52.655Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a896cfe1-ec47-4703-a6c4-713834e5d5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:14:52.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:15:02.668Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=95cda54e-c5ba-4748-90b1-34184c9e85dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:15:02.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:15:12.682Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=e44d4571-e8e9-4ff8-8961-8b7545163ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:15:12.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:15:22.698Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=c93f5c3b-e57e-494f-91de-af6dc311b711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:15:22.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:15:32.712Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=b74b9158-fdf3-4595-b092-add84d47975e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:15:32.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:15:42.726Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=b57864e3-d51a-4065-ada3-67d7dac0798a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:15:42.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T10:15:44.718Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T10:15:44.719Z |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-07-13T10:15:44.720Z |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-07-13T10:15:44.722Z |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-07-13T10:15:44.734Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T10:15:44.734Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T10:15:44.734Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-07-13T10:15:44.737Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:15:52.741Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=b510ac62-8176-4780-8352-a161f1c6cdfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:15:52.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:16:02.757Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=7b8d9352-1683-4e7d-aebb-be5da0275ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:16:02.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:16:12.774Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=fb2a9892-b453-4aae-8a11-05be635615a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:16:12.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:16:22.788Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=b1b21e92-8b7d-4854-8f49-05f154364108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:16:22.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:16:32.842Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=6c9c9be0-d5c5-4b98-aa0a-2f5d9beb932b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:16:32.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:16:42.858Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=82f915ca-1e81-4441-a354-fe6f0d7b2584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:16:42.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:16:52.875Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=623133ca-0b9e-42d3-9f65-71d0bc4eaab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:16:52.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:17:02.893Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=59aaf17e-c1a9-4080-a793-8f59ad64da88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:17:02.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:17:12.906Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d9ed76cd-5d82-4203-a922-2fac67a70f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:17:12.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:17:22.921Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=8220e041-4638-41d6-96f4-9ea39b3f79b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:17:22.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:17:32.934Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=3acadb01-b00d-4c58-84a5-998754fa6e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:17:32.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:17:42.952Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=281662f7-f121-444f-9ad4-75bcef92a5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:17:42.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:17:52.966Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=ed5c1fda-bfc4-4891-ac7e-8d3d9b4d7208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:17:52.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:18:02.980Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=7f1db5f7-e45d-405f-81c6-0812072868fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:18:02.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:18:12.995Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=7c19bdc7-debc-4688-b4de-c09b6edb3db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:18:13.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:18:23.010Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=fe9649d0-6a8b-489a-bb37-c28af923a496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:18:23.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:18:33.025Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=5790573f-66fd-4d7b-bae1-cfcf5753cf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:18:33.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:18:43.039Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=1003d162-9a11-47ba-bf50-359b797924a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:18:43.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:18:53.054Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=bebdd365-7e2d-4341-b858-c7f2b04b5320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:18:53.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:19:03.070Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=3306484e-ba19-46a6-be4d-e5ea45c060d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:19:03.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:19:13.091Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=bee6df55-8a57-435c-a47d-1c5f47b25ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:19:13.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:19:23.110Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=13c2b9d8-739d-49ec-b6f2-e61ba28989e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:19:23.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:19:33.122Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=31e90dd6-6f3d-4f75-8e60-8bb3aa00c0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:19:33.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:19:43.137Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=60a8804a-9a95-48e1-b947-28fb059b26d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:19:43.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:19:53.150Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=caf8423d-c862-44d8-9cf2-f87c5896200a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:19:53.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:20:03.165Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=4df1fe96-6e5f-4987-9570-0697b648d902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:20:03.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:20:13.179Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=76f6a18f-786d-4459-b325-1913db4b8758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:20:13.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:20:23.193Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=9661ca71-6e04-478f-9afc-efdc5934a2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:20:23.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:20:33.207Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=f15c426b-f589-4fce-a2f8-1ae68e39de31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:20:33.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:20:43.228Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=6f8a9468-aaf4-4780-b331-cf604dab10de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:20:43.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T10:20:44.730Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T10:20:44.731Z |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-07-13T10:20:44.732Z |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-07-13T10:20:44.734Z |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-07-13T10:20:44.744Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T10:20:44.744Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T10:20:44.744Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-07-13T10:20:44.747Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:20:53.241Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=831a6d9b-55fb-49a6-b78f-945c7d93e901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:20:53.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:21:03.255Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=747f1411-80d2-4e27-b8ca-c47e17aca3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:21:03.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:21:13.284Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=ff17e593-80cd-441c-a9c2-636c33abbe07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:21:13.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:21:23.309Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=ce7d34ff-b1f6-430c-b16a-00392015252b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:21:23.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:21:33.325Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=72883a48-2099-41f5-ac7c-8ad017daa8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:21:33.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:21:43.341Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=7da7f2b9-3200-42dc-bb9e-9c23850196b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:21:43.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:21:53.352Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=30cc2cb6-aadd-44cf-aad0-e8769d307c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:21:53.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:22:03.366Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=0df255c6-4258-428d-9dd4-621909cade93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:22:03.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:22:13.385Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=418fe861-8284-454f-a67f-ad637ea716cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:22:13.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:22:23.398Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=aca73b04-1b2b-4033-aea9-9c5c747084c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:22:23.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:22:33.412Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=9b04edc6-8e6f-4f57-8ae5-b0124dfa78e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:22:33.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:22:43.430Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=3641002b-0d5e-40ef-8551-d44c3fc362d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:22:43.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:22:53.447Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=ce212db4-d2bf-41e5-bc2d-88c57b221c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:22:53.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:23:03.463Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=48b820a3-dd37-43a4-aff8-1351d27ba5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:23:03.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:23:13.480Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a1ec6486-c53a-4ff9-a86b-aa1fcde8741f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:23:13.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:23:23.507Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=7f528dcb-06e8-4e70-a4c7-91b8ee06e60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:23:23.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:23:33.521Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=75b7e41f-0dd6-43ed-ba75-556064c5a5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:23:33.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:23:43.538Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a04a6ca0-1404-475d-a0fd-e196083b03fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:23:43.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:23:53.554Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=bfef5334-5e72-469d-aaa8-78a3274078f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:23:53.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:24:03.568Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=4708a707-8cf6-41c7-acd8-9926ba25b04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:24:03.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:24:13.581Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=6206b3f6-d57b-4cca-87fb-7cc787cedfef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:24:13.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:24:23.601Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=3e71788c-048e-4ce2-8ec7-4a5fc615b4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:24:23.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:24:33.615Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=efcbdf89-756a-426c-9e4a-6cb3468afab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:24:33.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:24:43.628Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a383b76f-4c9b-4e57-a094-4dcc05e9fc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:24:43.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:24:53.643Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=90503f68-43f9-44d9-a1f0-712bea0a847b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:24:53.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:25:03.656Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=ad4b1efa-d18e-460f-a94d-13879ef01fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:25:03.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:25:13.668Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=123059e3-0fd4-4047-97f6-b1d3113a2833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:25:13.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:25:23.681Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=508f0415-7e17-4a47-b0e9-4d6308bedee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:25:23.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:25:33.695Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=68286c59-885d-4c67-8624-f9a71d84bc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:25:33.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:25:43.710Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=da099344-3ecb-400e-a98f-b99f01bc6274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:25:43.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T10:25:44.712Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T10:25:44.713Z |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-07-13T10:25:44.714Z |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-07-13T10:25:44.717Z |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-07-13T10:25:44.730Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T10:25:44.730Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T10:25:44.730Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-07-13T10:25:44.734Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:25:53.725Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=5147527b-8dc2-4cf6-85cc-281073b7f316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:25:53.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:26:03.743Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=b48f9277-1c9c-4865-85ba-f951a6df2b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:26:03.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:26:13.757Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=ce9f1cd5-0b9b-4eb6-96f5-ef3d48f262c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:26:13.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:26:23.773Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=467cf17d-8248-4f4f-9d46-02c44e83224a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:26:23.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:26:33.787Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=c7a33fd0-468e-4ebd-a729-fc47649f463b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:26:33.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:26:43.808Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=fec642b4-ed16-46ee-8ca5-e34919557bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:26:43.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:26:53.830Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=1daa9204-4742-408b-8665-dabc7c214620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:26:53.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:27:03.854Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=46802c93-b446-414f-b243-fcf5547d44d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:27:03.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:27:13.873Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=e9d266c7-ccaa-47bd-b95f-96250d7a89c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:27:13.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:27:23.933Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=9d9b19fd-4bed-4250-a9c5-6ccecef9e9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:27:23.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:27:33.948Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=10134744-8c8a-41e8-a292-146dec3b88fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:27:33.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:27:43.961Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=b9a994bc-4e5a-4498-8452-542010944b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:27:43.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:27:53.973Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=c2a280f5-1020-4b51-843b-fb90bba06e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:27:53.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:28:03.987Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=37182c75-7aee-4101-bc6c-64e42c02daa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:28:04.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:28:14.000Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=652a4b2f-1dcb-4189-be97-cb51b43d3156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:28:14.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:28:24.017Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=1435055d-33bc-478b-a50b-5ab4589f47bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:28:24.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:28:34.034Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=6bb970bc-fee0-4f5f-b49a-2c8a9e51abd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:28:34.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:28:44.052Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=b4e04487-c8aa-47c9-a97d-086648d31e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:28:44.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:28:54.067Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=e158f2e5-e7d7-4d08-a5c0-158af8065999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:28:54.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:29:04.079Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=3a5640dd-a5e8-41ac-84c3-5bba95097247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:29:04.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:29:14.092Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=aef36f5f-87d7-4d99-813e-6914ba9e3a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:29:14.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:29:24.111Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=30230345-12ae-4ba4-913e-dfa5fa5dd220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:29:24.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:29:34.130Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=c2ed1ae2-6fc2-414e-999b-548637b40425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:29:34.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:29:44.144Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=18c3a699-290c-4b09-89e5-53f92ef5940a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:29:44.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:29:54.159Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d0a2aaf1-77f8-4231-b429-f7efc4e995d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:29:54.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:30:04.171Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=7bd9d308-989e-4db3-917b-d1f9639afabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:30:04.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:30:14.185Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=218ec585-b947-4001-80d3-a346953da313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:30:14.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:30:24.198Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d322991f-03f2-40b7-8bad-592a0e394523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:30:24.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:30:34.213Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=225f500e-ac75-4b1d-96d5-07b7009a9782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:30:34.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:30:44.228Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=606d5222-1b39-4247-a172-423a01245253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:30:44.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T10:30:44.691Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T10:30:44.691Z |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-07-13T10:30:44.692Z |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-07-13T10:30:44.695Z |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-07-13T10:30:44.703Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T10:30:44.703Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T10:30:44.703Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-07-13T10:30:44.706Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:30:54.240Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=afb62b7a-5389-4968-acae-b6a1ca676b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:30:54.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:31:04.253Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d2ac5bfa-ad94-4eaa-a8d5-4e298c4b9e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:31:04.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:31:14.266Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=f00c68ba-473d-42b8-9c92-ae3f3a35ca91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:31:14.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:31:24.278Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=ba1624d2-afb6-4d2a-9a3c-fd143772fcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:31:24.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:31:34.289Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=e11b455d-62da-4a8e-8896-f49bec20421a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:31:34.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:31:44.301Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=79086788-e9d5-4f4f-9bc8-42d642eb6663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:31:44.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:31:54.314Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=ff189ad7-724f-4fff-8540-184e48385e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:31:54.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:32:04.328Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=410ff513-587f-45eb-a346-e548ac822079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:32:04.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:32:14.343Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=73974512-d542-4e53-ab7d-f84d01cec482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:32:14.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:32:24.355Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=0dbcbfbc-fd67-44dd-be38-7ee790f0ec4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:32:24.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:32:34.367Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=b510758d-9b1c-4126-baad-a0b9004a8737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:32:34.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:32:44.381Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=1aa00862-ba07-4609-ae0b-8c0c0e15d9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:32:44.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:32:54.399Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=db9973f3-8c8e-4b4c-882f-cab5f8d924f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:32:54.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:33:04.411Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=b64d184c-6e11-4913-9ce0-01d692c8dcd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:33:04.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:33:14.423Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=72c0fad6-d993-4057-acf6-3a062f8231c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:33:14.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:33:24.436Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=8a827188-ed81-49cb-bf24-e49ee3c796d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:33:24.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:33:34.448Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a17a63c3-d010-4ac1-8173-0aa3bee2526f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:33:34.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:33:44.460Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=6136690d-8b17-4ea6-98ff-a29eebb29558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:33:44.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:33:54.474Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=e5157776-5c22-4393-a2ea-68b421ba43da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:33:54.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:34:04.486Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=7eee8bdc-2cd9-478d-98db-bb7c3af0f389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:34:04.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:34:14.502Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=79773834-af8e-4593-b3b1-0a6187072c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:34:14.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:34:24.518Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=8839a45c-4369-4d76-a78c-c3f6583df6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:34:24.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:34:34.535Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=23e4c35f-ccce-4487-811c-a92ee9e49387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:34:34.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:34:44.548Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=b95593a2-6600-43b9-ba5c-3b63a1be9aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:34:44.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:34:54.562Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=768b7817-a202-4758-aa62-3c13627407ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:34:54.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:35:04.573Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=2423c2c0-f0ca-4493-b8bd-3c449a143e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:35:04.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:35:14.586Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=e221f053-bbd9-4f99-aed4-cbffb005476e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:35:14.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:35:24.599Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a711e710-5984-4d3b-b0d7-be0dc33b973b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:35:24.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:35:34.614Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=dd5e4889-69e5-4411-8a39-7c1bafe7cc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:35:34.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:35:44.634Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=7ea83cd4-0e79-4eda-9b9a-b8970f0daa88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:35:44.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T10:35:44.722Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T10:35:44.723Z |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-07-13T10:35:44.723Z |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-07-13T10:35:44.726Z |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-07-13T10:35:44.737Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T10:35:44.737Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T10:35:44.737Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-07-13T10:35:44.740Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:35:54.666Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=012ea0a4-e1a6-43d7-a3dd-a51299cca6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:35:54.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:36:04.678Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=c1e37d63-4125-4edc-98da-b5364f63a47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:36:04.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:36:14.692Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=72e95eb9-fc5f-497e-8e8d-116c2492a009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:36:14.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:36:24.703Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=ead3f787-22e4-48c1-bd8e-5f5f523881e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:36:24.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:36:34.719Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=fca9d76d-aa90-4420-88cc-e0cef23ae664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:36:34.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:36:44.733Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=61f161dd-374c-422e-a19b-332609210d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:36:44.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:36:54.749Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=50d31204-c09c-4838-8e26-c6eb69f6895e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:36:54.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:37:04.765Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=cca3ec1f-34ce-4213-919a-4dca452bd48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:37:04.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:37:14.782Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=9e8539e9-f51a-4e22-831a-2725c4886971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:37:14.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:37:24.798Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=e089f2f2-7f79-497e-85a2-c67a7859f204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:37:24.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:37:34.813Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=9fc659d8-9647-41ca-ab2c-72eab64774b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:37:34.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:37:44.825Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=782d583d-d8a4-42ea-bdaa-8ab5f9ad2c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:37:44.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:37:54.843Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=76762da0-e461-4471-a397-f4601b2abad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:37:54.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:38:04.854Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=af527525-d912-4201-8994-2d4abade1b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:38:04.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:38:14.869Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=8a9dea23-dabc-4f9c-abc6-b78e4c551661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:38:14.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:38:24.911Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=1592fe0b-b895-4cc7-9d27-7c7288e336ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:38:24.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:38:34.923Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=0376730f-367f-45d2-80a1-1fee6edb117b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:38:34.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:38:44.935Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=4b33acd3-a70b-428a-b9b1-a9066c7ae29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:38:44.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:38:54.946Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=fe1a9bf9-43d4-4878-b262-eb99251e3f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:38:54.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:39:04.962Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=6b0a4c8c-d128-4261-8062-ca5491c7cd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:39:04.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:39:14.973Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=43a74230-a321-4cb4-afd6-0ca77274b35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:39:14.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:39:24.984Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d9bd9ba8-1ab3-48b1-9b33-ed8fd8ad88d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:39:24.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:39:34.997Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=926e58f7-6d07-407b-b6cc-21e8229fbe34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:39:35.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:39:45.014Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=ff637b53-d2f4-4d9f-8eb3-b798183ba9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:39:45.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:39:55.027Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=5a7af19f-d3c6-4aa4-9f39-0b14eab1a987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:39:55.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:40:05.043Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=4f79201c-660a-4252-a84d-1cd5daa8322d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:40:05.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:40:15.063Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=f9e60252-54dc-46ce-8fa7-d41a9ccdded7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:40:15.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:40:25.077Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=8c3ea991-0bb0-4d81-a2a7-33571181f0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:40:25.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:40:35.090Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=50d49b02-6fd7-4dcd-af13-104e2b533b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:40:35.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T10:40:44.714Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T10:40:44.715Z |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-07-13T10:40:44.715Z |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-07-13T10:40:44.718Z |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-07-13T10:40:44.724Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T10:40:44.724Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T10:40:44.724Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-07-13T10:40:44.726Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:40:45.102Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=96281aff-43d9-4b83-8027-8fe63a089d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:40:45.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:40:55.116Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=8e978371-48cf-4553-846f-fc0cac9a9135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:40:55.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:41:05.129Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=8fc98b0a-077a-440b-a60c-a59f5dc720a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:41:05.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:41:15.145Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=6cdcd1c6-61da-4509-bde8-2b378d6c718e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:41:15.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:41:25.165Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a5c5a3ba-d731-477a-948a-baf05f8a4c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:41:25.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:41:35.190Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=ac39b5c9-52ce-4c8e-bec7-8ae13ec8b40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:41:35.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:41:45.204Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=23cbb800-c0be-4ff3-a409-ec6b0cafa4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:41:45.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:41:55.218Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=f92a3305-4fa7-4e91-bc8e-e7c9c615d7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:41:55.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:42:05.242Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=9d847f25-50ab-4f3e-9628-910b89617f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:42:05.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:42:15.255Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=edbdf93f-b1e9-4d35-9362-fdadf8d65707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:42:15.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:42:25.268Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=1b16e1f8-e909-4220-bd27-5a733b50305f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:42:25.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:42:35.282Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=e7c7f13d-be17-46f1-86c2-07ba00a637a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:42:35.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:42:45.294Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=e443e4cb-17dd-4753-a0ff-058067a3ae67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:42:45.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:42:55.309Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=cbbd9e49-1daa-49eb-9572-e3b883d035ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:42:55.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:43:05.321Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=0a2102bd-7949-4efb-a219-3c931a120fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:43:05.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:43:15.334Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=50509715-f566-4868-9682-f86f30d7d461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:43:15.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:43:25.346Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=ac6fda1e-ccb0-4973-af23-faa123230967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:43:25.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:43:35.360Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=554cb814-87e6-434c-ad48-d5ff44bfed45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:43:35.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:43:45.373Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a1553843-0cfa-4b40-996e-d13c0a2f0af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:43:45.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:43:55.418Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=57892749-47f6-42bf-9ce3-cefc03eae23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:43:55.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:44:05.437Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=91cc9bb8-d455-4266-8337-46f9ad43df7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:44:05.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:44:15.447Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=1b13f30f-3779-423c-93f5-3f62c924e2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:44:15.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:44:25.458Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=220538ed-14ba-4fe9-bb4e-d0a15910f814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:44:25.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:44:35.471Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=6b114f99-2505-4480-bf2d-5e57fe7e8104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:44:35.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:44:45.483Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=31f7c548-b5c0-4b09-b29f-4982ad982dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:44:45.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:44:55.496Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=de0228ec-1b24-4ee9-9888-f5afdfa61290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:44:55.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:45:05.508Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=adba93b4-b9ca-455e-8756-418be220ce01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:45:05.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:45:15.526Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=b43d5674-d649-4e69-af18-0cf2bc16add4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:45:15.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:45:25.538Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=59832618-3a12-4b3e-bfc8-dbbe39b12e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:45:25.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:45:35.553Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=2836cad2-0ad8-4fec-94be-7dee7cd67ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:45:35.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T10:45:44.745Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T10:45:44.745Z |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-07-13T10:45:44.747Z |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-07-13T10:45:44.752Z |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-07-13T10:45:44.759Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T10:45:44.759Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T10:45:44.759Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-07-13T10:45:44.762Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:45:45.573Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a861ebaa-fe9c-4fbf-bc2d-d522157c31a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:45:45.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:45:55.603Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=804153ae-73a9-49f1-86c8-ba6590b8a6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:45:55.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:46:05.617Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=80f852fb-7332-45cd-91b0-a6dc7d7ea1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:46:05.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:46:15.629Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=0573ea2c-0e44-483a-9792-adc68b07b3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:46:15.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:46:25.641Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=317fdbd1-1dca-48a6-8a8f-993861cc2a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:46:25.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:46:35.651Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=2c58ba7c-1f6c-4e36-882a-c60ff200492d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:46:35.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:46:45.662Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=99774b44-f53b-4f81-9abe-73b67bdaa1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:46:45.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:46:55.672Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=5821a55f-cad2-487e-b768-3be8a92abb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:46:55.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:47:05.682Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d9ac24c1-a2a2-4002-ba3c-612e85d22db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:47:05.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:47:15.710Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=5278ac27-f97b-4fab-92b4-8ea5c2090465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:47:15.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:47:25.721Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=72327dc0-1182-4344-bf41-7bf24439a64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:47:25.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:47:35.741Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a986272d-43ae-484b-99da-c3a386ff929e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:47:35.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:47:45.751Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=dba48b8e-73fc-4e32-9e2f-c4f0ee9d0537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:47:45.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:47:55.760Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=8186588f-653c-41b1-8e90-d8347acdd2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:47:55.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:48:05.772Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=2a042913-85ff-49fc-a943-54199bbe006f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:48:05.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:48:15.789Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=df7fe6a1-2b3c-4b83-844c-6e6d9aaf1c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:48:15.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:48:25.800Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=232eb607-8d32-4b87-8209-01496d527303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:48:25.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:48:35.813Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=6b6c34c7-8175-4cf8-b3ce-3e81d16f1943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:48:35.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:48:45.824Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=f7e7ebd4-380e-4da0-bc0b-114b1c6a0117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:48:45.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:48:55.835Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=de039112-2c7b-46ca-9379-14189fe03317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:48:55.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:49:05.845Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a54b1803-c40c-4def-80f7-c5f56563473d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:49:05.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:49:15.855Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=f52646c5-6f87-4537-9da0-78bbd9d64c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:49:15.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:49:25.867Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=129fd3b2-da4c-4a72-b805-61d37df51918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:49:25.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:49:35.880Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=e2a91350-7980-4491-9e8c-11ccff3d87d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:49:35.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:49:45.893Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=2d9b9312-40be-4630-9996-bd5c12c89b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:49:45.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:49:55.914Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=0e25e98e-ebfe-43d8-a7da-289f1cde9fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:49:55.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:50:05.928Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=17517fb2-9ce3-482a-80bf-9577ac4fd8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:50:05.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:50:15.939Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=70825928-6ee0-423f-af16-aa6f030d9916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:50:15.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:50:25.950Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=29713620-6346-4534-9f4f-1b29be28ce8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:50:25.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:50:35.962Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=fc081074-4b16-4015-bbdb-0200a394111e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:50:35.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T10:50:44.617Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T10:50:44.617Z |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-07-13T10:50:44.618Z |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-07-13T10:50:44.619Z |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-07-13T10:50:44.625Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T10:50:44.625Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T10:50:44.625Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-07-13T10:50:44.627Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:50:45.976Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=18bdeaa6-9d8d-4f9e-b075-53934f54cafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:50:45.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:50:55.993Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=cd8a214e-3d8b-4ea1-954f-105e39fc0213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:50:56.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:51:06.013Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=7f9aa9cc-d4e3-4732-812c-944d39dcbb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:51:06.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:51:16.034Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=0b473036-7ef7-4255-97d1-de7df5f2d407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:51:16.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:51:26.045Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=8c5c0c7a-257f-466f-917e-7c9700833c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:51:26.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:51:36.062Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=2df09397-a8fb-4126-8817-0f3b9ad3ff4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:51:36.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:51:46.072Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=237e0a28-f037-462b-b12a-0bb91fa5890e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:51:46.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:51:56.097Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=609ebe93-bd36-4de2-8531-c339a8b5a185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:51:56.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:52:06.109Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=caf9fa9b-b248-4b35-b74b-ae492dc4dea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:52:06.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:52:16.121Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=c1008c05-76c6-45ca-843a-86e55872def9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:52:16.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:52:26.131Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=489670b7-e21f-42a2-b25f-7fefb16eec2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:52:26.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:52:36.141Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=8912e97f-e088-4672-a5b5-29d70272c932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:52:36.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:52:46.151Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=3c64d917-2d61-4d0c-a677-544296b9e73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:52:46.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:52:56.162Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=e8b078b8-8f31-41e0-bb4b-6c6800f82098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:52:56.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:53:06.172Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=1a2363ed-d065-4bb1-9306-ff0671526fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:53:06.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:53:16.219Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=168885df-7db0-4be0-95b9-fcac49cfbe64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:53:16.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:53:26.235Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d2e2893d-0e11-4229-aee2-db50a24ff5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:53:26.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:53:36.248Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=4fc25993-ba6a-45d2-9df5-4fd04de6d0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:53:36.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:53:46.258Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=4a9b39fe-23d8-40c3-a069-df30ebc65401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:53:46.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:53:56.271Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=c593ec0f-9b8f-4f83-9705-67a278ceb58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:53:56.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:54:06.284Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d38b2907-3992-4736-84fa-2ed28129df7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:54:06.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:54:16.297Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=e20d8835-40d5-481a-a884-ae507b6e7a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:54:16.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:54:26.317Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=208e248a-4afb-4e16-8fd0-843dd784b8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:54:26.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:54:36.332Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=5737bb6f-17b3-4436-b6a7-4123cbbcec28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:54:36.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:54:46.344Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=b5a3358a-b188-4543-87a0-7bf2b7062814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:54:46.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:54:56.363Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=6f469b32-2d81-4942-aee0-f195d72608e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:54:56.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:55:06.374Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=5343b3a1-bf15-48ee-9782-893581482765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:55:06.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:55:16.396Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=0fb1ffe4-2d7c-4e8d-978b-9cf210f7b52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:55:16.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:55:26.413Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=5fff1b95-2ebb-444f-bb18-4a6b60b46ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:55:26.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:55:36.438Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a32b8ac7-e305-4d8e-9ae3-3eb4b00381e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:55:36.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T10:55:44.748Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T10:55:44.748Z |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-07-13T10:55:44.749Z |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-07-13T10:55:44.752Z |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-07-13T10:55:44.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T10:55:44.758Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T10:55:44.758Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-07-13T10:55:44.760Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:55:46.449Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=deccbf74-60e8-42b1-8d14-4dc596c8486a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:55:46.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:55:56.460Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=0b0dd011-6f56-464e-aafb-5a3b64e37cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:55:56.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:56:06.469Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=0888e09c-f1eb-4464-a5ba-816c2e813088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:56:06.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:56:16.486Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=30e92e7b-95f2-45ba-ab82-35222dabf59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:56:16.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:56:26.505Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=abcea63f-a5c7-4f23-800a-9b1bec80b405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:56:26.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:56:36.533Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=ff860834-1f73-4aba-b627-517b43da3be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:56:36.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:56:46.547Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=4efa099d-c503-4ace-b419-6f8703e339c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:56:46.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:56:56.577Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=fd38fb73-aa4c-4df6-a2c4-e8b9857f08c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:56:56.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:57:06.596Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=c76f44d1-7e12-49e4-b756-d2b7973622b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:57:06.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:57:16.611Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=f944e159-2911-4b60-a6fd-b43e045c7639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:57:16.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:57:26.621Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=fcfdaf85-2745-49d3-b82e-1168710996cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:57:26.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:57:36.633Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d3435cfa-4075-40a4-8b7d-d87dca25755e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:57:36.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:57:46.652Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=1b181cae-95fe-4021-ae92-31a7e2a4582c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:57:46.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:57:56.663Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=6792c833-599a-4ca6-bdca-dce2a123644a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:57:56.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:58:06.674Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=84180bac-5aa4-4b05-baa3-f08aba97b5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:58:06.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:58:16.687Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=bf1ffd27-6ba1-4a17-a6d7-5e17461be0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:58:16.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:58:26.701Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=4c3d5f99-d285-4308-84e5-2e209958787f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:58:26.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:58:36.713Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=dc22b015-608d-4499-9b89-be2055b8bcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:58:36.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:58:46.724Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=612de1bb-090b-45fd-be83-f394364ee2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:58:46.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:58:56.738Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=4047a6a5-1d13-4aaa-87f7-f3a3c3909764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:58:56.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:59:06.750Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=356730c9-d3b7-4fa8-aedf-8095b3fdef42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:59:06.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:59:16.761Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=ead2c562-c9ea-453a-b650-08d6749ca825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:59:16.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:59:26.771Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=dadee206-d4ce-4adc-bcd3-f5dceac2c37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:59:26.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:59:36.799Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=55f2a6ae-c5f4-4b85-bb4c-655ea6869103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:59:36.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:59:46.809Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=ab1135c1-1d66-4d23-add1-90d9ca307a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:59:46.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:59:56.820Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=6d6fb560-15f4-4960-96bc-ab1533f0d12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T10:59:56.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:00:06.830Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=0f6a6125-fce1-46ee-929b-d78a7dc70d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:00:06.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:00:16.839Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=8e872a45-3529-410a-b896-ffbb723a3601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:00:16.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:00:26.848Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=10c2e16c-f09b-4201-b17f-721fd083be55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:00:26.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:00:36.858Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=28cc2184-70d2-45d0-b74e-0b581ff2be2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:00:36.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T11:00:44.685Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T11:00:44.686Z |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-07-13T11:00:44.687Z |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-07-13T11:00:44.690Z |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-07-13T11:00:44.695Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T11:00:44.695Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T11:00:44.695Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-07-13T11:00:44.697Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:00:46.870Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=5c804872-1414-4988-9e50-cbf8f69d0fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:00:46.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:00:56.881Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=8a56141b-c8b1-4f17-b86e-a946cc839140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:00:56.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:01:06.894Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=20b2eb52-9128-4f10-99bd-998fc44ca295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:01:06.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:01:16.922Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=c7a8f59a-b28e-46c4-bd91-6d3bf5a5d4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:01:16.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:01:26.932Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=2fd69824-69d6-4a5e-8e9e-1bb93abc5d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:01:26.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:01:36.944Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=85fd0773-1afd-438f-8a06-4338b57d8c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:01:36.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:01:46.953Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=3a337a59-3db0-4b38-b8bc-2e260f27faa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:01:46.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:01:56.963Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d48d05e7-e803-415d-864b-a458299b1051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:01:56.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:02:06.975Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=8581b288-6507-430e-82f0-a84ee16ea3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:02:06.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:02:16.997Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=45f6293e-b3f9-4641-b3a4-d9fe854714b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:02:17.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:02:27.010Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=9b2cb7ad-311b-42af-8215-031f222e8098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:02:27.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:02:37.027Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=3108d6bc-20a5-4b9f-9c1d-cdd1d3f5ff91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:02:37.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:02:47.037Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=e45e1218-1e06-4b1d-8262-33aebdad66f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:02:47.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:02:57.047Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=4a158ea3-9a16-4496-930c-a09c127f7186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:02:57.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:03:07.056Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=1178a763-4400-4e9e-b1fb-fe5720dba08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:03:07.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:03:17.066Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=9d9d1a95-bf88-448c-9a1b-f6c593b9aae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:03:17.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:03:27.076Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=79c34f57-aad8-41df-aed4-6b3694c5519a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:03:27.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:03:37.088Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=b2eb21c6-843e-4e6f-9c00-4eca0c2a31e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:03:37.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:03:47.099Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=7c9ca514-908d-4650-9478-117fd968debb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:03:47.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:03:57.114Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=879d0dcd-6468-4f45-9b65-667bc2ac1532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:03:57.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:04:07.126Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=2ae6c8b6-abcd-4f0d-b7dd-4f90b955a703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:04:07.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:04:17.140Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=f6cc75a2-1af0-40c5-ac86-eb1247f0a30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:04:17.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:04:27.150Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=88fb2e4c-a72b-4c8c-9866-ed65272d8187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:04:27.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:04:37.162Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=ab713cdf-c434-4151-a0c5-d4bbbcff406a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:04:37.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:04:47.172Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=29b9fa77-1bfd-428a-8fb2-cc86bb36fbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:04:47.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:04:57.181Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=65511596-5959-4bd8-b22c-282eb2c19315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:04:57.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:05:07.191Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=81e7cca1-d18a-4617-95f7-030ce632bad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:05:07.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:05:17.210Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=86ef532e-786a-483d-894c-cf590f3905fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:05:17.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:05:27.220Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d0a74011-a5dd-41f5-bcc4-e74e8735f5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:05:27.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:05:37.234Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=dfcfc67b-01fc-4759-b0cb-74172b5b956a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:05:37.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T11:05:44.726Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T11:05:44.726Z |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-07-13T11:05:44.727Z |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-07-13T11:05:44.729Z |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-07-13T11:05:44.735Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T11:05:44.735Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T11:05:44.735Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-07-13T11:05:44.737Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:05:47.242Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=aecdceec-49fd-436c-a46e-c24b6b21141d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:05:47.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:05:57.251Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=51ff94db-0f77-4455-a0e3-48e42e104b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:05:57.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:06:07.261Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=20c124c2-6620-40da-bd87-1249aa98c7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:06:07.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:06:17.271Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=643cb7a0-32c5-4b14-a930-e1a9e2766d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:06:17.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:06:27.280Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=ff43970b-5ec8-44d0-972c-cc2086d04c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:06:27.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:06:37.293Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=b76c86a8-2be8-4577-8dd4-d6b1423514ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:06:37.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:06:47.301Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=2c77f32e-4262-400c-aff5-77fc88955222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:06:47.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:06:57.311Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=34c3a4fb-154b-4d72-9b08-cf4a5cc53e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:06:57.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:07:07.320Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=815bc1ad-6d56-4c8e-b106-581a878f088a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:07:07.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:07:17.329Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=6930accd-acb6-4ca4-ab38-4c6b6571c3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:07:17.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:07:27.339Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=f065fb22-7fb4-40c8-a291-edd3e998fae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:07:27.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:07:37.349Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=5e047bf9-5041-4c4b-a682-6fbef0c5faa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:07:37.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:07:47.360Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=137b74ea-af54-4252-baeb-555c039f0dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:07:47.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:07:57.370Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=26127fa5-e4fd-4bc6-9fc9-38b5822397fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:07:57.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:08:07.384Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=c1650ef6-b789-421a-a429-be11ca610224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:08:07.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:08:17.400Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=03fd0afe-d279-4211-9e56-7a45337133be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:08:17.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:08:27.415Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=104180f7-f8d5-4016-8325-80cb4bfc2f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:08:27.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:08:37.427Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=023264d5-78ab-46fa-a6eb-239d228549ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:08:37.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:08:47.438Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=8261b091-7ade-4b28-ae78-eb39191e8194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:08:47.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:08:57.448Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d74f88e7-39bc-4f56-912a-bec1c3168772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:08:57.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:09:07.457Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=018b65e7-2f96-4fb4-8066-e71f1b9cb161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:09:07.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:09:17.469Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=61b63e78-8213-4f33-983d-1f057c4ee8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:09:17.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:09:27.477Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=98c9058a-ffcb-4053-b151-8cf2fa7e90f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:09:27.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:09:37.488Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=489b12cf-f828-4065-a4af-de9e0dee0567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:09:37.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:09:47.499Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d24e505f-07de-4a08-8979-a6786e513ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:09:47.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:09:57.520Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=4415c22b-35b2-4f8c-a842-efab80258b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:09:57.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:10:07.531Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=27ccdf8d-9777-4c43-8e9e-daed0b8dad62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:10:07.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:10:17.540Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=c3580eb3-35b7-4375-a374-357d80f7bc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:10:17.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:10:27.550Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=6f4aaf4b-06d5-4621-a472-62648f8faa01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:10:27.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:10:37.559Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=1c7896fd-accc-4f91-96f1-ffc8a4ba9139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:10:37.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T11:10:44.771Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T11:10:44.771Z |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-07-13T11:10:44.772Z |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-07-13T11:10:44.775Z |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-07-13T11:10:44.781Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T11:10:44.781Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T11:10:44.781Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-07-13T11:10:44.784Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:10:47.579Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=924b7cb7-4b89-4e41-99c4-69ccfb0929e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:10:47.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:10:57.626Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=46410cf3-4657-453a-93ea-3b7709fc570f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:10:57.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:11:07.635Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=f9aad034-6286-44fd-9cca-5364c640c744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:11:07.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:11:17.644Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=33fad713-1779-4c33-808d-12739786a90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:11:17.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:11:27.653Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=4daebe72-47d8-486e-a55a-21177f376585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:11:27.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:11:37.663Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=1dfecc86-70d1-4e1c-90a4-9b5c33de6e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:11:37.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:11:47.672Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=9a7c863b-75e8-497c-944c-fbe50b11000f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:11:47.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:11:57.684Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=efd9b320-d096-450a-aa35-35998557df46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:11:57.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:12:07.694Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=76b03cbc-6ef4-43bc-921c-a867d885641b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:12:07.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:12:17.729Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=03490377-f55b-4b7e-a6c0-bfa97d382185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:12:17.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:12:27.741Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=33658330-d061-476c-b514-e7c4029baa12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:12:27.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:12:37.752Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=743873e6-1b0b-4a76-b1f7-438f14b9eebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:12:37.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:12:47.763Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=eb960c12-76ec-40db-bc32-b9a2e0dd1a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:12:47.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:12:57.773Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=fd96611d-03c1-4e14-8b24-d6df890420b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:12:57.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:13:07.783Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=e79d2e20-5595-406d-b71f-832880d554a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:13:07.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:13:17.796Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=72c34476-cc19-4a86-992d-0397777fd50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:13:17.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:13:27.805Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=47525ffb-5047-4914-b717-c0a9514a4b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:13:27.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:13:37.812Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=e5400ceb-45f2-4255-baef-3892d6766ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:13:37.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:13:47.822Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=0c6e0f43-2920-415a-bec0-21e055bb98f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:13:47.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:13:57.833Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=e07d3606-8270-49e4-aad8-ddc1ecf5e912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:13:57.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:14:07.843Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=89b5edd6-2b25-4b04-9eb5-bf484c603f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:14:07.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:14:17.852Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a5817ef3-3f34-44a7-8470-5a642d852bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:14:17.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:14:27.861Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=135e34ab-0122-4900-9638-8ac29d773c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:14:27.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:14:37.873Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=b1293968-9c49-4cc0-ac0d-ab9d6e132896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:14:37.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:14:47.893Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a42ee63d-0ce6-48ab-b14b-ce022aa5c97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:14:47.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:14:57.928Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=0aa97d06-1626-4a47-acf7-13de13e5072e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:14:57.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:15:07.939Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=6b76ea2e-a806-4425-bc0d-386c1c3dca24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:15:07.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:15:17.950Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=e06f0cef-cf80-4fa4-8155-8fb64b91a09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:15:17.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:15:27.960Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=f98787a7-420b-4c2d-9513-15fc1e7b0c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:15:27.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:15:37.970Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=46a2938d-8513-4b68-86be-d4ac2c503c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:15:37.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T11:15:44.715Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T11:15:44.715Z |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-07-13T11:15:44.716Z |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-07-13T11:15:44.719Z |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-07-13T11:15:44.724Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T11:15:44.724Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T11:15:44.724Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-07-13T11:15:44.726Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:15:47.978Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=0bf01f42-7738-4bd6-af22-679b36779ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:15:47.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:15:57.988Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=00253157-4dd2-4d21-81d2-1182c8295a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:15:58.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:16:08.003Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=19526300-8ce9-4a6a-aeba-c13de8c61d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:16:08.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:16:18.017Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=006e67b1-ed7d-4e1d-bf08-5c726bbf1765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:16:18.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:16:28.026Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=8179fe89-5d10-4d16-8be5-d8a1b5386ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:16:28.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:16:38.036Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=906d1aad-49b3-48b6-8620-976a98230633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:16:38.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:16:48.046Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=5ea270b5-91c9-479c-937e-8968e4568fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:16:48.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:16:58.055Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=b9625ae6-c32a-4c8b-a295-c736817a14fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:16:58.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:17:08.065Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=5872d282-0ae4-4af6-a7c6-e6a6386017e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:17:08.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:17:18.075Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=aa640682-220b-4b06-8584-412b35444a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:17:18.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:17:28.084Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=93cba5ad-4290-4d47-93ed-007017dbb770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:17:28.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:17:38.095Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=fca47a0a-3959-4e9c-8da9-e0af0c3b0500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:17:38.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:17:48.106Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=fcf665ef-c97d-423c-b17c-a057f901543e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:17:48.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:17:58.116Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=8aece509-08d8-4dd1-8096-adf00380d058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:17:58.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:18:08.126Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=7dfca1a8-981d-4bd5-adfb-c0406b596b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:18:08.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:18:18.134Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=2dbb2742-8468-4604-bba1-4363309a880e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:18:18.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:18:28.144Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a25874d2-0f8d-4307-aa93-fdb3a4ce58b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:18:28.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:18:38.155Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a592b08e-7ff4-42c4-b9eb-c394eaec767f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:18:38.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:18:48.165Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=0a2fae65-9352-4887-9224-75f9e79e28ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:18:48.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:18:58.175Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d10ebc30-c20b-465d-a057-5c1e773f72b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:18:58.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:19:08.186Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=c54ab404-bcc0-4ae8-a73c-494672544b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:19:08.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:19:18.195Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=ed835782-fe0a-4019-bfe7-0e3f61cee116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:19:18.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:19:28.204Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=57b0dd56-8181-4aae-9d9a-1294e4b4bc49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:19:28.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:19:38.212Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=73f1caaf-09fc-4234-9178-609a4fc53164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:19:38.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:19:48.221Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=23db0226-d395-48b8-8f35-414601e4b419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:19:48.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:19:58.230Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=0dde863e-db4e-4d55-9806-6f8f848185b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:19:58.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:20:08.239Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=1450758e-8364-40d2-870d-95ee9ec19411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:20:08.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:20:18.249Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=6b98afae-dccd-464d-8cd2-bf64c4c9e8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:20:18.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:20:28.259Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=acffde23-201f-4743-a65d-c1fd79c0e76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:20:28.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:20:38.268Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=28008697-e489-48d8-8e4d-d7b5d4c3a3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:20:38.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T11:20:44.604Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T11:20:44.604Z |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-07-13T11:20:44.605Z |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-07-13T11:20:44.607Z |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-07-13T11:20:44.611Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T11:20:44.612Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T11:20:44.612Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-07-13T11:20:44.613Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:20:48.279Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=ec1649fc-a4fe-4921-8c2c-a35e6bb8dd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:20:48.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:20:58.289Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=865df003-0c36-4853-a494-0bd08eec335c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:20:58.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:21:08.304Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=3caaea77-9bc8-4dd6-8488-54f8cc0f02d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:21:08.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:21:18.320Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=3fca0d20-c5f1-4ea5-b6f3-edeb3b6185ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:21:18.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:21:28.331Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=654b64d8-d0ba-4d50-b9d4-a3fa513f483c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:21:28.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:21:38.343Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=253ce30a-47ea-459e-b098-4032d2bd9821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:21:38.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:21:48.353Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=369ce753-9dd1-4c7b-85b5-2f7e6f5b2a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:21:48.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:21:58.362Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=88561027-9a6e-4495-bacb-6bbdaa26f5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:21:58.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:22:08.372Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=51ac2322-188e-4caf-b618-1a112f50a5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:22:08.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:22:18.380Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d4afb157-3d5a-4e5f-bc54-a0a1c6afe0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:22:18.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:22:28.390Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=ab7d56d8-2929-40c3-ad8c-818b6b502669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:22:28.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:22:38.398Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=3f310cf8-0d2e-461b-bc51-103fbead26d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:22:38.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:22:48.409Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=7a0adcc4-d27d-4a43-8f9f-91ac27393372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:22:48.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:22:58.419Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d1dfea10-cb66-4488-9c9c-14ffb91b8d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:22:58.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:23:08.429Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=46a4215f-0ae9-47f6-8011-82ab7837a31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:23:08.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:23:18.438Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=c50db2f7-abff-4575-a790-b1849e237f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:23:18.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:23:28.448Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=00ec9685-52b5-4507-97ff-b461697d31c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:23:28.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:23:38.456Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=5af5fc6f-1ef9-4342-804a-2ae39886a407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:23:38.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:23:48.465Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=98db6a77-e7f8-4343-94c7-503b67c237aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:23:48.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:23:58.473Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=f2c01c8c-d0f7-4d73-84ed-90e03a6b1479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:23:58.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:24:08.482Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=f974e73f-7c9f-4e88-ae9a-64626dc3cdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:24:08.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:24:18.492Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=090f6ae0-db7a-4be5-af6d-a9024cb7ad0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:24:18.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:24:28.502Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=485c4b1e-512d-465c-89c9-f2a83c0ed05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:24:28.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:24:38.510Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a1cfa331-e954-4af0-8d91-fbfb323de676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:24:38.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:24:48.521Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=56c5bd86-b415-46df-ab4d-4acf59239d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:24:48.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:24:58.530Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=b2ac7106-c24f-414a-b686-6f0b117d94ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:24:58.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:25:08.540Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=64c88637-c98d-435c-8a48-0bf2526e2c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:25:08.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:25:18.550Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a0eda8b8-8e0c-400f-b20a-e7a9dd19446c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:25:18.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:25:28.563Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=7c448144-1d3c-4acd-b3ee-4a32da0ce883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:25:28.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:25:38.572Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d0493648-dec5-445b-aed6-f891c7e8d295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:25:38.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T11:25:44.721Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T11:25:44.721Z |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-07-13T11:25:44.722Z |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-07-13T11:25:44.725Z |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-07-13T11:25:44.730Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T11:25:44.730Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T11:25:44.730Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-07-13T11:25:44.732Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:25:48.581Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=85ff0120-7b98-4e7f-ad83-62c8a3f52b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:25:48.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:25:58.591Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=99ecc8a2-5373-4495-9f85-1b89f19b318f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:25:58.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:26:08.600Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=9f834e02-b85a-441b-8769-068878d4a1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:26:08.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:26:18.615Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d260942a-ea71-4e32-a5ad-de14eb3d1532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:26:18.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:26:28.626Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=15fd1585-c92e-479f-923c-94486cf25fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:26:28.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:26:38.636Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=bd628485-66b9-48da-9e6e-673b0df74c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:26:38.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:26:48.647Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=7be6781c-5d4c-4c76-91b7-f3e2c709d9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:26:48.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:26:58.657Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=b2e4bb8c-adb0-48e4-9429-67dadff6456b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:26:58.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:27:08.668Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=94563fd1-9d46-4a82-a14c-80ab3772e2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:27:08.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:27:18.678Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=6402b46c-9b14-4f01-87a8-dcfb4d0fe684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:27:18.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:27:28.690Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=de95a06f-ccd2-40c7-b11e-4c84b73f4eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:27:28.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:27:38.699Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=6ce6892e-a5de-4138-a13d-2f9e4f42f0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:27:38.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:27:48.709Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=e9199a0d-7e1a-4c6d-8d28-83033199eb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:27:48.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:27:58.721Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=42827f42-94f0-42d3-9cdf-22199e0bc436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:27:58.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:28:08.731Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=8c952947-a8f1-4322-a682-f098d19bc8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:28:08.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:28:18.741Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=161078bd-926c-4511-b665-82a9a27f6c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:28:18.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:28:28.756Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=3a9ca2b8-c2f3-437b-9acd-97434134a038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:28:28.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:28:38.775Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=32c406f8-ede9-45e1-a053-fbe2220c511e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:28:38.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:28:48.785Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=687bf64f-059b-400c-84d4-91a27142a7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:28:48.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:28:58.800Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=e4bb8fbc-d8f2-4d20-a41d-7ab6a8a207bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:28:58.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:29:08.811Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=6c482b45-4947-4a3e-a3ed-af4b4b02bfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:29:08.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:29:18.825Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=2515848f-0712-47bc-813e-43269c7fa226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:29:18.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:29:28.835Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=baf9b70d-f58f-4587-a3f1-88de07f977c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:29:28.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:29:38.845Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=01f23fb9-229b-4c95-8709-1c6ce46fd9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:29:38.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:29:48.854Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=cb6b02a9-2d56-43c0-9a4e-43c1428d7c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:29:48.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:29:58.866Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=08ead38d-f0a8-4b46-a860-75aa812fe60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:29:58.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:30:08.879Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d2c6ee72-d24b-4dab-8c7e-b60c6e22afa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:30:08.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:30:18.889Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=05a85ac7-a7ab-4df2-b550-559333d2e6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:30:18.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:30:28.903Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=167956dd-4e21-4e62-9620-d45cef3df234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:30:28.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:30:38.912Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=366b3e84-1564-49c0-b7b7-7c03142cf997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:30:38.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T11:30:44.691Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T11:30:44.691Z |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-07-13T11:30:44.692Z |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-07-13T11:30:44.694Z |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-07-13T11:30:44.699Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T11:30:44.699Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T11:30:44.699Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-07-13T11:30:44.701Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:30:48.922Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=187775e1-312f-45fb-b4f1-20dc4b46fd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:30:48.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:30:58.934Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a6485167-7985-4b92-890b-9642047f3ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:30:58.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:31:08.944Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=840d0838-27fe-4cb9-b13c-ad3f90d6a75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:31:08.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:31:18.956Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=c162b063-bbc9-4f66-8c2d-a4cb856de134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:31:18.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:31:28.966Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=68d0e125-4a36-44c0-9b7f-dc4c3b8f6346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:31:28.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:31:38.976Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=1254a77f-94e3-437a-adb5-8ac8740b81c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:31:38.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:31:48.990Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=1a816f96-4c01-42ba-bac3-d6a05695cc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:31:48.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:31:58.999Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=c5cbffa9-1155-4509-8637-55d54cbaea76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:31:59.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:32:09.009Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=5206410e-dea0-456a-a0da-124737f36151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:32:09.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:32:19.019Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=8332ff35-c445-4c9c-be58-f13cd3caeb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:32:19.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:32:29.033Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a2056231-ab00-4cc7-a202-b2b3e72a2f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:32:29.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:32:39.045Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d999d135-d755-4384-b78e-aa6058fa1414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:32:39.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:32:49.053Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d1fa0d61-4100-4a0e-a4e4-b69dbb822250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:32:49.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:32:59.063Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=43d84011-0290-47dc-a57c-75efe0f54ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:32:59.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:33:09.073Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=bb88ae90-67ab-40a0-b131-191cf14cff6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:33:09.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:33:19.082Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=fcc315a9-0da7-405e-aac9-55b4bc233909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:33:19.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:33:29.094Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=20d216fc-7881-49f2-8d65-6cf1194acc82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:33:29.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:33:39.102Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=480549fd-b08f-4cc1-a459-bc55156e53d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:33:39.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:33:49.113Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=bde73b66-d9bd-4c2b-bea1-8d83cf141dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:33:49.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:33:59.124Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=9032a6d5-3350-4fae-bf1e-b692d7cb94f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:33:59.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:34:09.135Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=389ec7dd-607c-4320-83ae-eb5676e52216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:34:09.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:34:19.148Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=90b54286-6ffe-4b22-a6ac-5b19835dfb57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:34:19.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:34:29.157Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=ed67053c-0ec8-427c-856d-0602211389a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:34:29.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:34:39.166Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=13d49156-ef0b-4444-b820-5c17b7785baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:34:39.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:34:49.177Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=de445a48-1e74-4a6e-886a-8539fab40f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:34:49.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:34:59.188Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=c08f5d98-0be1-41fd-8bce-a188479ae3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:34:59.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:35:09.198Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=b1fe6ead-b77e-4007-836a-eb3abbeea900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:35:09.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:35:19.208Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d20cb10d-b185-4a16-ac13-889dc3392bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:35:19.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:35:29.217Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a1aee1c5-780c-49bd-a74d-de541344fcb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:35:29.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:35:39.228Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=bea00d84-9ce3-468a-8f7e-8e33d7d1a9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:35:39.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T11:35:44.610Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T11:35:44.610Z |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-07-13T11:35:44.611Z |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-07-13T11:35:44.612Z |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-07-13T11:35:44.616Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T11:35:44.616Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T11:35:44.616Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-07-13T11:35:44.617Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:35:49.237Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=51d9e4b1-4763-45a0-8746-d4f49412a645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:35:49.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:35:59.247Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=e3b0f360-bc63-413a-93eb-488481f12da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:35:59.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:36:09.257Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=ae17c881-3a85-482b-a22d-e14dfc18377b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:36:09.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:36:19.271Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=1db3bb20-beda-4483-aa4e-afaffd13f8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:36:19.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:36:29.283Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=ab79b122-42b6-47d4-a10d-26e375bf40b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:36:29.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:36:39.293Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=43d2cb1f-5194-4c70-bdc1-d358946a10bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:36:39.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:36:49.302Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d2833299-689e-4d4b-b329-547ea6beaa64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:36:49.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:36:59.311Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=99c811f8-9b73-446f-ae6f-9667cab91b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:36:59.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:37:09.319Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=8a19babc-3c97-4b39-ba0b-06f4a95f1117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:37:09.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:37:19.330Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=c58a745f-562b-47d3-ab3b-c1c7852576fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:37:19.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:37:29.339Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=7729b023-c9fc-4066-b585-9942fca8c626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:37:29.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:37:39.347Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=98277aa1-6c76-4613-9d27-a6a69a5e3888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:37:39.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:37:49.356Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=401b2b04-978f-4e1c-a274-e4ce8e876ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:37:49.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:37:59.366Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=4ff3c08d-d0af-47a8-bf45-e230c461d758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:37:59.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:38:09.378Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d86e2e7a-07e9-4650-aa17-2e70f1e4f154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:38:09.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:38:19.388Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=455612bc-0cf7-43fe-b7cb-6752cb4bc3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:38:19.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:38:29.397Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=883af391-19f6-4d66-b5b1-fa8dafe9ca34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:38:29.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:38:39.407Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=9372c9f2-d88b-4d76-869e-021ace4329a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:38:39.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:38:49.419Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=06da4ca4-f1f2-47ae-b378-0fb9d83c7b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:38:49.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:38:59.430Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=4f04f529-fb6c-476e-bc32-bed0dafe7503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:38:59.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:39:09.439Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=9bbb8081-d66d-480e-be78-9611d7ea92ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:39:09.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:39:19.451Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=2158827a-4d5c-43e2-9619-1d0fc7e305d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:39:19.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:39:29.461Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a2a71687-f7e6-4c36-b9bc-aaa6de2704a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:39:29.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:39:39.472Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=3834f0b7-21ba-47bd-bb6d-1629215493ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:39:39.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:39:49.483Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=648bfa32-6295-4eb7-923b-1736c9d0efda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:39:49.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:39:59.492Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=8c44f0d8-5b97-46b5-b917-440ca21a19c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:39:59.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:40:09.502Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=01746006-5337-4595-bce5-e6a5f648bd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:40:09.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:40:19.512Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=77b30814-7557-4db5-aa79-6c2b11497e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:40:19.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:40:29.521Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=4f3700c5-c331-4b5f-ae61-da9c675535a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:40:29.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:40:39.529Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=0dabbced-64ec-460e-8609-4f8b8f040323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:40:39.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T11:40:44.700Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T11:40:44.701Z |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-07-13T11:40:44.702Z |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-07-13T11:40:44.705Z |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-07-13T11:40:44.710Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T11:40:44.710Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T11:40:44.710Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-07-13T11:40:44.712Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:40:49.538Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=494b1180-70c5-47e2-bf6a-e85c2894862e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:40:49.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:40:59.546Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d100df0a-1cfe-4950-a456-b6240416a6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:40:59.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:41:09.555Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=46b6397b-d248-4791-bfa9-1f669b9abecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:41:09.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:41:19.569Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=880e1bc4-6ff0-4af1-b3e0-a63396488727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:41:19.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:41:29.579Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=50a45648-f35d-4e75-8b56-2e50697c4e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:41:29.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:41:39.588Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a3cb8330-8d23-4d7b-89c8-efed041805d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:41:39.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:41:49.597Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=40a3a367-8b0f-49c8-ba9e-12fc26ffcf23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:41:49.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:41:59.607Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a4ef1a49-a93b-47b9-932b-6a9f467e297b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:41:59.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:42:09.617Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=59f3c0c4-9dec-4a56-9b00-fd1903bcc524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:42:09.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:42:19.627Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=4925dd17-4006-440f-a24c-ac3e589daaac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:42:19.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:42:29.637Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=4326e56b-b6a0-4b8f-83f8-ce69692463a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:42:29.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:42:39.647Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d0a7f6c1-32ac-42f5-9170-c9b4d207d621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:42:39.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:42:49.661Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=70c122a5-71cb-4f19-8745-86e7a7db353b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:42:49.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:42:59.670Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=01a27284-42c2-4b6c-a0d1-6637315f7916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:42:59.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:43:09.680Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=34a66fd8-d7e6-431b-89e4-16f17b7560df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:43:09.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:43:19.690Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=775c12b2-eef6-4067-9135-dd8dd0678dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:43:19.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:43:29.700Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=1c9946a8-28e7-4093-873f-ae28f9090006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:43:29.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:43:39.711Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=800b6e8e-2891-449b-8635-5048d949c7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:43:39.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:43:49.721Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=75b7d290-d7f9-4f30-8586-7a004a899735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:43:49.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:43:59.732Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=32fedb58-401b-41ed-ae23-12e2d55ec67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:43:59.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:44:09.747Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=b3018c10-9265-4d21-be9e-1f3b1f473b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:44:09.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:44:19.756Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=80252e29-37f5-4386-9d9d-7a9c078bc006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:44:19.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:44:29.766Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=fd98bc8f-a85c-48f9-becc-ac77fc00bc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:44:29.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:44:39.775Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=87282988-682e-4d71-bb0e-2248e87f9b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:44:39.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:44:49.784Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=a5b100f5-5b85-4255-925f-aacd15a35fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:44:49.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:44:59.795Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=41f13baf-958d-4788-81f4-f7cb01544fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:44:59.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:45:09.804Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=0a8013d5-6ea3-40e2-a108-b64eb2ca2559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:45:09.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:45:19.814Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=135e7a1d-d263-4681-9ecd-6eb468a7e47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:45:19.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:45:29.824Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=545383d2-c915-40cb-931e-cda05500ce5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:45:29.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:45:39.836Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=8b0b1049-b377-44c7-bc39-483f87c163c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:45:39.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T11:45:44.699Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T11:45:44.700Z |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-07-13T11:45:44.701Z |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-07-13T11:45:44.703Z |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-07-13T11:45:44.708Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T11:45:44.708Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T11:45:44.708Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-07-13T11:45:44.710Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:45:49.846Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=5ec718df-4a1c-4acd-852b-84fcf3cc2218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:45:49.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:45:59.854Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=ebcf95b7-d728-4f66-8e01-f16a8ab586e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:45:59.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:46:09.862Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=14447b91-1e4f-4d1e-aa69-a033fc2fdbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:46:09.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:46:19.874Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=dd17dcc4-a744-4ed8-a30f-5e60407c16cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:46:19.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:46:29.882Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=ab5dc9d5-65d6-47ef-b784-c177a6c76fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:46:29.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:46:39.890Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=85d5ea37-a342-477d-beb3-782e30532bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:46:39.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:46:49.899Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=128bf72e-64c1-4065-9606-92e974017d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:46:49.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:46:59.909Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=5977d217-4eb8-4764-b3e8-7a4915ae2f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:46:59.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:47:09.918Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=e52042b2-018b-4373-b40a-ecf262e4b356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:47:09.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:47:19.930Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=d7e40dd6-a37d-449f-985e-42b6a535d75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:47:19.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:47:29.940Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=3f96effb-ff0f-48a5-9142-ac81eb571632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:47:29.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:47:39.950Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=c0e7c0f2-215a-4f50-8f87-b29bfc5fd62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:47:39.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:47:49.960Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=de6fa675-b48b-4147-a8cf-c530838b93ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:47:49.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:47:59.969Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=c919ecff-26ad-4e96-b327-dfd44d965a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:47:59.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:48:09.978Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=9264463e-11f6-451d-b67f-205391563280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:48:09.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:48:19.987Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=4293b20c-9f27-4111-a37b-d9921bafd793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:48:19.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:48:29.997Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=5da03412-113c-46e8-8643-5081ff86b45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:48:30.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:48:40.007Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=65840238-32b1-4478-99a7-ed933e4467cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:48:40.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:48:50.016Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=9aad3e65-159e-495f-b0e7-b013543a1fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:48:50.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:49:00.024Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=877c830a-fced-4450-bbf1-f3e7ce32fdee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:49:00.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:49:10.033Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=99854fd5-7054-42c0-9a57-0d6bf028533e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:49:10.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:49:20.042Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=55e1f815-c093-47ba-8d06-97016291e7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:49:20.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:49:30.050Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=c09f8010-665e-4b44-aa72-ffd1b5699192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:49:30.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:49:40.060Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=70ff7534-8ea5-434e-9658-465f939e092a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:49:40.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:49:50.069Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=680137df-181e-4624-90a8-b6bc89283067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:49:50.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:50:00.077Z |INFO |Init configs |InvocationID=86f0a946-5a60-44c2-84c7-2e1c22fce4b6, InstanceUUID=729553ea-cae6-4851-a7db-d4af55930829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T11:50:00.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |