By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T22:16:13.711Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T22:16:13.715Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T22:16:13.760Z |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 |2021-09-16T22:16:14.505Z |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 |2021-09-16T22:16:14.614Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T22:16:14.614Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T22:16:14.615Z |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 |2021-09-16T22:16:14.700Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-16T22:16:14.749Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-16T22:16:14.788Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-16T22:16:16.535Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-16T22:16:17.060Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-16T22:16:17.091Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-16T22:16:17.092Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-16T22:16:17.144Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-16T22:16:17.145Z |INFO |Root WebApplicationContext: initialization completed in 2356 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-16T22:16:17.551Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-16T22:16:18.197Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-16T22:16:19.444Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-16T22:16:19.911Z |INFO |Started MainApp in 8.698 seconds (JVM running for 9.416) |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-16T22:16:20.010Z |INFO |Start scheduling PRH workflow |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:16:20.024Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b523a64f-26d5-4e1c-b2f6-ec0c42a06029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:16:21.578Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:16:21.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:16:31.603Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d3f7da84-701d-46e4-99f5-028ea9cc801d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:16:32.711Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:16:32.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:16:42.714Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=0f1aa272-12e9-48a8-b352-26d342c4ace3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:16:43.845Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:16:43.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:16:53.848Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=620bbcea-c43c-43ac-ac94-af734ceb36b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:16:54.980Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:16:54.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:17:04.981Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=bf484507-251f-4a2a-b057-cdcd9bc2e548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:17:06.056Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:17:06.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:17:16.058Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=acdc8eba-2973-4195-9138-195859b81163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:17:17.096Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:17:17.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:17:27.099Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=af03d46f-3252-4141-a3d6-94f457b9408c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:17:28.163Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:17:28.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:17:38.165Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c36661c2-0a22-4b32-9cf0-9f24d5f13c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:17:39.332Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:17:39.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:17:49.333Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=3163a06b-f957-4a79-b804-fa4128f1daef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:17:50.403Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:17:50.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:18:00.404Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=42c68ce4-1d28-45d3-9c4c-e08686e26c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:18:01.512Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:18:01.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:18:11.514Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c690091f-22fd-4a02-ab20-d6886092668c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:18:12.547Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:18:12.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:18:22.549Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=27303e2c-e48b-43ca-80be-f3a618dda8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:18:23.652Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:18:23.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:18:33.653Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e8490400-1cc7-4f4f-b69c-2ca45831affc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:18:34.819Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:18:34.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:18:44.821Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=40c916ed-132e-4876-b255-c52c85f1e963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:18:45.859Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:18:45.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:18:55.861Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=01eb78cb-e9b3-4357-8f22-5bd6f1f36f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:18:56.931Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:18:56.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:19:06.933Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5974ea09-9c76-4f3a-92ba-f61e31bb66b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:19:08.035Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:19:08.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:19:18.037Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e67ba616-9d69-4dab-9041-dd6d2701169c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:19:19.084Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:19:19.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-16T22:19:20.941Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-16T22:19:20.941Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-16T22:19:20.945Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:19:29.085Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a04a4311-1e28-4184-a1ff-9c83e7b268cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:19:30.216Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:19:30.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:19:40.217Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=2109cecf-098e-4cd2-bf50-ac59ca71cc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:19:41.572Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:19:41.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:19:51.573Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=689249b6-e042-4add-ab49-20d79b186e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:19:52.611Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:19:52.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:20:02.613Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=859a9573-afad-414d-a522-2ce890d4d3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:20:03.684Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:20:03.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:20:13.685Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b54d6f70-5632-4774-bd2a-a9453ce792bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:20:14.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:20:14.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:20:24.809Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c9789248-32f9-4b81-8848-873d989be845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:20:25.860Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:20:25.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:20:35.862Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=6878eb18-d28e-4020-b0bb-5a2c66552b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:20:36.931Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:20:36.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:20:46.932Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=63ae799c-6c2b-43ad-90f8-0c918ff4337f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:20:48.259Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:20:48.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:20:58.260Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a06a6a3b-48af-4113-812d-4dfaa6432484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:20:59.300Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:20:59.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:21:09.302Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=8c0cdc61-bb1f-4569-90c5-eeaabbfe8592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:21:10.436Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:21:10.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T22:21:18.222Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T22:21:18.222Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T22:21:18.223Z |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 |2021-09-16T22:21:18.225Z |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 |2021-09-16T22:21:18.233Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T22:21:18.233Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T22:21:18.233Z |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 |2021-09-16T22:21:18.235Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:21:20.437Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e3d4dc3f-1e38-4cae-b735-0bed4a4d450f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:21:21.700Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:21:21.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:21:31.704Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=4f3d4a43-8370-4cc6-85d6-667a732194d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:21:32.771Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:21:32.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:21:42.772Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=21aa231a-7b4c-43ea-8d97-87e6b806c681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:21:43.812Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:21:43.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:21:53.813Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=4976f2f3-d03d-41d8-bf9f-b95b93f58c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:21:54.883Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:21:54.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:22:04.884Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=7200228d-31aa-4d62-958d-1a333182e049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:22:05.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:22:05.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:22:15.929Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a553100c-bb53-4454-b902-f0a0230a733a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:22:16.996Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:22:16.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:22:26.998Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=dc610065-9559-4665-88fa-4d9bec57ce1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:22:28.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:22:28.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:22:38.357Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=fe34a6c8-ecd5-4449-9e1e-8bdfe979fb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:22:39.396Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:22:39.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:22:49.398Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=0470fc51-b048-4c6f-9c44-a5fcb0365f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:22:50.500Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:22:50.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:23:00.502Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=aa537276-359b-4011-8a5d-e27f48f3804f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:23:01.571Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:23:01.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:23:11.572Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=1e984c22-1e9f-413b-b214-c6e4f4b559d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:23:12.644Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:23:12.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:23:22.646Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=37901f04-c7d3-4f26-a73e-b2b010dcc91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:23:23.683Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:23:23.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:23:33.684Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=f44f85bf-0538-4a78-9d95-19c9ee842c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:23:34.723Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:23:34.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:23:44.724Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=7e88df2a-e6aa-497f-b32a-25491c9a0fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:23:45.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:23:45.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:23:55.796Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=aa4570b9-8e5e-407b-85e0-83819ebb281e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:23:56.900Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:23:56.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:24:06.901Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=f8cccd66-ddfc-4778-b9b0-794e69a7ee87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:24:09.028Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:24:09.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:24:19.029Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=32bac91a-ecf2-42d0-b36d-588aabc8e04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:24:20.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:24:20.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:24:30.069Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=90d5799e-fca3-4692-8187-04d56b113536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:24:31.235Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:24:31.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:24:41.238Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=228c5712-4c09-40bd-87ca-f0eb4ea810e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:24:42.340Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:24:42.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:24:52.341Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=622803cb-41ad-4527-ab33-5d82af6236a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:24:53.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:24:53.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:25:03.381Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=23cfcd25-bb74-4919-bf8c-2d7628791b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:25:04.452Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:25:04.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:25:14.453Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=bf44b4af-a250-4c3c-a0c8-93c9f9635ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:25:15.847Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:25:15.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:25:25.848Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=f19a3f1e-5411-474b-a086-4b22567f5388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:25:26.883Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:25:26.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:25:36.884Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=69a4501a-de46-40ce-832e-01ad27950c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:25:37.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:25:37.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:25:47.925Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=222f2f78-8e77-4e80-87a7-096793042321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:25:48.963Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:25:48.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:25:58.965Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=1c5dc571-36b0-4828-b4fe-e630a07eeef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:26:00.003Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:26:00.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:26:10.005Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e16a1ae5-e159-42fc-9495-854ee09299d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:26:11.043Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:26:11.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T22:26:17.824Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T22:26:17.825Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T22:26:17.825Z |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 |2021-09-16T22:26:17.828Z |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 |2021-09-16T22:26:17.834Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T22:26:17.834Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T22:26:17.834Z |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 |2021-09-16T22:26:17.836Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:26:21.044Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a085e4a9-a3d4-4408-aa02-6bb087751f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:26:22.147Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:26:22.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:26:32.151Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=6f341900-203c-4b5d-b892-1a4a82c1c6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:26:33.187Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:26:33.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:26:43.188Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e9ea7330-156f-423f-9b9b-7e7f9172a179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:26:44.292Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:26:44.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:26:54.293Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=82ca8dd9-636e-4a46-a3f3-56bffcb2ff2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:26:55.364Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:26:55.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:27:05.365Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ea723d44-5e9b-4f72-86e2-25bcb6571bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:27:06.404Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:27:06.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:27:16.405Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=63a5eb04-f969-4a38-8332-65c4089fd577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:27:17.603Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:27:17.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:27:27.604Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=cfff4bca-bd25-4681-96ca-c8bedf8eac69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:27:28.675Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:27:28.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:27:38.677Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=3cdcb284-c06c-4361-842d-4322a69dca39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:27:39.715Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:27:39.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:27:49.717Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b688d71d-202f-4e77-af6a-abb094707556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:27:50.819Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:27:50.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:28:00.820Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ef433912-197a-4d3f-b95f-3b8597cd5ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:28:02.211Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:28:02.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:28:12.212Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=2b00ba1e-6026-475f-a39c-74b0320901b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:28:13.251Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:28:13.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:28:23.252Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b19e1ee3-d490-491c-91c4-64a045ec7573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:28:24.423Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:28:24.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:28:34.424Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c2ab0f81-fb7e-4213-b530-b4dc77f110de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:28:35.684Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:28:35.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:28:45.685Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a63ca74c-e9b1-4c57-9bf9-7fa28690d19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T22:28:46.723Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:28:46.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:28:56.724Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=500879f3-c3ad-4b99-9e4c-1111dc1e93c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:28:56.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:29:06.838Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=aa5e8052-5b2c-4cf8-ad3d-efe697e1d64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:29:06.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:29:16.852Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=1ff0b20b-c635-400b-9a87-e826fc701dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:29:16.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:29:26.866Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=0c86cdb7-59e9-4640-b1c2-632e83c47f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:29:26.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:29:36.879Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=36dde6cc-96b8-4967-b90b-d0618fc22627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:29:36.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:29:46.892Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=9efdd156-2ca6-46d5-b83e-83bf430908e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:29:46.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:29:56.905Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=8fbb24a7-6aba-4470-8f02-51b6368e8077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:29:56.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:30:06.918Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=728dce40-3c8a-42a7-bf1d-7c9cb1af9d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:30:06.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:30:16.928Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=97086b07-0c6c-4c40-a637-6dfb09a1290b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:30:16.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:30:26.938Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=398fa359-d607-4a3f-9cbe-289d361c5f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:30:26.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:30:36.947Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=0a6d310d-8ff3-488f-a30c-06c73665ee96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:30:36.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:30:46.957Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d5419268-3946-4aff-9fa2-a579f09ed744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:30:46.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:30:56.968Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=4f454450-e268-4d2c-8a93-f562af6ec1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:30:56.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:31:06.978Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=3d458498-47a7-4182-8137-ae9c3848bf5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:31:06.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:31:16.988Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=3c109154-26e7-478c-812c-9b6356b8b61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:31:16.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T22:31:17.835Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T22:31:17.835Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T22:31:17.836Z |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 |2021-09-16T22:31:17.837Z |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 |2021-09-16T22:31:17.844Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T22:31:17.844Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T22:31:17.844Z |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 |2021-09-16T22:31:17.846Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:31:27.000Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d855c34d-127a-4ebc-90e0-711ad523e6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:31:27.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:31:37.013Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b5a33538-ce68-4995-a4da-b45c9a8fb2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:31:37.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:31:47.023Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=67fe0b95-73db-4f19-b2e0-b8efd0bd804a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:31:47.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:31:57.032Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b5e50b89-4c46-4f42-b3b6-05a390b1fe6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:31:57.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:32:07.042Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=00a117ce-6433-4640-b014-e767aa24d5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:32:07.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:32:17.053Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b0a96ec5-0840-4593-882f-906d8ae07895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:32:17.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:32:27.063Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e148de66-42c5-41d7-8345-c9ff0228cf74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:32:27.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:32:37.072Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=dc157ba1-77ba-46f5-be4f-608daefdcbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:32:37.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:32:47.082Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=941b77cc-1e45-40e1-bb93-6f75a8f71746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:32:47.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:32:57.094Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a46c77f8-a41d-40e3-a2b9-2baddc3ba8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:32:57.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:33:07.104Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=bb7a089c-c46e-4b39-b622-e3522beb5262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:33:07.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:33:17.114Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e6792d96-f56d-4027-bee8-f9261091dad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:33:17.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:33:27.124Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=18d3b00c-314a-4edd-a7b4-5bf55ff19f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:33:27.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:33:37.133Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=109a9058-c69e-43d1-a6c5-1aa8e13cf853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:33:37.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:33:47.143Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=502fe1eb-a54c-4396-bdd1-e5e53037e069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:33:47.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:33:57.154Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=751cb8b4-3dc2-4e21-afa3-0f84f986c711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:33:57.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:34:07.163Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=56b4dfea-a73e-43c2-9646-56cf92b79f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:34:07.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:34:17.174Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=384995ce-69a0-494f-ad39-7b05c356a9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:34:17.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:34:27.183Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a9297d25-6c17-4621-9587-30d5f5cc5f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:34:27.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:34:37.192Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d188b9f8-e58f-4e25-973b-04930d212034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:34:37.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:34:47.206Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=598d13ea-7b97-4909-a63a-67c1e84295ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:34:47.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:34:57.215Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c2ae1862-31a5-4d37-8c25-f3af52b5e4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:34:57.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:35:07.224Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c060452c-5bbd-45ff-887e-8d3d0592f674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:35:07.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:35:17.235Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5fa00a63-d92b-4ec0-b005-225b5c73eb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:35:17.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:35:27.245Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=7c23bd8a-a7cd-4110-b72d-310c0a78534e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:35:27.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:35:37.253Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ee15008c-fa43-4fa7-bba1-7ea6158d5e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:35:37.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:35:47.263Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=9d8afeba-95a6-4e06-b7ec-94fc16b60e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:35:47.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:35:57.272Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=625f5c5e-4cb3-4c55-aa37-4557a921131f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:35:57.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:36:07.280Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=1a04c390-87dd-4198-b881-2fc5d41aa16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:36:07.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:36:17.291Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=9858b8a9-cfac-4d37-a942-17572137331c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:36:17.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T22:36:17.789Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T22:36:17.789Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T22:36:17.790Z |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 |2021-09-16T22:36:17.792Z |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 |2021-09-16T22:36:17.799Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T22:36:17.799Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T22:36:17.799Z |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 |2021-09-16T22:36:17.801Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:36:27.299Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=6f4cc79e-7902-4843-8d7d-f40950983fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:36:27.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:36:37.308Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=fde2782c-6969-4f65-ba5d-827294286172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:36:37.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:36:47.318Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=2374f8b8-543d-4abc-a409-e6984e4557f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:36:47.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:36:57.329Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=f615b1b1-c915-4ee5-89bf-7c03eda439ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:36:57.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:37:07.340Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=9c09466e-12be-4930-b185-26999613c39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:37:07.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:37:17.352Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=3aaef918-cec3-4ad8-a59f-b14c459248c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:37:17.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:37:27.360Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=433dc0df-93f8-456f-9fac-ab7a92db70b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:37:27.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:37:37.372Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b042b404-1e99-4014-ba08-f0a9e6900191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:37:37.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:37:47.390Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c3c527cf-cf84-4529-bd7e-2f4b01cb27ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:37:47.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:37:57.403Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5fe3ba53-eaca-4976-b301-c2b6d3650354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:37:57.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:38:07.413Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=64b93f12-839f-430e-aa6c-180d7600f7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:38:07.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:38:17.422Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=22834371-099d-465d-bddf-4d55757acd56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:38:17.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:38:27.431Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=2f1ec55a-35fa-4345-a099-d6eab19c5312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:38:27.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:38:37.441Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=cee11be2-e985-44c7-b1d9-6800246fecfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:38:37.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:38:47.450Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=843c429a-e61c-4d41-aee3-1777f4ebfbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:38:47.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:38:57.458Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=3eefa826-2f5c-48bf-9240-6a0637d903b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:38:57.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:39:07.466Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=2ef05833-032b-4c9c-a109-bbca3fa9e17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:39:07.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:39:17.474Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b7b2ad42-10d8-4531-b14c-3da723bc5e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:39:17.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:39:27.489Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=3d985120-58ac-4dec-a3c3-a43b2ab42631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:39:27.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:39:37.499Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e096dc2f-32ee-4c43-a665-b94f95c65153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:39:37.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:39:47.508Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=4cbacc4e-2ee4-41d5-9fff-33e34fe5e6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:39:47.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:39:57.517Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=7f997ce2-b034-4f29-9d8b-c7ad253c6390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:39:57.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:40:07.524Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=718be8d4-6946-45db-8d7c-f6c9fc798756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:40:07.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:40:17.537Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=7a1e3d48-1130-4ced-8077-103a26b91db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:40:17.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:40:27.548Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=3929eb8a-728f-4f3e-8a17-00187bfec75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:40:27.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:40:37.557Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a09ef87e-eec9-43b4-90af-e1bade582cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:40:37.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:40:47.565Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=2756f489-83df-41d8-9a15-a02e1969ade6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:40:47.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:40:57.574Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=2ed66660-4062-41d0-a8e5-33203ed0c247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:40:57.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:41:07.583Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b51e7c4b-dc91-4fab-94d6-fdc76ecdfdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:41:07.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:41:17.592Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=24899c34-3618-483d-9d82-481df4c904f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:41:17.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T22:41:17.800Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T22:41:17.801Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T22:41:17.801Z |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 |2021-09-16T22:41:17.802Z |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 |2021-09-16T22:41:17.809Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T22:41:17.809Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T22:41:17.809Z |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 |2021-09-16T22:41:17.811Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:41:27.600Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=8a52787a-b5b2-4f77-8897-936272a71f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:41:27.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:41:37.609Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=cd02a453-9348-4fa0-a349-2f8aaeedd56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:41:37.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:41:47.618Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=2675c6d1-fed2-4f34-97b1-6e40bb08ea55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:41:47.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:41:57.625Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=0dbd84cb-f52c-44e1-950e-cf75ee2bc8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:41:57.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:42:07.632Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=8d98e461-fb23-450d-acc1-6bc87bba5c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:42:07.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:42:17.640Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b63a8a00-0058-437c-92a8-fc3fdea4b68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:42:17.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:42:27.649Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a2b50c3f-4734-4d3e-aaf7-1789df991e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:42:27.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:42:37.656Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=2b323952-d099-4afe-90c0-ff36e79a3b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:42:37.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:42:47.664Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=1ee4387b-dfdb-459e-92ef-e6ac99a631d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:42:47.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:42:57.672Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=005a0911-b6ad-49f3-82d6-1cce3f8a0348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:42:57.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:43:07.681Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=2bc4f12e-7f8c-4149-aa5b-ec05a3655674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:43:07.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:43:17.689Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=421e2a1d-687d-46c0-82b1-55760c5fcedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:43:17.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:43:27.698Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=94c47727-c70a-482e-80ec-2a932be82a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:43:27.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:43:37.708Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=7d116a24-142b-4807-b64b-6c897e9f9520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:43:37.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:43:47.716Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=67b8261b-cf63-4986-ac24-735a46617d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:43:47.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:43:57.725Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=98b74b75-fd13-437c-b09b-5c0984cd3c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:43:57.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:44:07.735Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=4294feb7-acef-4e10-b38d-533ae9c2c39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:44:07.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:44:17.745Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=edd3c5ab-a522-40ae-b5f9-7dec68f47a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:44:17.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:44:27.753Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=70c6f9b7-b643-418a-9559-1614a9bbc802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:44:27.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:44:37.761Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=866635bb-6def-43b0-8758-e3a160305fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:44:37.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:44:47.770Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5b6fd8d1-37cc-4230-b118-a5035fda66fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:44:47.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:44:57.778Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c2d89dc2-31d2-405d-aebb-da1b0ced8c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:44:57.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:45:07.787Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=28e247f4-793b-4e0a-91a4-35bf54c39c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:45:07.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:45:17.794Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=586764da-3486-4d9f-a770-ab3a6c8f9ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:45:17.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:45:27.804Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a1365b8d-26dd-4b33-b7c7-6de24312ef39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:45:27.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:45:37.815Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=8eea542e-e540-4250-a09e-96a842353b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:45:37.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:45:47.823Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=36023f6c-ad87-4fe1-b23b-8936d8898969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:45:47.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:45:57.831Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=1d1d6601-9b80-409b-a38c-ef6ba6101c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:45:57.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:46:07.839Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=6d1102f6-bd46-4bea-b6b4-c0b67ddc2edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:46:07.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T22:46:17.778Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T22:46:17.778Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:46:17.847Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=0bd6d732-15cc-4a9e-850d-5f74efd9ae55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:46:17.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T22:46:18.131Z |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 |2021-09-16T22:46:18.143Z |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 |2021-09-16T22:46:18.151Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T22:46:18.151Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T22:46:18.151Z |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 |2021-09-16T22:46:18.153Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:46:27.855Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=04c50eba-6bd7-4108-928e-34536b6f6827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:46:27.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:46:37.863Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5fdfb6a8-5358-4d5f-8c4e-bf5cfcc0de70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:46:37.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:46:47.870Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=adade946-5804-4f1b-a86f-884d31b03ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:46:47.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:46:57.883Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=1bb07836-8c91-4672-95d2-9dd53c0ecbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:46:57.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:47:07.891Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=8680382c-9fa3-4c41-8237-ebb77c5f2327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:47:07.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:47:17.901Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=7b203741-c537-4b07-8e2a-de0a97e2a6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:47:17.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:47:27.910Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=3c24b46d-ff7e-44bb-a221-a83a2d0a013b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:47:27.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:47:37.919Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=579d84aa-b583-4c2b-8bfb-c3fe2e48be1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:47:37.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:47:47.927Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=056ef89c-be53-4635-9a96-63e8a140887f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:47:47.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:47:57.935Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b3265ba7-39df-4982-b8e4-629e16d31eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:47:57.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:48:07.943Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=beb348f5-9b28-481d-b681-13922edb5cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:48:07.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:48:17.950Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c5632ea0-ad97-4f83-a2ff-d12867ea48b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:48:17.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:48:27.960Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=39e6af76-ad8d-46a7-8b79-0fcab6ed96f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:48:27.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:48:37.968Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=27b9e655-2501-4478-8a38-0b9c0fca0963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:48:37.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:48:47.978Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=434e1788-5f8e-4c40-8735-3fcb8868f4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:48:47.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:48:57.986Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=160b3938-0e38-4bcc-be8e-4622428d7f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:48:57.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:49:07.995Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=4e577a5f-fb9e-4ba9-9b7d-c6e4a7e01435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:49:08.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:49:18.004Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=49b39ced-9e51-40c4-9113-27ed128c263e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:49:18.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:49:28.013Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a206d55c-994f-4140-b06d-037fdf042796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:49:28.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:49:38.021Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=87d8296f-1c09-4e1a-be06-8da7199ca237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:49:38.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:49:48.029Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a37477ae-825b-438f-9a8d-2211f677b541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:49:48.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:49:58.038Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d75b2426-1208-4a7d-8835-ee6b49186493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:49:58.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:50:08.046Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=483dee7b-9b14-496a-8161-bef27c9e5a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:50:08.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:50:18.055Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=f12c0187-4f7b-4065-968d-a50a70362d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:50:18.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:50:28.065Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=64362256-a028-4124-95cf-b09e39d84737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:50:28.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:50:38.073Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=f13f5ce3-c46c-4c5e-a011-a4ea2995a671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:50:38.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:50:48.081Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=cd1f1bb8-56e9-488b-a76c-6258c3d0542f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:50:48.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:50:58.089Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=00cbbc2b-5c61-4693-bc0d-e0b5b7b68857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:50:58.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:51:08.098Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5bb75af1-8c19-4867-97f8-87a681de8e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:51:08.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T22:51:17.823Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T22:51:17.823Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T22:51:17.823Z |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 |2021-09-16T22:51:17.825Z |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 |2021-09-16T22:51:17.829Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T22:51:17.829Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T22:51:17.829Z |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 |2021-09-16T22:51:17.830Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:51:18.107Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=6626b924-8268-47ea-b3cb-928b2b8ac7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:51:18.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:51:28.115Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=6b67708d-0021-4e80-bedd-819a6fe29f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:51:28.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:51:38.123Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=aa3819a0-5ef2-4020-8d12-96493d54face | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:51:38.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:51:48.131Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=6fe1556e-be36-4b62-b0e5-a430dbd130d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:51:48.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:51:58.139Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e85a08a1-ef79-453d-8f44-86f8c22abd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:51:58.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:52:08.148Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=abefbb00-42a4-48dc-9527-ab083e2fb07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:52:08.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:52:18.157Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b7679e1d-ee47-4dc9-bf55-d39130dd99b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:52:18.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:52:28.165Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=708f2fd8-5da7-4844-bc49-1834ce3d00ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:52:28.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:52:38.174Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=54fc9971-7a09-4d6d-8e98-6e19778e78f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:52:38.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:52:48.186Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=6ed673c7-a18f-4293-aa19-58c0c62f0581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:52:49.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:52:59.781Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=abf686b2-b6bb-43f2-99a7-81046f473093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:52:59.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:53:09.788Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=994c181c-8efc-4e55-8fb2-f7463223bb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:53:09.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:53:19.796Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=16172331-e991-4c2d-aec7-a305ad9b7e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:53:19.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:53:29.806Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a5b59e53-7bd7-409b-9ea4-6f122a20c39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:53:29.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:53:39.813Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=216d79c3-acae-4678-8e7c-7e286b56f4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:53:39.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:53:49.822Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5f7758bf-bffd-4b78-8f23-e4c614e07baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:53:49.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:53:59.830Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=3b4e90fd-0c44-4ceb-9f01-bcff8f9088ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:53:59.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:54:09.839Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5b0a94a6-1a56-4260-a664-23a5336b9bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:54:09.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:54:19.846Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=410e2d57-72d3-4142-83f3-10eb4303ba1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:54:19.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:54:29.854Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=3b2e2dab-fd26-41f4-9600-e7aa139a5c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:54:29.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:54:39.862Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=3e67c69d-ad3c-4049-b11b-3585d72bea08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:54:39.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:54:49.870Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=f3b786f0-6383-4aa7-8d1d-c19d8d843e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:54:49.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:54:59.877Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e07ec13c-c7bb-459a-a9a4-1677ed8afe43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:54:59.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:55:09.886Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=1e647b63-c8c2-4c8f-ae3e-5ee72cf1a3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:55:09.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:55:19.893Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=3f8a6599-cec3-443b-94b2-9a59519dbd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:55:19.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:55:29.900Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=86bea2a3-5402-46b6-9007-62c0a75002f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:55:29.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:55:39.908Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5da8ade6-d40c-48c7-a0ba-efb59edd3cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:55:39.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:55:49.915Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=0ccc1d57-d7e0-43ca-a15c-199969d368a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:55:49.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:55:59.923Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e2e9bc5c-7fed-4228-a1ed-e1063fd84dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:55:59.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:56:09.931Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=73a47c56-c23f-4cce-b8ee-31c53db90acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:56:09.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T22:56:17.800Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T22:56:17.800Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T22:56:17.800Z |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 |2021-09-16T22:56:17.802Z |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 |2021-09-16T22:56:17.807Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T22:56:17.807Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T22:56:17.807Z |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 |2021-09-16T22:56:17.808Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:56:19.939Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=19f204ae-01cc-48e9-9627-a6197f58f417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:56:19.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:56:29.948Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=555ec063-f066-4f9f-aaeb-7a50c7b51554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:56:29.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:56:39.957Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ab78e8f9-7f1a-47f3-acb1-2a88e315c80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:56:39.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:56:49.964Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=23943f5d-ef36-41b1-9d56-92d93a2c86ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:56:49.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:56:59.973Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=0dd33ca2-4f9a-40f8-9602-726c03e846e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:56:59.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:57:09.981Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b6955b82-83e8-4dd7-a1ae-499bdf078309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:57:09.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:57:19.990Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c6cbfbbe-29a9-44a9-8d9d-f9d67c1e0f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:57:19.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:57:29.999Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=84d9c8be-ac22-4292-ae35-a35739b3082a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:57:30.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:57:40.007Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=33125ebf-472e-4772-8239-13057d488a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:57:40.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:57:50.015Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=7cb829f2-75ed-4bcf-96d3-a1e72d2d8baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:57:50.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:58:00.023Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ff8f3d4e-94c4-4b35-8ef7-eaff636a1b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:58:00.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:58:10.031Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=9ee26db2-e0d9-41ef-b4cc-8f2d74349527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:58:10.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:58:20.037Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=be9f0fe0-a8b7-46ef-973d-62071f0335fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:58:20.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:58:30.044Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=997355a0-41fc-4460-8512-0608fd8a4427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:58:30.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:58:40.053Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b7ccb222-77b3-4078-a0f3-f2d40aec8922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:58:40.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:58:50.061Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=30a29b02-aa03-4194-8c3e-acbc51d658dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:58:50.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:59:00.068Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c5ecf5db-5e90-4861-96ae-af4312b07067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:59:00.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:59:10.075Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c96e8756-143f-43c8-80e0-9aeba8f708c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:59:10.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:59:20.084Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d4771569-2b15-4bc3-8574-802b1b0892cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:59:20.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:59:30.092Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5ae7b423-4bab-435e-9097-7e706b89f377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:59:30.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:59:40.099Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b5c6f641-b110-411b-8c8e-a2c3f025099a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:59:40.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:59:50.108Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e2c0d9c0-82f7-4897-b514-cc773b58ddd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T22:59:50.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:00:00.115Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d91c2f3f-b918-442d-a1f3-f31fbb6ed534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:00:00.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:00:10.124Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=4287a9d1-dc7f-4fac-b1d1-d0653f88d3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:00:10.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:00:20.133Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=68271a9d-9741-4b07-bc7a-2c7ff62072e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:00:20.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:00:30.140Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=4d1faae3-b04b-4830-9dc3-391b75c6ef69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:00:30.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:00:40.146Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c0702b3d-30ae-42b4-9401-b9b13ab92a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:00:40.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:00:50.154Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ce04442e-1617-4b83-8edb-b11c1b0f86ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:00:50.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:01:00.162Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=97af5ed7-68d7-4cb4-ad62-3edaf6aaf544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:01:00.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:01:10.170Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ebafb699-7c63-4d8c-837f-5079e847f96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:01:10.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:01:17.779Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:01:17.779Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T23:01:17.780Z |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 |2021-09-16T23:01:17.781Z |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 |2021-09-16T23:01:17.786Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T23:01:17.786Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T23:01:17.786Z |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 |2021-09-16T23:01:17.787Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:01:20.177Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=24b0772f-cc8e-4e65-a33d-9546096c2371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:01:20.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:01:30.185Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=72f370ad-fcc3-400d-a900-2d8dc853d2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:01:30.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:01:40.194Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=40b8b6a2-8a08-4317-aca7-fe43ce34bcb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:01:40.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:01:50.202Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=1970e795-abd2-41bc-a76b-05773645bec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:01:50.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:02:00.209Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=3d28040c-c180-41af-b8bf-3800c23f35e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:02:00.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:02:10.216Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=33ed68e6-ae0e-4987-b511-77341bcc270e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:02:10.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:02:20.225Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=7f487bb8-5cfc-42c3-ac50-c2bb1305f921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:02:20.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:02:30.233Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ab0181f9-8e2c-407e-b420-c30b5b66ba71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:02:30.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:02:40.242Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=8dd8305b-0ecb-4b7b-b1be-31efd0ecaa62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:02:40.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:02:50.249Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=3c675909-8f39-4b64-a4fe-442eed337ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:02:50.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:03:00.257Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b76ef62f-f9fe-46ef-8e37-a6dac1bab7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:03:00.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:03:10.264Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=0127ef69-a977-46d4-9736-5320a8ed6e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:03:10.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:03:20.271Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=83126990-ebf0-48a0-b826-a94e09edd48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:03:20.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:03:30.279Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=360e3e8a-0657-4aef-b2e8-b6fcd1c9bbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:03:30.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:03:40.286Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=1e1984e2-1dcb-4230-a076-2d5187d0b5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:03:40.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:03:50.293Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b26d8154-8cdb-4a04-9757-610b6dd97273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:03:50.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:04:00.301Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=50fb238c-f099-4184-bae8-16ba7929a702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:04:00.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:04:10.308Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=73b58d70-4681-47e0-98ff-2f4087804e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:04:10.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:04:20.316Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=49bf1b8c-f9b6-4b35-b6df-f8233299347a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:04:20.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:04:30.324Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e703349b-7112-4217-8085-58dbbde5f1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:04:30.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:04:40.332Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=21ffc156-bdb9-4436-b689-b7f6af954672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:04:40.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:04:50.340Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=6ba1883f-3004-46b6-9a85-5e71d107f2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:04:50.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:05:00.347Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e5a69b6c-a151-498e-9431-2f9555634417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:05:00.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:05:10.355Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=8c00c308-d28c-4450-b2cb-1bc71f61f709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:05:10.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:05:20.363Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=dd8d983c-f2c7-4b57-9146-1d6dcf2f1dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:05:20.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:05:30.370Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=6327f365-3b95-4180-8276-4ab05e7a2082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:05:30.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:05:40.377Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=20cf031d-f33f-42aa-b6a4-1cbf38da7b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:05:40.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:05:50.384Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e076d4f0-3ea6-4357-b9b3-71051e055f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:05:50.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:06:00.391Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=0c3d28f8-f251-4440-ba3a-dec4541321f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:06:00.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:06:10.398Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ac327dc2-656c-4a9b-b474-94c73e311a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:06:10.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:06:17.780Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:06:17.780Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T23:06:17.781Z |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 |2021-09-16T23:06:17.782Z |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 |2021-09-16T23:06:17.785Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T23:06:17.785Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T23:06:17.785Z |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 |2021-09-16T23:06:17.787Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:06:20.404Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5c82710b-2954-41c5-9c44-b760b2f8a86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:06:20.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:06:30.410Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=7bc69be7-fd20-491e-bc88-31a97e1102a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:06:30.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:06:40.416Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=3dffcac2-ef2a-4c21-9fe6-797234278fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:06:40.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:06:50.424Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5d4bf169-a6ce-436b-9969-5150e3738e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:06:50.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:07:00.433Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ff26f21e-8076-4bae-9b77-a5c4464b6d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:07:00.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:07:10.440Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=191490e2-f8a5-4007-93cf-c9d04e67cad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:07:10.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:07:20.447Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=2e5eee4f-8a8e-4347-bb9f-ef2a6ebb998a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:07:20.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:07:30.455Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=087f2470-6186-462c-aa64-7a902a394781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:07:30.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:07:40.463Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=0f4a4907-d686-486b-bf4d-daf4176f3e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:07:40.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:07:50.470Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=22fdb755-bdae-47fd-a3dc-2c06fa2b5afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:07:50.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:08:00.478Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=2e3ee41a-fa84-4dd5-8b3b-13804d118ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:08:00.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:08:10.486Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=bb05d5f8-0370-4503-a9eb-53c211d58cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:08:10.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:08:20.494Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c9ca08e1-2cd8-43c4-8799-22a335426e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:08:20.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:08:30.501Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=dd4f3c33-6f50-4687-89c7-97288d3ad720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:08:30.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:08:40.508Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=48a215a6-86c3-44fd-af7c-69eddd580e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:08:40.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:08:50.514Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e72cd430-4f5c-4c45-90fc-33319291a512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:08:50.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:09:00.522Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=8f7b2991-112f-4fe0-ab5b-850c66dbb63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:09:00.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:09:10.531Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=74b43b6f-b36a-46bf-aa7e-47bd2beed2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:09:10.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:09:20.539Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=71a4566a-8e12-4022-b6d2-da6048e26cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:09:20.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:09:30.546Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=195a62e5-8b2d-48ab-9cad-add44aa983fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:09:30.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:09:40.554Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ec9fee5c-1560-4cf6-a2e8-ebe5a748d775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:09:40.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:09:50.562Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=1f5996e4-856b-4835-b5bf-9f7335bb4e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:09:50.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:10:00.569Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=3ba792be-08ae-43db-83d3-49f48b035814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:10:00.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:10:10.578Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=9ccaa6ed-0a5c-4fea-9da6-0035230f3aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:10:10.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:10:20.585Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=7819f5ba-114f-4a7f-952e-cffd60d19d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:10:20.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:10:30.593Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a79df5f5-0a3c-4990-a0ec-28ea4ef9925a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:10:30.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:10:40.600Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=1300d6d4-7be0-491e-b84f-861635267e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:10:40.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:10:50.608Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=da4166c8-2523-492a-b715-6fce38dbe9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:10:50.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:11:00.616Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=8fe769a3-ca63-4384-a7c9-1fdafda524cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:11:00.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:11:10.623Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=bc622f82-ab45-4da4-aa8d-8e2456fe7afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:11:10.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:11:17.776Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:11:17.776Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T23:11:17.776Z |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 |2021-09-16T23:11:17.778Z |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 |2021-09-16T23:11:17.781Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T23:11:17.781Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T23:11:17.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 |2021-09-16T23:11:17.782Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:11:20.633Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=f01b2b33-f842-472a-8041-545d32471ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:11:20.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:11:30.640Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=54447dcf-deed-4b3a-86e9-7758a4d2cddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:11:30.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:11:40.648Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=9aa1987e-e5e2-4354-b356-5d8d37e2e70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:11:40.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:11:50.655Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=daac3bdc-0657-4ed2-bb58-2bda7ba34bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:11:50.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:12:00.663Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e47f5a08-81ae-42de-b441-1c2513a0f674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:12:00.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:12:10.671Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=81d3230f-5df7-4b2e-923b-abf1a25caa38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:12:10.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:12:20.678Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=632b689d-a89b-428f-8058-0312891b443d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:12:20.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:12:30.684Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5117f93c-be82-4fbf-b3ca-b4417d09aa3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:12:30.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:12:40.691Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=33215268-95b5-4966-aa36-5a739886147d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:12:40.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:12:50.698Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a550452e-4bad-463a-8168-1928b65277b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:12:50.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:13:00.706Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=52724adf-b790-49f3-b44a-8a1d32789d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:13:00.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:13:10.714Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=4839429e-6a6b-49b9-a026-3bc39d03e8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:13:10.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:13:20.721Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=de3b201f-330b-4845-a033-39711e9a7a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:13:20.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:13:30.729Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=07430635-3c08-478b-98b4-f47974ebb3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:13:30.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:13:40.736Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=03472ae7-bb5e-41be-98b6-8ffa184925a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:13:40.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:13:50.743Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=8751a0d2-252a-4b06-9f81-64b55954131d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:13:50.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:14:00.750Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a2a3b709-fe77-4e6a-960e-2cf5a7cd73e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:14:00.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:14:10.757Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5eaec428-360e-4996-915b-86e8eea3bcef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:14:10.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:14:20.765Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=9f4256e2-be3f-449b-a6bd-d41448057824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:14:20.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:14:30.772Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c0453bb5-284c-4b63-ac06-c27d2e04d798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:14:30.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:14:40.779Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c5e6be6e-f911-4ed1-a2b7-06cc48d6860e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:14:40.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:14:50.787Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=4626bb91-ca4d-4e69-9f5a-10d520fdc22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:14:50.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:15:00.792Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=841a3ab4-b4be-4b10-b430-ed9e8493fe76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:15:00.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:15:10.800Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=938b6898-8a02-4e22-a7d8-a0d96b6b64af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:15:10.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:15:20.807Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e2802e60-2dcc-4014-8314-3bdc4edf2a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:15:20.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:15:30.815Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=7c1d141b-2458-49d8-84e1-bd2bbba3f6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:15:30.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:15:40.822Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=850c29e1-e1ad-4629-b9fe-c6efc4e50c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:15:40.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:15:50.830Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c5eb4e32-6a90-4ab2-9499-a616f328f3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:15:50.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:16:00.838Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=14880747-26d5-4fe6-a375-f7e3cd3cf0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:16:00.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:16:10.846Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b6e5425e-6319-4517-ba96-9d5957ae595d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:16:10.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:16:17.784Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:16:17.784Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T23:16:17.785Z |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 |2021-09-16T23:16:17.787Z |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 |2021-09-16T23:16:17.792Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T23:16:17.792Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T23:16:17.792Z |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 |2021-09-16T23:16:17.793Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:16:20.852Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ab9dac24-6a1f-4da4-bd42-21832ac0e30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:16:20.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:16:30.858Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=40387fcd-bbe5-4b01-a411-43f98e1cedea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:16:30.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:16:40.866Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=bf119b06-6d5d-43dc-82b4-c3d06ade45f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:16:40.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:16:50.874Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5b45d0b8-3c03-4a62-a65b-e1f6ca939834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:16:50.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:17:00.880Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5a87a6a2-cb7a-4837-91e2-0b1b81c19c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:17:00.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:17:10.887Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=3724a376-d905-4e86-94d1-0f57bdab8b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:17:10.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:17:20.893Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=704ab056-262d-4a32-9cab-bc2ede73da29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:17:20.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:17:30.900Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=4d3a08ab-40aa-455e-9519-48f49e795f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:17:30.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:17:40.907Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=76e40909-954d-4dd3-b256-823ff93651cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:17:40.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:17:50.913Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=71342a6f-6814-461e-b5c8-05f0b158e129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:17:50.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:18:00.924Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a80ee4e0-2edf-461a-87e0-497b1a39d05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:18:00.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:18:10.931Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=6c42e92c-8cdb-411b-b0d2-410206192999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:18:10.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:18:20.939Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d12b3409-69c4-492a-8850-7070dadd544f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:18:20.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:18:30.946Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=3dc0a8ef-2f80-4c5c-b690-9e3eb971907e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:18:30.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:18:40.953Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=1a52c7f0-5806-4215-9f72-4bf70e2ea8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:18:40.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:18:50.959Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d453b2ac-a060-4d5b-b41d-73d0d11b2986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:18:50.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:19:00.965Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=6ddd31ec-b7ea-4107-a370-403441089933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:19:00.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:19:10.971Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=fc9bf832-c141-489d-a47f-e252db158d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:19:10.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:19:20.978Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=648896dc-c090-4eb2-a667-5a5777a6ab28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:19:20.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:19:30.985Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=f40ebf51-a424-4501-b7e2-4280a27b0163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:19:30.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:19:40.991Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=aa658a56-24ac-48d2-92cd-9f992658beb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:19:40.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:19:50.996Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=33fb7ea6-b9db-435b-a866-54eb22df0e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:19:51.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:20:01.003Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a75b2500-d3de-4193-8e01-e5908f65e454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:20:01.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:20:11.009Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=6b1ce332-3f51-4f5a-8dd1-1ff4035f2f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:20:11.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:20:21.015Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=4da3fe2b-1465-45ef-a1be-c428cc780eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:20:21.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:20:31.022Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c20ba372-6984-474b-a182-6fa620a41879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:20:31.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:20:41.030Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=1e4f0792-eb38-4b08-b68c-adec184b4834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:20:41.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:20:51.036Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b8c20c10-c514-4e25-916c-ac0004044f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:20:51.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:21:01.042Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=29e858df-de37-4065-8c5e-a5d05777d4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:21:01.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:21:11.048Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=249d4ccd-18c1-4e03-b4a1-6fe7f5d88883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:21:11.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:21:17.803Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:21:17.803Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T23:21:17.804Z |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 |2021-09-16T23:21:17.805Z |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 |2021-09-16T23:21:17.808Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T23:21:17.809Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T23:21:17.809Z |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 |2021-09-16T23:21:17.810Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:21:21.055Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=08aaf119-dc8b-41e0-baf6-aeaf11b0afb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:21:21.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:21:31.062Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=eab2f3c6-6787-43e5-af64-41fe8660518c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:21:31.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:21:41.071Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d70bc928-6a80-4ddc-9699-783d7e88f0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:21:41.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:21:51.077Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a3242b2b-7644-40e0-8ac9-938ed739b752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:21:51.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:22:01.083Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=2644096f-74c9-4ffe-b3e9-074d7f000602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:22:01.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:22:11.090Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=194d3c19-68f7-424d-bdfa-092d0b39f317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:22:11.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:22:21.098Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e07715cd-b247-43a7-8354-30bc6f784a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:22:21.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:22:31.105Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=6c8de6c0-5c72-4659-b4da-0a2fefb49500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:22:31.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:22:41.111Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b6c31b75-6a21-48d9-b1b9-035428de53a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:22:41.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:22:51.118Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=424e0237-ce29-49fc-a009-694386b1bdc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:22:51.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:23:01.125Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d0683e68-5c96-410a-bede-13dafeba0f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:23:01.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:23:11.132Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=0ed9cf7a-6faf-4f12-b598-597d52eb3470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:23:11.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:23:21.139Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=650cc9c8-c4d2-4852-905e-cf97867e9c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:23:21.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:23:31.145Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=949a7e11-1337-49f4-83de-814eda731f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:23:31.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:23:41.151Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d9422c5d-0964-42d6-8123-6ab537de527c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:23:41.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:23:51.159Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d27abeb8-ae9e-4f07-9f75-90b3ab5c286e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:23:51.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:24:01.166Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=500e1f91-8bd8-4c07-9bb1-ee249b123254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:24:01.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:24:11.173Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=caeee870-c4ce-4a92-b10a-160caa8c3121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:24:11.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:24:21.179Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d1fb7cf0-77ec-4224-81bf-e68a8067aac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:24:21.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:24:31.185Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d48cea4b-cfd0-4999-b814-debba4a02e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:24:31.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:24:41.191Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=f2723f3a-b4a3-45b3-8040-c3b58eb1691c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:24:41.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:24:51.198Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=62910fd3-2dcc-478e-9aee-5c3a0922ec47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:24:51.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:25:01.205Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=0785da9d-5aad-4c9f-af4a-3a1f3ea3f877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:25:01.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:25:11.211Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=4e259760-d605-4734-af85-539a2861e29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:25:11.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:25:21.219Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=3343f89f-25d7-40b3-9e33-766a8d37cdec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:25:21.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:25:31.225Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=1f5d88f6-670c-4712-a6e5-ef9982d22b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:25:31.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:25:41.232Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a06d3e59-af70-49d8-be6c-c336eb35be4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:25:41.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:25:51.239Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d201240b-eb81-470a-94fb-eeedf7d77d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:25:51.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:26:01.244Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=1abf8561-5af7-4619-9455-8ea3151e34de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:26:01.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:26:11.252Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=40a0eff4-badf-4cee-8d45-a6812acaa4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:26:11.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:26:17.781Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:26:17.782Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T23:26:17.782Z |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 |2021-09-16T23:26:17.783Z |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 |2021-09-16T23:26:17.787Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T23:26:17.787Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T23:26:17.787Z |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 |2021-09-16T23:26:17.788Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:26:21.258Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=aa824efe-df08-44be-9204-e7e3f6f343de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:26:21.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:26:31.263Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d43c6421-80a6-4c02-aa16-44e8cbaa5ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:26:31.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:26:41.270Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=9606a120-4c54-455b-9979-956113bd82f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:26:41.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:26:51.277Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=7377c3d8-135f-4855-9505-32ddf7b31b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:26:51.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:27:01.283Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=3222270b-45a8-4295-a449-8f89adcf7763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:27:01.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:27:11.290Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=bdeeffbb-f3bc-459c-8e0b-659dd6048851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:27:11.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:27:21.297Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=88a0bde9-ba92-4c57-9bef-5ead31c48962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:27:21.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:27:31.305Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a17cd056-e7c5-42ca-a4ea-6c047048f68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:27:31.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:27:41.312Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=076d992c-e9af-4d1f-a4ba-9ed06e0c3267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:27:41.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:27:51.320Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a379c09d-1f50-450e-86af-7e0967cbb523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:27:51.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:28:01.328Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=eac9a996-da67-4b42-a10e-93a8a3015dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:28:01.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:28:11.336Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=6340b2b0-535a-4633-ad72-579f8152c25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:28:11.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:28:21.343Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c24b5ce5-a7c3-4a69-bc57-5e0a3e077a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:28:21.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:28:31.352Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=560431ba-0015-4f7a-8ab0-4a9358b028a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:28:31.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:28:41.360Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=9f1073a6-ff31-4ca6-9c1f-82b9fa596b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:28:41.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:28:51.366Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=63830431-f0cf-48be-a954-379c73ff1f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:28:51.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:29:01.373Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=9514bf27-9a25-40c9-a35c-4b36fe2c2405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:29:01.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:29:11.379Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a271aa1b-eb2e-4f45-a700-5a5cd176f912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:29:11.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:29:21.386Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=fccd657f-75a8-4c28-97da-03e5beb98fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:29:21.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:29:31.392Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=272fbaf4-c2dd-4a2c-9daf-3f62656a825e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:29:31.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:29:41.398Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5e3f6a2f-5331-4708-bb36-f6be59ab9061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:29:41.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:29:51.405Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d6475f26-bd66-42d4-a44f-0380a05a327b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:29:51.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:30:01.412Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=95a7217e-aab8-498b-af1f-9cb07ee886ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:30:01.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:30:11.420Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=06ce872a-6a0a-4bb5-bfc5-97aace09bd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:30:11.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:30:21.427Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=2dca6a75-0931-4e9b-a9b1-7a25b4271d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:30:21.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:30:31.433Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=857e7e1b-f1db-4e65-8c51-44c658508790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:30:31.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:30:41.440Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d8f4db67-0ab1-4258-b128-faf7a0b66325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:30:41.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:30:51.446Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=da00921a-92ee-4fcc-9ed9-f41494c221fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:30:51.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:31:01.452Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e56d2eee-4138-49fd-b4c8-7de151660ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:31:01.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:31:11.460Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=7f01ad95-ceca-4fdf-8bb4-2f8fe1a447a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:31:11.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:31:17.824Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:31:17.825Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T23:31:17.826Z |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 |2021-09-16T23:31:17.828Z |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 |2021-09-16T23:31:17.833Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T23:31:17.833Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T23:31:17.833Z |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 |2021-09-16T23:31:17.835Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:31:21.468Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=f269eb4c-2d48-46eb-bb58-79b8388a95ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:31:21.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:31:31.475Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=721ec001-185a-4e76-bc0f-86b1fcd774d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:31:31.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:31:41.481Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=043ee49b-f77e-40e3-a47d-9d2f4ed2b862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:31:41.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:31:51.488Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=da19b665-1390-47ea-9b15-914b08160574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:31:51.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:32:01.497Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=7e20402c-ce22-42cd-9f85-494a4ef1fdad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:32:01.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:32:11.503Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=73c09144-77d7-4be7-833d-57ebe1ffbf34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:32:11.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:32:21.512Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a78a7de9-d0a5-4434-b4f0-bc0110ffeced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:32:21.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:32:31.520Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=f26997ba-f87d-4f5f-9605-377831eb3eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:32:31.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:32:41.528Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=64936a8c-0940-4fde-a8b0-8c3255a69cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:32:41.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:32:51.537Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=7680a979-6037-495f-9643-7ddfab871700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:32:51.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:33:01.545Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c4509c64-9d11-4421-8b42-827989e1a32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:33:01.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:33:11.552Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=964b8b9e-cb25-4dbd-b719-0815d8814feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:33:11.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:33:21.559Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=65070f35-59cf-4301-afd5-17b85ac068d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:33:21.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:33:31.566Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=1cc906c9-9b7b-4046-835a-e2a91d49b5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:33:31.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:33:41.572Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e55352c3-656b-480b-b90b-958ae78a2e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:33:41.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:33:51.579Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=68acbd47-fb56-4b07-bbea-25701d8b7495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:33:51.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:34:01.585Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=8a80233f-b934-4b7c-a0e6-ab06433f2a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:34:01.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:34:11.593Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=2222bbd7-7e4c-41aa-8528-1ea85d2405ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:34:11.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:34:21.599Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a5bab8d0-3ccf-4f73-8125-d5ea37f18728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:34:21.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:34:31.606Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=efec70c2-d513-433f-8119-219651862bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:34:31.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:34:41.612Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=14cac2f4-6677-4ff4-a938-c4b2245f5650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:34:41.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:34:51.618Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=25994ac1-9e15-4481-a9ec-01ab8260ea45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:34:51.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:35:01.625Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=9273ea20-6573-485c-b308-396ded2f2444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:35:01.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:35:11.632Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b99ba390-01d2-4d7d-b0b0-a990610f620a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:35:11.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:35:21.639Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=fb0cfd76-d6e6-44ab-81c7-44247894bbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:35:21.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:35:31.646Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d74827e4-27f3-4662-a96d-b8c5bf188f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:35:31.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:35:41.653Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=158e0b94-25cd-42b8-a069-4960b79957b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:35:41.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:35:51.660Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=4b44f40e-680c-40d4-b1f7-2e8c2cfd7919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:35:51.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:36:01.667Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=6bf6d1a1-9175-4e6b-8a70-52d270c9a824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:36:01.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:36:11.674Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=fa1cea60-59d2-4c55-9ce4-e220f4050b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:36:11.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:36:17.791Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:36:17.791Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T23:36:17.792Z |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 |2021-09-16T23:36:17.793Z |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 |2021-09-16T23:36:17.796Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T23:36:17.796Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T23:36:17.796Z |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 |2021-09-16T23:36:17.797Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:36:21.681Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b466a484-5d23-4635-a7ac-cc723649d88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:36:21.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:36:31.688Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d56f54b0-79cb-429a-8caa-525b0ae093f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:36:31.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:36:41.694Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=98c37d08-fa2e-46d9-86b1-ab922a5a32df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:36:41.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:36:51.701Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=94faaeb7-2ee1-4870-b7c8-3db3df8d8509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:36:51.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:37:01.708Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=78863bec-d5e5-41c5-a039-ba30607e609c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:37:01.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:37:11.714Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=3abd9a2f-8abb-4035-8ddb-eed85c190015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:37:11.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:37:21.721Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=4a5a9b89-87d5-4152-8523-39ef1637e243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:37:21.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:37:31.728Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=17e62702-50cb-4214-a7ae-aefaae41bd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:37:31.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:37:41.735Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=4bdcec8c-23f4-4d04-9ee8-ffce176d96e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:37:41.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:37:51.743Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=dae2e6d3-ca72-4360-a67c-05f1851abcc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:37:51.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:38:01.750Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=aae9cb19-1f7f-450b-b615-d03878dbf00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:38:01.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:38:11.756Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a78fd1c3-0a15-4003-803f-f33978b9be84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:38:11.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:38:21.763Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=125f589e-a363-413f-a6bb-1ebd9d5a19f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:38:21.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:38:31.769Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=46571a68-d147-4cda-985b-e2a34c410509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:38:31.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:38:41.777Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=4c9e9588-a481-411f-91cc-ee7798117333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:38:41.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:38:51.783Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=3007ada4-de35-425e-9ff2-732e2c5a87a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:38:51.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:39:01.790Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=36585ae2-7db8-42c1-bac2-722e90bdecc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:39:01.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:39:11.796Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e2943fdd-bc41-445d-a169-32d8831ba062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:39:11.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:39:21.802Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=8ec7977a-654b-434c-b574-d2ad771b786f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:39:21.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:39:31.808Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=19022f71-16f0-438d-930e-a28b195b6c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:39:31.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:39:41.816Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=8c695587-beb6-4c41-92dd-4aef2b52549e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:39:41.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:39:51.822Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5eae7c6d-c1b2-4330-94fa-497bb7303755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:39:51.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:40:01.829Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=3207d226-a60c-48a0-8c73-48bd28267517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:40:01.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:40:11.835Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=72d1e136-c593-4d87-bd37-f393e323312a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:40:11.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:40:21.842Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=1395a1ee-e982-4e89-86a2-e17419c75404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:40:21.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:40:31.850Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=08e91757-1ff1-42a7-a2c2-df6e7809370f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:40:31.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:40:41.855Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=535d06da-d3c6-43e5-83aa-07309e6882f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:40:41.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:40:51.861Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b11f773d-7858-4645-b143-77751c08ffb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:40:51.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:41:01.867Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=25135e9d-beb0-4314-95a9-a6be9d9d3eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:41:01.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:41:11.873Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=520ff3ca-f520-4452-9e7f-0fc40b58497f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:41:11.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:41:17.777Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:41:17.777Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T23:41:17.778Z |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 |2021-09-16T23:41:17.779Z |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 |2021-09-16T23:41:17.782Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T23:41:17.782Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T23:41:17.782Z |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 |2021-09-16T23:41:17.783Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:41:21.879Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=1249d9c3-cf2f-419d-b27c-5a6074386ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:41:21.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:41:31.885Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=7ac7b8c2-648a-4ece-a61e-c84cd5c3f869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:41:31.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:41:41.892Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b54ddee9-929c-4dbf-9098-a040767d3ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:41:41.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:41:51.899Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d61ad3dc-9776-45ea-bbfa-0c4c409f328a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:41:51.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:42:01.906Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a472e913-21c4-463c-8a9a-c9e8a83de399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:42:01.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:42:11.913Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ba6d1c1b-52c8-47cf-9385-815045e50b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:42:11.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:42:21.920Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a80ad17f-4f54-47b8-bc1e-fe861c032133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:42:21.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:42:31.927Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=02a50adf-71eb-4da1-94d0-a29c159995b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:42:31.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:42:41.935Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e90d9fd6-7b28-44ec-800d-4ca5e11c2297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:42:41.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:42:51.942Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=f338106a-3c8a-4143-9e8d-0fdfd76cec66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:42:51.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:43:01.951Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ad0c645f-b265-4244-8a74-548908a4fe64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:43:01.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:43:11.958Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=dad11c9f-1d66-4b20-8489-f54426795095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:43:11.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:43:21.965Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=afdb3300-e2c4-43ef-b912-04dd02b53d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:43:21.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:43:31.971Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a47fd7d7-3981-4f4d-b12a-9c192081d21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:43:31.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:43:41.978Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=62407681-63c0-49d1-ac34-1b3ad6b62619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:43:41.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:43:51.985Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ca39c0e8-9c67-43b1-975b-6f290c3b19aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:43:51.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:44:01.992Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=f4703d5d-8bcd-4dbe-9324-523135ab2b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:44:01.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:44:11.998Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=3224295b-ff77-44be-a60c-180b4b5d163e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:44:12.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:44:22.004Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=fedb7bd4-6223-4ab0-8568-ac9a7db540c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:44:22.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:44:32.011Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=0add4e08-30c9-49f2-a81f-a663ab3c550d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:44:32.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:44:42.017Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ccaccb09-6517-4d6c-bbd3-2843f53dd97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:44:42.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:44:52.023Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d6b155dd-a81c-4d34-b24f-9caff2c384a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:44:52.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:45:02.032Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5f5e0e65-b81d-494a-807b-28aeb3b824d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:45:02.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:45:12.039Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=92ffb962-2344-4c6f-8814-eb1bbf30fc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:45:12.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:45:22.044Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=8d1c9cba-c131-4594-a573-d17f77ed4c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:45:22.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:45:32.053Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ec578fbe-01be-4021-976f-ab5a0c503f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:45:32.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:45:42.060Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5a761930-8b7e-4650-97d8-d6fc15776dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:45:42.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:45:52.067Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e5cef703-906e-446a-be55-db33247b0b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:45:52.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:46:02.073Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=fee7eb3b-3fd0-4f09-80b4-1aaa2a1ac2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:46:02.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:46:12.079Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=86f988fd-b9d6-4166-ba7c-77b8c266e99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:46:12.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:46:17.771Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:46:17.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 |2021-09-16T23:46:17.771Z |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 |2021-09-16T23:46:17.772Z |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 |2021-09-16T23:46:17.775Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T23:46:17.775Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T23:46:17.775Z |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 |2021-09-16T23:46:17.776Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:46:22.085Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=08e13762-c3af-4acb-8ad3-50b3352c667e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:46:22.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:46:32.092Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d5ae991e-3801-4ab2-a680-a286a84a6116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:46:32.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:46:42.116Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b00bd024-9459-4539-8f7a-f9f9cd5b22b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:46:42.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:46:52.123Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c882b4ad-a15e-45cd-b40e-58db0e7980e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:46:52.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:47:02.130Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=4bdcbfa2-65c4-4ee3-9bcd-215738e1a534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:47:02.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:47:12.137Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=9a555cc3-901f-40ca-906f-b40c86b3169d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:47:12.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:47:22.143Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ac8041aa-f68b-4c64-b883-c63d5e8faba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:47:22.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:47:32.151Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ebff332a-0f8a-4383-9777-9b467bef6845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:47:32.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:47:42.158Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=2c5bee00-f24b-4c39-a3b3-2e727a1c9e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:47:42.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:47:52.166Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=0c7a4b93-a957-4a61-9e0a-7fb25ea7952e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:47:52.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:48:02.172Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ee41e018-e98b-4f92-b1d7-586d26e1cf64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:48:02.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:48:12.178Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5f256946-07f3-41b7-9311-15089d465067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:48:12.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:48:22.186Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c4d2d237-138f-4524-a562-8c63a6e7221d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:48:22.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:48:32.192Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=0c94e32e-799b-45c0-be6e-bf7d208490b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:48:32.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:48:42.198Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a9035594-6bc2-42b9-917f-1bd627b145aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:48:42.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:48:52.205Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e0218ef8-3979-4f03-b44b-465f3bc839cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:48:52.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:49:02.213Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=2bfde53d-234f-4d0e-8955-375fa74d2a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:49:02.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:49:12.220Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=9c18f93e-7c41-4f68-aa34-2b02d472d0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:49:12.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:49:22.225Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b3c19761-ebb9-43c7-b8f8-4ed370972f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:49:22.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:49:32.231Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=2801c129-8106-4973-95c0-ce5cc06fb3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:49:32.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:49:42.238Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=fdd5040b-ef9e-4b93-928c-8c4ca1ba2c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:49:42.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:49:52.246Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=616b55b6-92de-4783-9303-7563ebef58de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:49:52.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:50:02.251Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b4fdfaef-0c09-4020-acc0-8423e5f5463f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:50:02.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:50:12.259Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=96876824-dbdc-4c71-aff5-9520120aa52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:50:12.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:50:22.267Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=19685c96-c478-4976-ae37-0c4980cc6aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:50:22.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:50:32.273Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=08e9fdd8-948f-4bdf-8109-c1df94ed420b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:50:32.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:50:42.279Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=44abd0e1-3649-44e6-bcf1-e44483c7491a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:50:42.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:50:52.286Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=6f862731-5ee2-4367-92b3-c3592309d32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:50:52.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:51:02.294Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=0c9526fe-fcec-4434-ac32-43e7fbab5894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:51:02.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:51:12.300Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5ffd23fa-ba32-4ec7-a28a-b21a3202fec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:51:12.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:51:17.762Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:51:17.762Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T23:51:17.763Z |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 |2021-09-16T23:51:17.764Z |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 |2021-09-16T23:51:17.766Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T23:51:17.766Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T23:51:17.766Z |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 |2021-09-16T23:51:17.768Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:51:22.306Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d88e4848-cc6f-460c-86b3-a6fb597cf1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:51:22.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:51:32.312Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=cfc93f18-72b1-4b7e-8ae6-4aa6e146edd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:51:32.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:51:42.320Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e25d7e15-18ab-4686-9882-021243a6c159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:51:42.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:51:52.326Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=eac8bac0-19ce-423f-a043-6def199cfb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:51:52.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:52:02.334Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=69b239fe-f2e0-4b05-9aa1-f3558bf0843d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:52:02.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:52:12.340Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c215af7c-4e4e-4a21-afa7-12601db2612f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:52:12.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:52:22.346Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=de0f0181-36d1-40eb-a161-05a05da83658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:52:22.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:52:32.354Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=8f6abcec-c744-4701-8ebd-03328d63d3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:52:32.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:52:42.361Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=80dfba9a-47b9-4c9d-96cd-03533e88f49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:52:42.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:52:52.368Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b532da6f-aab8-4de7-9d03-ca14d433b70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:52:52.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:53:02.376Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=f63d7d76-e9bf-4d5d-9ef1-7fe493a25d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:53:02.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:53:12.383Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=73dd5339-4156-42b8-97ba-8c79f976349d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:53:12.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:53:22.389Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=2f46d94c-ba45-43ee-868a-0b4089b7e6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:53:22.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:53:32.395Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=3a197aaf-e9b5-498b-8f5b-48b198a98cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:53:32.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:53:42.402Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c6efc463-fc6b-48bb-9677-127aff468a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:53:42.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:53:52.408Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=51a6d9fb-a7ae-44d8-9c42-061af99c043e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:53:52.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:54:02.416Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=be513fc5-e39c-4f2f-8881-d7e910671c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:54:02.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:54:12.422Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a5db55fb-941a-415b-9f3c-9d86397b3db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:54:12.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:54:22.431Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=2f6a4e6c-ed7d-4912-b05e-eb9704fbdbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:54:22.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:54:32.439Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=2b0d54cc-0cc5-42b4-93ee-c6913402cfe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:54:32.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:54:42.446Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=00f49940-86e8-441f-8633-9d487dd7b792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:54:42.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:54:52.452Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=8475a810-7fe4-4c4c-a661-99b9cc509e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:54:52.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:55:02.459Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=0296ab0e-7714-4fe6-a370-61c6fe467db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:55:02.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:55:12.465Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=8d120f8f-7875-448f-a5a2-d3843320a588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:55:12.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:55:22.472Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c34585b2-c717-4556-9879-d462f8f00043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:55:22.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:55:32.480Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=1a106aea-623a-473e-ab96-fd2d2b04793d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:55:32.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:55:42.486Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=597a658d-b50a-4f8b-9582-c9c2a154fc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:55:42.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:55:52.493Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=1c9ab980-049b-4ebf-971b-b13d072f68e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:55:52.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:56:02.499Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=9276a1fa-27e3-4ef0-9dbb-c6c7363e289e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:56:02.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:56:12.505Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=19832a6c-b9f4-40bd-aca2-d8583a5470ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:56:12.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:56:17.775Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:56:17.776Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T23:56:17.776Z |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 |2021-09-16T23:56:17.777Z |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 |2021-09-16T23:56:17.780Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T23:56:17.780Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T23:56:17.780Z |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 |2021-09-16T23:56:17.781Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:56:22.512Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=df938412-32a6-4c2e-a7e6-c29df295ed9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:56:22.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:56:32.519Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=1013b1a0-b573-4148-beb6-37be813fb477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:56:32.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:56:42.525Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=753f1ee7-e6cc-4c21-a483-b07fd4c171ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:56:42.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:56:52.531Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=0ee65f4b-870f-4c22-96d6-71cfb8880060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:56:52.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:57:02.538Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=f398b43d-edec-49fd-826a-56f2e73d799c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:57:02.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:57:12.545Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ab0cf6af-b793-4e0a-a252-e63935a1ce59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:57:12.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:57:22.551Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=92093428-9972-4411-9478-3318f0ea0219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:57:22.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:57:32.558Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=09d83b14-7677-4819-8a42-0d89e4ffcf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:57:32.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:57:42.565Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=dac37b7e-26b3-4e98-8351-b93cbc064c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:57:42.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:57:52.570Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=9e8e0090-69e9-4ae7-95da-772138759b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:57:52.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:58:02.577Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=da0b46a0-c860-45fb-a88a-b634a14c9a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:58:02.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:58:12.584Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=70993789-c19e-496e-ab56-f863595817f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:58:12.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:58:22.591Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=289b8dac-afc0-4cd7-9b8c-6cd32701387b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:58:22.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:58:32.597Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a11d7b4f-ed38-49ed-a15a-fcb7e346ca52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:58:32.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:58:42.602Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=96bcf587-6d02-4b63-9845-95af96521185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:58:42.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:58:52.609Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5a803c0c-ff87-4a0b-886e-2f324e4d7f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:58:52.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:59:02.620Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5deaf75f-a38b-4226-b8b5-528eaaa0078d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:59:02.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:59:12.628Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=8a709d15-3593-419c-81af-3c84d7b33108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:59:12.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:59:22.635Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=87cba84b-fc83-427d-9b26-2783854d8177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:59:22.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:59:32.642Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=82280cb6-d181-401d-986a-fbd78f2cdcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:59:32.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:59:42.649Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b766f908-857e-4958-b25b-9372c87702bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:59:42.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:59:52.655Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=3e0fa24d-2a3e-4c01-a1f0-3c6b8f1608f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:59:52.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:00:02.663Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=7342cbd5-4088-4571-9c87-59bce0c3f443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:00:02.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:00:12.677Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=6851c014-2514-46ce-84cd-f1f46f58b140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:00:12.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:00:22.683Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=9daa9e37-f791-479f-a51d-3ac9da293e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:00:22.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:00:32.689Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=664ec991-c67e-43a7-9a26-cb6be26a40d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:00:32.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:00:42.697Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=f1097798-f502-4f32-abe8-6d18d73c5365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:00:42.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:00:52.704Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=f50b0409-6a00-4645-8ca8-825d6a2e0c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:00:52.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:01:02.711Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=1392d329-2fa7-4035-8228-2f771d3b95e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:01:02.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:01:12.719Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=7ae9e2c1-d461-463d-b611-d155525ea435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:01:12.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T00:01:17.797Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T00:01:17.798Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T00:01:17.798Z |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 |2021-09-17T00:01:17.799Z |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 |2021-09-17T00:01:17.802Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T00:01:17.802Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T00:01:17.802Z |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 |2021-09-17T00:01:17.803Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:01:22.725Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ef16dc51-4c1a-4bba-828d-53a86b5b1aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:01:22.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:01:32.733Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ea66f95e-941b-4928-a853-1b63727c2ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:01:32.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:01:42.739Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=4ce30dcc-22fb-4d4a-9000-887b7d24518a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:01:42.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:01:52.746Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c17bb03e-ed61-46ff-b29a-a32fa81d852e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:01:52.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:02:02.752Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=4a1bb6c4-c9b0-4cb0-8274-d9f056494444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:02:02.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:02:12.761Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5678a294-e689-4a74-b897-1e263ee816d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:02:12.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:02:22.767Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c57eb801-82a8-471a-a86b-a62e43b08409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:02:22.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:02:32.774Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e94a9f9c-2ab6-4f5e-80df-45d22ea1ff92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:02:32.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:02:42.781Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=155dbc5e-97bc-4ca0-865f-77d864af1559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:02:42.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:02:52.787Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=2e44a211-42ae-4f7f-a4ee-4cb0aecc4b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:02:52.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:03:02.795Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=7dcfab57-31d1-4800-a73b-046e6c6dc31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:03:02.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:03:12.802Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=10c381ea-273b-4375-8d77-acf084c9c22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:03:12.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:03:22.808Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=fe35337b-14ea-41d2-8ebc-d48e6480e0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:03:22.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:03:32.815Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=78d001a2-ee59-46ef-b9d0-607fe0555a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:03:32.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:03:42.823Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d5c88d4d-2476-4211-adfe-dab2cd6e24ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:03:42.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:03:52.833Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=21880e60-256f-4a11-add9-65aca3445868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:03:52.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:04:02.840Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b9c1c0ee-7ed8-4bfb-859b-194aedab49c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:04:02.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:04:12.847Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d197ddb2-0492-4cc6-a90c-e8482ddd9323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:04:12.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:04:22.853Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=6d937d94-6892-4dee-80f6-064536b0a42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:04:22.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:04:32.860Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=dcbe4b65-65fc-4a66-a67d-3e3dc2d6e257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:04:32.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:04:42.867Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=f14d2d32-4d7e-45ce-85af-0d0c0ea4c0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:04:42.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:04:52.874Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ff8890dd-c5d6-449c-99d6-1a98a88702a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:04:52.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:05:02.881Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=4affc04c-fda6-4581-997c-85c7ff915080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:05:02.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:05:12.887Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b550a135-0c68-4a24-9354-140068ae7b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:05:12.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:05:22.893Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=9d8ac7cc-7e60-4b85-8701-96ea6dbe4f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:05:22.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:05:32.900Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ca023ab6-af44-4287-b25d-c8550d2cc6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:05:32.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:05:42.908Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=9abe0ff2-57fb-4df7-80db-b7b571f0504f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:05:42.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:05:52.914Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=0a2a83a6-742d-4d78-b90d-f5dd5a78201c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:05:52.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:06:02.921Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=f4d7aae3-96bd-4dfe-8c97-ceb4427afe54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:06:02.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:06:12.928Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=2e0a3f8a-9f3f-41bd-aea5-059605ecb2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:06:12.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T00:06:17.795Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T00:06:17.796Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T00:06:17.796Z |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 |2021-09-17T00:06:17.798Z |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 |2021-09-17T00:06:17.802Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T00:06:17.802Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T00:06:17.802Z |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 |2021-09-17T00:06:17.804Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:06:22.936Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=cd19e577-ab3f-4203-a2ca-034d14c53c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:06:22.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:06:32.943Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=bd6896e5-f201-4af6-a8ac-51532a2f871f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:06:32.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:06:42.950Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=465efbe0-609f-4e34-9c4e-32cb820d97ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:06:42.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:06:52.956Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=1570baf4-a8de-4976-8f68-a6d796366405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:06:52.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:07:02.963Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ee65cad5-290e-48be-a855-cae75c51b9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:07:02.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:07:12.970Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5fdb484f-5514-4ca5-91b8-bc6ec366a7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:07:12.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:07:22.976Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=1e6af5b8-e125-41f2-ace1-d611e7a36b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:07:22.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:07:32.983Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=f90fb3c3-b2d9-45b8-8147-cf3d1eb03284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:07:32.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:07:42.990Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=aee35881-7eea-4485-ab25-05b5903a8bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:07:42.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:07:52.999Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=f05eb5fe-58a8-4a24-b1c1-616cb1f9b74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:07:53.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:08:03.006Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=91f59dd2-13f9-4122-bfe2-ef62b5f778f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:08:03.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:08:13.011Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=dd0f43c7-b7c6-499d-8eae-1cd37d7882eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:08:13.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:08:23.019Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=26e1bb19-cd41-4fc8-aac6-17908f1e18ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:08:23.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:08:33.026Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=806dbaf6-0773-4666-a07e-6db280a9927f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:08:33.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:08:43.031Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=aaa52f1a-fac5-4e4c-aa45-13eb0a664718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:08:43.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:08:53.038Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b164713b-bebc-4a07-b0d8-23746ff149f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:08:53.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:09:03.045Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=85502f7c-cdae-40e0-a002-0366c2e866b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:09:03.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:09:13.052Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=9d3f8b8b-f112-4c60-9219-4e4f6de49a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:09:13.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:09:23.059Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=52e07179-5068-40a0-8bc8-c9a4e45a3046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:09:23.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:09:33.066Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=8ccaa363-8c36-48da-b840-90a897a4474a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:09:33.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:09:43.072Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=f6c939e4-e981-4cfe-90f1-670718bac878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:09:43.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:09:53.078Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c2bbd4d1-5754-44f6-8e64-8b39755aa986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:09:53.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:10:03.085Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=0fd96f14-9ca4-4e43-8363-e14247e7addf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:10:03.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:10:13.092Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b7d67b66-3ecc-4a98-b832-f129e2f74982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:10:13.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:10:23.099Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d74a2325-375b-4d5b-bf20-b0470fc851bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:10:23.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:10:33.106Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5f56eaca-6a3a-4533-9d79-9b52ba732144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:10:33.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:10:43.112Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=3318b068-3160-41c7-9408-d1f4ec4ce8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:10:43.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:10:53.119Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=f460fbc7-a1d4-412b-9e97-935391e2a7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:10:53.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:11:03.126Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=9a11b2da-1f7e-4544-a4d2-ae6d1da80c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:11:03.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:11:13.133Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=657fdfb4-52ab-41ee-baa0-d38859fbbe31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:11:13.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T00:11:17.764Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T00:11:17.765Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T00:11:17.765Z |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 |2021-09-17T00:11:17.766Z |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 |2021-09-17T00:11:17.768Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T00:11:17.768Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T00:11:17.768Z |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 |2021-09-17T00:11:17.769Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:11:23.138Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=7ee856b0-842e-4238-89ee-650c41e59fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:11:23.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:11:33.146Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=6f824726-ebbf-449a-9f4e-036a3e849475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:11:33.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:11:43.152Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=016751c1-309b-4cdb-8bd7-ee584a4b1edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:11:43.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:11:53.158Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=0372f28b-830f-4be2-b3e5-e35767afcf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:11:53.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:12:03.165Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=04c8ea99-f23d-48b2-8db8-6d5b16c37c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:12:03.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:12:13.172Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=6c53096a-7718-4107-a981-219d2b8f31f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:12:13.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:12:23.178Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=9420a54e-2662-4047-a115-4f1aba65336e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:12:23.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:12:33.185Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=74e2cd79-0fd9-4d18-9d51-a1ed96490e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:12:33.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:12:43.193Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ab30b074-74f1-4c28-931e-2f6852e44a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:12:43.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:12:53.199Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5ab5f9c7-cbee-439d-a776-4a34ef0d7ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:12:53.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:13:03.206Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=1a6cf9a3-ea98-4987-add1-3902ca37bc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:13:03.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:13:13.213Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=eb89ba1b-66af-465a-a4d1-4078ae4e7575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:13:13.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:13:23.220Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=9fa94801-2dca-4a96-8091-915c6df7d822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:13:23.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:13:33.226Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=50a35188-8c0e-473f-a963-a027ace7a47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:13:33.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:13:43.233Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ad26e0bf-1109-4051-9202-c6d87ddb5ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:13:43.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:13:53.239Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=cf351a96-150e-452c-9a2c-2429dee70a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:13:53.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:14:03.246Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e9e5b260-adae-4da8-9661-eff38301ba78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:14:03.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:14:13.253Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=f5b3a733-a743-462e-aed6-235e1ea85973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:14:13.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:14:23.260Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=0cb4fcde-27b9-4594-b1c7-300ad27b80b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:14:23.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:14:33.266Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=4ad390e7-9c7f-42a7-a66d-156b399b06f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:14:33.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:14:43.273Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b4bcddc7-06c7-4085-8e8b-14cb26b17e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:14:43.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:14:53.280Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ed4eec60-148b-4265-926c-b18edcc04f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:14:53.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:15:03.287Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=6fe3f94c-df30-4d95-9825-b83bb3494d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:15:03.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:15:13.294Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=213f02de-c911-4b47-a0fc-8128663d1e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:15:13.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:15:23.300Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=4d9a5ba2-e8b6-481b-af31-28e60c17df00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:15:23.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:15:33.306Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=3b69aa2c-bb98-4f2c-9a7b-4c7063365788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:15:33.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:15:43.313Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=796b477c-c893-4b1d-852b-0d3c4a6f997a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:15:43.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:15:53.319Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=27681c82-ebdd-44b4-b0f2-7e634cb9cfbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:15:53.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:16:03.326Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=9acffaa8-1e2e-4716-8962-9e9cb60211b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:16:03.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:16:13.332Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b9cc7a77-b470-4b26-8fe5-5c3b19588f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:16:13.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T00:16:17.761Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T00:16:17.761Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T00:16:17.762Z |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 |2021-09-17T00:16:17.763Z |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 |2021-09-17T00:16:17.765Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T00:16:17.766Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T00:16:17.766Z |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 |2021-09-17T00:16:17.766Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:16:23.339Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=bd6ea6a9-f50f-498d-ab7a-7ce4d612d913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:16:23.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:16:33.346Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=df2a93b7-fce1-4e10-9869-529ad4ed846f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:16:33.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:16:43.351Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ff5916b8-ad46-4b8f-a25d-5a9329dbe269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:16:43.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:16:53.359Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a5303243-32d0-4629-97fd-e5e68feb8abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:16:53.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:17:03.365Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ef9d0d0a-f828-4c62-b83f-fddc28d1cd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:17:03.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:17:13.372Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=87b842d5-a025-4c72-8d59-c6b7ba70ded1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:17:13.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:17:23.378Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=94944923-cb11-4ffd-a1bc-65a9981d5411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:17:23.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:17:33.384Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c0b0ed6e-e995-4a5e-b6ec-956ee1aef0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:17:33.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:17:43.391Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=1d3ff266-e867-4735-9940-1421c3afecac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:17:43.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:17:53.401Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ac5b6898-cc55-445a-9013-6c5c1f878813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:17:53.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:18:03.410Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=f2b7199c-e08c-43bb-b5aa-ca80d469a3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:18:03.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:18:13.416Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a80c7bc5-582c-4caf-b4d8-0c785c77d4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:18:13.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:18:23.424Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d55fb6d0-493c-4088-998d-c514221f7fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:18:23.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:18:33.432Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d5020134-020d-444b-a8c0-7233ea94e3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:18:33.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:18:43.438Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=37bf74c8-a4e0-41f5-979a-b39868a86fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:18:43.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:18:53.445Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=508b7caf-77a0-400a-b8e5-70eba03ce589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:18:53.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:19:03.452Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b2d31ef6-e13d-4148-9434-8365d0e2b3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:19:03.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:19:13.459Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=8e193df3-0a53-4c3f-9d51-7afec3d56f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:19:13.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:19:23.466Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=823e9658-f505-4b24-8b1f-0ef39693e95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:19:23.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:19:33.472Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=4497dced-5f5a-4d38-aec3-19226293ff7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:19:33.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:19:43.479Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=02ed9ce6-cb72-4370-a986-8a2fe930d735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:19:43.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:19:53.486Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c30723ee-71c8-46eb-afc0-c3bafbca2c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:19:53.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:20:03.493Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=8136cb31-f444-4e1a-a490-0335f1ff906e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:20:03.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:20:13.500Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=60a17323-25bd-4b2a-a0dd-140bf8eaa700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:20:13.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:20:23.507Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b2cdc681-b80a-433a-befe-b45fccb8df0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:20:23.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:20:33.512Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d6e80cf2-01ae-46e5-8f2f-c2191dd058da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:20:33.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:20:43.520Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=58d1c220-ceca-4dfe-9533-3dd43cabd5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:20:43.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:20:53.527Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=af112ded-38ab-4e57-a592-6ebae67e2b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:20:53.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:21:03.534Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b06e1609-725a-4fc8-b635-63bf8a6f13c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:21:03.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:21:13.541Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5d9491f7-2335-4a8e-af94-7133fa0d82aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:21:13.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T00:21:17.768Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T00:21:17.768Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T00:21:17.768Z |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 |2021-09-17T00:21:17.770Z |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 |2021-09-17T00:21:17.772Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T00:21:17.772Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T00:21:17.772Z |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 |2021-09-17T00:21:17.773Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:21:23.549Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=6cbc66b3-cb87-4d9e-a69e-a7acb1a145ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:21:23.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:21:33.556Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b397b323-1cba-48ff-95be-cfc6313646fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:21:33.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:21:43.564Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a8645f08-abf6-46be-a23b-0e9c1908bf13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:21:43.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:21:53.571Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=078d001f-732b-4e33-b6be-e882ff80eb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:21:53.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:22:03.578Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c2a55c02-be87-488c-9910-3dadb5565f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:22:03.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:22:13.585Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b1b461d3-266a-4730-bdc6-afaf110f11b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:22:13.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:22:23.592Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=c07a85da-c9c9-4a18-8169-3b14e3063540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:22:23.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:22:33.599Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ee4847a7-606a-499e-8d88-c9902b87ed3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:22:33.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:22:43.610Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d7039fe4-6616-48ca-8c1d-696de51d8571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:22:43.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:22:53.616Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=902730a2-4125-4600-a095-f3f485b0b3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:22:53.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:23:03.623Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=90689ad8-3cc1-4e93-8cfe-9b18eb146653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:23:03.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:23:13.629Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=bb346b39-f488-4fe6-8248-c8e38ab22577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:23:13.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:23:23.637Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=6fd5b183-2423-47fd-8042-cff8b5f219ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:23:23.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:23:33.643Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=8bd7d19f-2f29-4d14-9330-a0e294735a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:23:33.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:23:43.650Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=94d92ad4-aecd-415b-a403-fe1dd7784b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:23:43.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:23:53.656Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b96ed3bd-441d-4fb2-ad89-3b61907bf998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:23:53.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:24:03.665Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=693cd4e9-e7b1-4ef9-9797-16210e644b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:24:03.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:24:13.671Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=fe3fb63c-8d6c-4d43-b7af-0766cc2a5e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:24:13.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:24:23.679Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a7e89794-e199-4c5b-907a-146bcf02f512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:24:23.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:24:33.686Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5ecaee41-0741-47b6-9063-fe97437e7430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:24:33.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:24:43.692Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d657f957-85a8-4122-8788-5cd44c2ff684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:24:43.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:24:53.698Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=099c8e6f-e82b-49cd-88db-88bdb729ad99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:24:53.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:25:03.704Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=24bf2e47-5055-4315-83c1-22b28646742c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:25:03.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:25:13.711Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ca871868-bfbd-4242-bf55-e975164fd801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:25:13.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:25:23.718Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=04893fb5-10a9-456e-9c6b-3b0cfb844c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:25:23.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:25:33.725Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=26b0f021-170e-4f54-85ba-496da9654925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:25:33.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:25:43.732Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=6722ed89-112f-4b5b-b62e-7d922ad11498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:25:43.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:25:53.738Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ca2f1154-a452-46c4-85d7-887f11b682c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:25:53.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:26:03.745Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d5608c92-36fb-40d8-88fd-54089e5e23b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:26:03.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:26:13.752Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=aaf16229-34ed-4cb2-bf1b-f1a0a4a2702a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:26:13.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T00:26:17.771Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T00:26:17.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 |2021-09-17T00:26:17.771Z |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 |2021-09-17T00:26:17.772Z |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 |2021-09-17T00:26:17.775Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T00:26:17.775Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T00:26:17.775Z |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 |2021-09-17T00:26:17.776Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:26:23.758Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=24c15718-fa06-4757-a015-67d7f14624d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:26:23.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:26:33.764Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ae7ba1f3-87b3-4784-96f6-d772d32c3cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:26:33.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:26:43.771Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=782bd2eb-dbfa-470b-8eda-db2a52ad8542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:26:43.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:26:53.777Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b03ce613-ed8a-476f-b86e-0f4177e3d2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:26:53.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:27:03.784Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a87fff61-8b5d-4a47-b557-7b4c2b66141a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:27:03.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:27:13.790Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=0e25f560-a2e9-4907-bece-43f9141898e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:27:13.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:27:23.796Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=2f9b2323-14f3-4402-b4a7-48a1d47979f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:27:23.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:27:33.803Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=f2751904-d387-40f3-8af4-2cd46cee5235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:27:33.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:27:43.810Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=60c41d4f-5360-48e5-9608-b0505eb0a0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:27:43.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:27:53.816Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=24aa657f-6bab-4152-b322-603f34fa7fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:27:53.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:28:03.822Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b7fb7a5b-163f-4352-a545-35c7648d1a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:28:03.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:28:13.829Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=45ffd1d7-d59b-4897-90ed-344aaff90259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:28:13.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:28:23.836Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=0271c4ad-12bc-4801-8c32-67e1279b84ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:28:23.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:28:33.842Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=43daf5a0-8d1a-405d-b094-61c954f609d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:28:33.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:28:43.849Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=2443eda9-e011-4ead-9c70-5ba94df2c5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:28:43.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:28:53.855Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=0e934436-aa7a-40ef-bc9c-396376ed51ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:28:53.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:29:03.860Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a410e5e7-30e2-496a-954c-6a4ffb59f322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:29:03.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:29:13.867Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=6ee80001-b713-4eca-9d16-869a51365416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:29:13.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:29:23.872Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=731e132b-3f0c-4388-b4aa-e6408b660cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:29:23.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:29:33.879Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=490ff0f7-98c2-451c-b829-925831806e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:29:33.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:29:43.885Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=289f1a29-129c-4087-a812-2556b541f027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:29:43.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:29:53.892Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a44ed62b-2074-4c1e-9d78-a90cd8e34ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:29:53.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:30:03.900Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=283c62ef-b7ef-457f-8ab3-888b01d25b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:30:03.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:30:13.907Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e12880d6-0aa1-43ea-bf59-f058504a72fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:30:13.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:30:23.913Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5d8c9893-bf01-4129-a8f2-c3627630e52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:30:23.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:30:33.920Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=49e3a604-843b-433b-84b0-99469d87a3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:30:33.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:30:43.927Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b1778120-4710-439b-a872-758162c003c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:30:43.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:30:53.934Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=afa8cc17-9a10-4401-a93c-12d9ca60f0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:30:53.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:31:03.940Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=2137b775-8e44-4b40-b55d-c44d2df1cf40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:31:03.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:31:13.948Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ad232501-02e6-4789-8b6b-4bebc1a4753c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:31:13.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T00:31:17.766Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T00:31:17.766Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T00:31:17.767Z |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 |2021-09-17T00:31:17.768Z |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 |2021-09-17T00:31:17.770Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T00:31:17.770Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T00:31:17.770Z |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 |2021-09-17T00:31:17.771Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:31:23.955Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=761c0e0c-fbcb-4fd8-a4b8-da74881a3ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:31:23.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:31:33.962Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=3d16c848-92a7-47d7-87fb-8b8e8736d640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:31:33.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:31:43.969Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=2ef8ca89-7525-45ff-9440-23b6e8cae6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:31:43.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:31:53.976Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=694ed33c-8759-4967-9632-5dc4e5180457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:31:53.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:32:03.982Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=601023e6-8842-4c4e-83f5-7bcbaa33d679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:32:03.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:32:13.989Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e26608ec-b2a5-44b4-937d-cf97fe3169a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:32:13.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:32:23.997Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=bea5b021-335e-424b-a76f-5e495c89e009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:32:24.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:32:34.003Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=1c049b94-7bf5-4ff8-89cb-69018d827e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:32:34.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:32:44.010Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=2d6da691-1fc9-48e5-bf0a-f2c5c3b060b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:32:44.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:32:54.016Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=5f97533a-d3c3-4a3d-a5a4-d7e70c9f95a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:32:54.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:33:04.022Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=61087d11-0542-4739-a4e2-0d183a8fd739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:33:04.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:33:14.028Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=90acf82f-d911-4786-b2f5-5de8c8249f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:33:14.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:33:24.033Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=26c5ea34-94fc-4a05-b6aa-9b925b7f2155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:33:24.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:33:34.040Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=04c361a5-fca8-4129-b259-ad7935f8183b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:33:34.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:33:44.047Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=808b2d9a-2c80-4bfc-bdb3-066e109f8164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:33:44.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:33:54.053Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=1c349981-5386-47c2-8300-5e36a3cff480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:33:54.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:34:04.059Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=e0b7e092-250c-4515-9a74-dd9e9fbd2218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:34:04.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:34:14.065Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ef17035b-0f80-4169-973c-63ee23f9a5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:34:14.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:34:24.071Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=b41a430c-bd01-4acf-ba2d-f023c021b621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:34:24.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:34:34.078Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=ff351e46-90dc-4742-981c-eeffe139f591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:34:34.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:34:44.083Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=4c3d92d8-cfa7-4f50-91af-768b37f65aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:34:44.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:34:54.090Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=7b15946b-6e77-4ca9-8492-053731510e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:34:54.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:35:04.096Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=28e62333-7043-426f-a300-0d4a91d81e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:35:04.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:35:14.103Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=a08eb47c-9889-4548-8937-65c100966710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:35:14.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:35:24.109Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=2459a481-a79e-4679-b874-ba31ba81f43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:35:24.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:35:34.115Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=bdc0ec0e-bf0b-4ac9-b2cf-252f1a1979e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:35:34.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:35:44.121Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=05544915-68ea-4e74-92cb-cb249c760e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:35:44.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:35:54.127Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=d072dfd7-eabb-41ab-9c09-bbda2882a17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:35:54.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:36:04.134Z |INFO |Init configs |InvocationID=7428c523-faff-4afe-a006-b359a17f1e6d, InstanceUUID=abdb88a6-8f40-44f6-a8bb-1