By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T05:13:06.052Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T05:13:06.056Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-30T05:13:06.095Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T05:13:06.899Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T05:13:07.003Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T05:13:07.004Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T05:13:07.004Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-30T05:13:07.204Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-30T05:13:07.271Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-09-30T05:13:07.299Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-09-30T05:13:08.676Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-30T05:13:09.181Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-09-30T05:13:09.202Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-09-30T05:13:09.203Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-30T05:13:09.267Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-09-30T05:13:09.267Z |INFO |Root WebApplicationContext: initialization completed in 1968 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-09-30T05:13:09.936Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-09-30T05:13:12.157Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-30T05:13:12.831Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-30T05:13:12.862Z |INFO |Started MainApp in 9.523 seconds (JVM running for 10.295) |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-09-30T05:13:13.105Z |INFO |Start scheduling PRH workflow |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:13:13.119Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=3314a1e2-f1f2-4729-ad41-5112eeda785b | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-30T05:13:14.276Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-30T05:13:14.277Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-30T05:13:14.279Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-30T05:13:14.574Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.122:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:13:14.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:13:24.617Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=cd72961c-889b-46c4-a8a3-cddb6d153f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-30T05:13:25.668Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.122:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:13:25.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:13:35.672Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=76d1e670-8564-410b-9a5f-116938e17cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-30T05:13:36.744Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.122:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:13:36.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:13:46.746Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=389472bd-f7ef-49ad-87a9-2f00a925856b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-30T05:13:47.812Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.122:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:13:47.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:13:57.813Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=b522589b-f91e-4b9e-a173-b8b58843ca72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-30T05:13:58.852Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.122:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:13:58.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:14:08.854Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=18f247f4-d8f7-49da-9848-c48c1f9d3252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-30T05:14:09.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.122:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:14:09.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:14:19.893Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=cb00f399-76da-4fde-b1b7-ab7e417a059d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-30T05:14:20.932Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.16.122:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:14:20.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:14:30.933Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=0af4f4ad-6004-4836-a923-c07327dc6d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:14:31.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:14:41.034Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=7a18b160-16b5-43fc-a6af-053237bcca90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:14:41.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:14:51.053Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=45a86fd2-97f1-480a-9437-43d97987cd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:14:51.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:15:01.070Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=613069ec-0e96-4fe4-add4-bd3793a01fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:15:01.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:15:11.082Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=1d3dbf10-2368-4fd2-94eb-eb34e3a89493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:15:11.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:15:21.099Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=16dde96e-96e9-40f0-981a-2b46ec009faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:15:21.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:15:31.127Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=8c66f348-ed7e-4d59-ac5b-ff6644fb53f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:15:31.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:15:41.143Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=4e3f9d89-412b-4d23-b710-98dc800e2cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:15:41.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:15:51.159Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=d0f58450-f0c0-4a90-acc0-efc1dc3d2757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:15:51.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:16:01.181Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=a5697c13-221a-489d-a073-adfd801a737f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:16:01.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:16:11.194Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=74be97e9-e4a9-41ff-889d-745e3d08fd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:16:11.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:16:21.208Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=07dd930a-b766-4832-9ed7-91921d529783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:16:21.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:16:31.224Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=f49bdd24-29ae-4149-bdca-73073d5526b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:16:31.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:16:41.244Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=5941eeb4-5ca8-44c4-b732-3a4d83325545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:16:41.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:16:51.259Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=cd9ab781-01f3-4ec1-8f28-f4950867831f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:16:51.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:17:01.276Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=31b89dca-e366-4deb-9d8e-a37f3c08786d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:17:01.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:17:11.298Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=d1ec0e2f-f120-4060-b842-9236a7ad4761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:17:11.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:17:21.311Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=6020f08c-f395-4d65-893a-a8b4cf96b04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:17:21.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:17:31.325Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=0e4325cc-918c-4fa9-b2a9-55b8a1eb6c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:17:31.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:17:41.337Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=e645e6ba-e0ce-4c4c-ba48-d66378180dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:17:41.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:17:51.361Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=101718c4-8b41-4f74-ae41-21115f490057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:17:51.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:18:01.376Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=93a61bd0-966a-47b3-9862-8caaff9f3902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:18:01.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:18:11.387Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=65a695db-a158-47d9-ba20-7ec3b778cce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:18:11.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T05:18:11.526Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T05:18:11.526Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-30T05:18:11.527Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T05:18:11.530Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T05:18:11.542Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T05:18:11.542Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T05:18:11.543Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-30T05:18:11.545Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:18:21.420Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=db95d061-72bd-44a4-a5c2-8b48333253b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:18:21.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:18:31.463Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=309bd88e-ca91-427b-87eb-bd0aa2c03c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:18:31.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:18:41.473Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=907007f3-36be-43ac-9017-cfe61eeeb1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:18:41.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:18:51.488Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=edf0650a-5a85-4664-a00e-21596393ea26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:18:51.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:19:01.508Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=7b5ccf36-5545-4bc4-8070-75b65d5040fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:19:01.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:19:11.530Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=2e5e46a7-9842-4c49-b116-2f49ad420d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:19:11.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:19:21.545Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=8aac6272-375d-4dd2-8525-d3f3ae797893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:19:21.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:19:31.563Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=8f92d828-044b-41d0-9f85-f6c4b28a3013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:19:31.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:19:41.584Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=b7caa311-4877-45a1-9a95-d4783eeffce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:19:41.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:19:51.597Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=227285bd-df66-4e81-84ab-051336939b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:19:51.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:20:01.610Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=0994cf0d-2525-4df0-bd4b-2823eaba3a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:20:01.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:20:11.624Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=ca28571b-b04b-4a30-b4f3-fb94c62642b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:20:11.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:20:21.635Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=1f6487c0-6ea1-4cb5-94cc-f6ae78c71cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:20:21.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:20:31.646Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=a794eb12-35ac-448f-9a88-8f3a91d2e8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:20:31.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:20:41.655Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=de01c5f5-9451-4853-89fc-78606db45f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:20:41.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:20:51.673Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=b3bc6371-d971-4b76-b6ff-42c1ffe16af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:20:51.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:21:01.682Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=157533e4-89c5-4f94-84ea-ed89de0921f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:21:01.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:21:11.693Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=8b5840f9-e1c9-43e1-b074-cd7e107525cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:21:11.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:21:21.707Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=e173c4c0-9969-4b25-9388-afe7efdcce0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:21:21.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:21:31.717Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=265cd323-2c39-4902-b892-5a816c1618e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:21:31.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:21:41.729Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=45edfc28-e85f-47c8-a4ea-33854f718adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:21:41.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:21:51.753Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=66ed9e8e-efe1-4410-88e2-9c3906a67ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:21:51.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:22:01.763Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=2467d9b2-a235-4eeb-b8a1-2b68c91b7b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:22:01.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:22:11.773Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=178f9d68-39c8-49b7-ad70-70ee2ba6af2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:22:11.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:22:21.787Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=150c734e-7342-4aeb-b8b3-2601858ca664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:22:21.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:22:31.799Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=f9692672-0e7a-4313-a484-04776a3098eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:22:31.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:22:41.808Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=ef3a4492-0bc0-4424-a38f-8823730be8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:22:41.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:22:51.822Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=c97103e2-c9e9-4222-b79b-39e5df8a109b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:22:51.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:23:01.837Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=516c233d-83a5-4e8e-ac85-38efc4caeb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:23:01.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T05:23:10.302Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T05:23:10.302Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-30T05:23:10.303Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T05:23:10.306Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T05:23:10.316Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T05:23:10.317Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T05:23:10.317Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-30T05:23:10.319Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:23:11.847Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=fb806ea5-7051-443a-b016-8e8baf66820b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:23:11.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:23:21.857Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=8c832ce0-4d24-4362-9484-5daa049ed615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:23:21.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:23:31.868Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=960c60ef-6cf2-49e6-8c12-e4d4be040d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:23:31.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:23:41.878Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=68464782-2c48-4906-9b9e-4ca598689664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:23:41.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:23:51.888Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=4bc1f7fc-a814-49f8-beca-82859a041bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:23:51.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:24:01.899Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=a5c688a2-8e3f-4899-bc76-2318cc885906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:24:01.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:24:11.913Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=1c6ccad3-4f25-455f-acaf-aa49f423e6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:24:11.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:24:21.925Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=1c3b49cc-65d9-4606-83bb-ce36c626f50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:24:21.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:24:31.935Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=8a8628a4-5c3b-459d-b638-5c1b31b32413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:24:31.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:24:41.945Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=f1bce006-aa99-4873-ae71-ec7853fe8974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:24:41.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:24:51.957Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=b691f109-7e63-4885-801d-a15bab341f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:24:51.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:25:01.971Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=aa835ff6-6a8b-4335-8f43-10df1ad3e4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:25:01.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:25:11.982Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=564d5e13-9701-46c6-8e1c-6e94035eac68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:25:11.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:25:21.992Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=aee066f4-321c-4d85-a89c-343ca084c427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:25:22.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:25:32.003Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=41dbe65a-3389-4e9b-a6d7-4bfffd600630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:25:32.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:25:42.016Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=6b0b51cd-7d68-4c02-ba5c-e536f00a461a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:25:42.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:25:52.027Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=2e05b092-bc8f-4604-84bd-50bb7be5ecbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:25:52.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:26:02.039Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=acc7ee1c-aba7-404c-bc74-07db8ca46bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:26:02.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:26:12.050Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=35702b56-d036-4689-bf66-69515376da25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:26:12.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:26:22.060Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=6a818b32-9ee5-4def-b5dd-35837224b7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:26:22.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:26:32.071Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=bae59b37-fe1a-440b-a219-bc77fff72918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:26:32.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:26:42.080Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=73728caa-73e9-4a44-a3d7-44e52f4bcc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:26:42.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:26:52.091Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=a9740b5a-4b78-4c28-89ac-407dcc29097f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:26:52.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:27:02.103Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=5e8af076-a423-4d09-937d-4835b1b55e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:27:02.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:27:12.112Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=835d430f-89c2-4c87-ab42-50cf9a9f13b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:27:12.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:27:22.123Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=a78f8882-fb0c-4dec-84eb-4e104a53e766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:27:22.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:27:32.134Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=320c6d9a-e94d-4150-a326-0a680dba8e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:27:32.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:27:42.144Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=5c930700-3b45-4c58-8944-20ae7735dc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:27:42.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:27:52.154Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=4bf8ca0f-9077-4e71-bd1c-02557ce84db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:27:52.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:28:02.163Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=836571d4-16b7-46e3-a28e-af1234d4faa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:28:02.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T05:28:10.171Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T05:28:10.172Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-30T05:28:10.172Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T05:28:10.174Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T05:28:10.183Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T05:28:10.183Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T05:28:10.183Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-30T05:28:10.185Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:28:12.175Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=1e2d2e67-e7f7-474d-bc4a-4086b31f6d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:28:12.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:28:22.185Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=9da6cbc7-4993-4c82-81bd-03f496f68951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:28:22.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:28:32.196Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=a556ca00-5b9d-4278-8daa-a36dbedf692b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:28:32.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:28:42.206Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=c4ad5e54-e733-4a5b-bf86-1327ca99efd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:28:42.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:28:52.217Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=40c45fdd-6f60-48be-9112-ce5ff10314e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:28:52.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:29:02.236Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=d2a3a612-d5e1-43af-97fa-281306470439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:29:02.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:29:12.258Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=3e41173c-96f4-4c3d-b97d-968dfddd1d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:29:12.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:29:22.273Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=d6e1d7d6-39dc-482f-82ef-d75ffd338fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:29:22.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:29:32.285Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=a5ba63fb-e88c-4510-9273-4194c9329f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:29:32.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:29:42.296Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=312fb6ce-49bd-456e-acec-01af29ce2c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:29:42.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:29:52.305Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=7f626e1d-1ae1-4b00-9541-2b008d99ed4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:29:52.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:30:02.314Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=40183601-65d2-4d71-a9db-4211fe9f18d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:30:02.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:30:12.329Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=e7326222-6ca3-4ab3-bd02-ea628aedf87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:30:12.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:30:22.338Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=7e224ca9-b483-419f-b6ca-627eec20cbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:30:22.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:30:32.347Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=772b9544-be54-4518-bbc2-a4c0ba7dfa5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:30:32.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:30:42.359Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=feaca4e8-60d0-431f-bf7c-70cc11504268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:30:42.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:30:52.374Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=582311b9-feb8-488b-8ce2-18ef1a847a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:30:52.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:31:02.382Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=3a50cc3d-4d78-4511-9a64-58056ef5eb2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:31:02.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:31:12.394Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=abb9cb9f-d8e9-46ce-a3bb-8a1308b25432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:31:12.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:31:22.415Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=2dcc766f-f8af-48e3-b539-8c7fda7e04ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:31:22.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:31:32.424Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=63430dcc-5006-4dec-ad2e-fce430f1b783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:31:32.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:31:42.435Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=d077e2db-b1ba-4214-9603-797ebfbeef38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:31:42.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:31:52.444Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=1d98e135-3e22-4005-a915-b6467896bd55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:31:52.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:32:02.458Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=198af7e6-c07d-4c0a-88da-b32d555d1ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:32:02.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:32:12.467Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=9cf8c60f-862a-4b14-81c9-dda64c49b9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:32:12.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:32:22.477Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=55fb5484-c1b2-45ef-aaad-432427070956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:32:22.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:32:32.486Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=7dd1cfac-411f-4fd1-8138-2d3988e42b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:32:32.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:32:42.495Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=32a63228-5fc2-4b29-9eb5-6d4f015dc9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:32:42.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:32:52.505Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=d965fcfb-9ea6-47af-914c-b56259730e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:32:52.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:33:02.515Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=5246517d-7656-4ba3-a72e-7621494c1aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:33:02.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T05:33:10.268Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T05:33:10.269Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-30T05:33:10.271Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T05:33:10.273Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T05:33:10.284Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T05:33:10.284Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T05:33:10.284Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-30T05:33:10.287Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:33:12.524Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=6011233f-4786-4fc7-b8f8-9714e6864605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:33:12.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:33:22.534Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=9a3d5ab5-04db-4457-a1e1-6e9532c4c906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:33:22.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:33:32.548Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=11b6132c-47e0-437e-ab8d-6abf929f6ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:33:32.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:33:42.556Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=774dd23c-d55c-49ad-ad43-3caf6ee8bf84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:33:42.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:33:52.565Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=0ec9b70d-526e-404a-ac93-659055b6590b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:33:52.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:34:02.580Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=0240d538-16a1-49b2-967d-0d1b0b79caa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:34:02.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:34:12.588Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=a4b2b4b7-f110-4988-9a51-64fa0846653c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:34:12.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:34:22.598Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=058e76e5-9fa9-46b5-9b1e-2dfeb66438f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:34:22.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:34:32.607Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=c6f24f5d-f249-42c8-a731-67c245aac477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:34:32.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:34:42.617Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=796d8291-4472-45a8-89e9-5c18f106777f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:34:42.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:34:52.626Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=01d23003-4ad4-4663-81a7-fd099a11cb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:34:52.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:35:02.634Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=0720bce1-8e35-4ce4-810a-e1266d78a433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:35:02.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:35:12.650Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=29984b2f-d68a-489b-820f-d330ea6ac640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:35:12.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:35:22.660Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=d4f7fb54-e864-4549-a47d-7cb24ae94ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:35:22.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:35:32.670Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=f7be2fdd-1abe-444e-b522-8b79d2b8ef75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:35:32.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:35:42.689Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=d0baebfe-f0d1-449c-a294-96f1db61eef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:35:42.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:35:52.700Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=a2cb6a39-8353-401d-a320-15f55c4d3023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:35:52.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:36:02.714Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=4ab619e1-39eb-4493-92f3-bd25f95e7fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:36:02.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:36:12.723Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=acc2dfcf-5e62-4c61-b816-2786ba140f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:36:12.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:36:22.732Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=c2ed8eda-ee02-4725-b5d8-b61c1d549e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:36:22.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:36:32.740Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=c4110929-e773-49ab-99c6-60cdd7d1e4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:36:32.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:36:42.749Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=a20cfcdd-8909-4519-8761-4637eb205482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:36:42.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:36:52.760Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=86e1138f-d0d4-4223-8b2f-9d5c261fac1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:36:52.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:37:02.770Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=f2e4e2fe-8350-42dd-bce6-ed1b94071d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:37:02.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:37:12.780Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=50c0dcc0-3b2a-41d6-8d43-34761dc1d877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:37:12.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:37:22.789Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=a1d0afbf-afee-4416-89d3-a7ebe6425af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:37:22.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:37:32.800Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=4ac241a1-612f-4ae5-936d-26077caef7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:37:32.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:37:42.809Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=68548f59-918b-44df-8c2e-f627c3812b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:37:42.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:37:52.818Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=bf1d5ef9-9ae9-4072-b2ec-7f6627f83be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:37:52.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:38:02.829Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=8b1ca915-bd6e-4e25-bc7b-a226838743e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:38:02.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T05:38:10.240Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T05:38:10.240Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-30T05:38:10.241Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T05:38:10.243Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T05:38:10.251Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T05:38:10.251Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T05:38:10.251Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-30T05:38:10.254Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:38:12.843Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=f11ee5aa-1d74-4706-b80a-6a04d631e2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:38:12.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:38:22.851Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=be2e8e35-d0e1-4c94-92d4-8afb92a92f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:38:22.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:38:32.863Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=56cb1728-86eb-4997-aefd-f04da24d570f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:38:32.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:38:42.873Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=7aadc1c6-8155-4215-8ee5-4c195a7bb591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:38:42.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:38:52.881Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=12eca2e1-86fb-40c4-b0ba-24bd98e1b8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:38:52.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:39:02.891Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=a8b08f3b-9f0b-4df1-a790-c25692ccb9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:39:02.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:39:12.900Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=f2991eeb-2e22-47aa-aec0-c399d2f5a859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:39:12.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:39:22.909Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=36810ca4-d080-420b-b8f8-976bf934342e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:39:22.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:39:32.917Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=be2267a9-0768-4d7f-8a08-9a2414bf513d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:39:32.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:39:42.930Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=b0f02180-9c0c-40f5-b47a-1bebb066c79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:39:42.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:39:52.939Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=efbf0fba-c183-4332-abee-ddfaf17988d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:39:52.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:40:02.949Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=f0191851-2ebf-4e3f-adf3-a553a5548b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:40:02.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:40:12.959Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=82a920f0-22ae-4bcf-ad9e-d962c270a86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:40:12.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:40:22.968Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=59e93883-8696-4df5-a736-258704a6925a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:40:22.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:40:32.985Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=e61862a8-e9b2-42c2-b000-5425f161a8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:40:32.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:40:42.993Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=0deca93f-d306-4776-9bcf-1280d8a031d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:40:43.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:40:53.001Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=787d33ac-57fa-42c6-a66d-a300b86e7064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:40:53.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:41:03.010Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=6207d2c1-cf2b-498f-9c70-f12d26547573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:41:03.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:41:13.025Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=33882469-a3fc-4e37-9cbc-f69f865de1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:41:13.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:41:23.036Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=d16656e3-f991-4aeb-a459-8c2673339add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:41:23.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:41:33.046Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=3428b480-0c13-4b46-90a9-9b68e8d8233c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:41:33.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:41:43.055Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=3a9b2cc7-3d8c-4698-b1fe-9681ff8884a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:41:43.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:41:53.064Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=8a3232c4-6c8d-4825-982d-5a1a8be7cbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:41:53.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:42:03.072Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=576cc305-170e-425b-bc40-1fc4275e47f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:42:03.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:42:13.091Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=4a78ac06-7948-477e-869e-dc1adf5528e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:42:13.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:42:23.102Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=15951d18-885e-4caa-a02d-390c056d5d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:42:23.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:42:33.111Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=369d123f-a8ce-48ae-81c9-22d1874369af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:42:33.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:42:43.123Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=e92588ad-db44-4259-a72e-b32ffb1b40b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:42:43.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:42:53.134Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=5c2a80ed-8f22-4456-bbc8-2c3dff927773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:42:53.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:43:03.143Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=07ada680-5b39-4a90-a0f3-e8f5fc50b0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:43:03.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T05:43:10.155Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T05:43:10.155Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-30T05:43:10.156Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T05:43:10.158Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T05:43:10.165Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T05:43:10.165Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T05:43:10.165Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-30T05:43:10.167Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:43:13.157Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=d732d69c-b7b3-43ad-87c6-857552a1707c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:43:13.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:43:23.168Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=676b21bc-33b0-43b1-95b2-847181a7bb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:43:23.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:43:33.178Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=5e2aea11-43c7-43ef-8447-d44c6c9d3285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:43:33.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:43:43.192Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=6a692b78-2c11-4dc9-bfe6-a4c7094378c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:43:43.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:43:53.200Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=d11f5c1b-ff5f-4d6e-9935-192b661aa98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:43:53.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:44:03.210Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=a77c1f10-95ec-4e25-8b60-abd07b8733ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:44:03.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:44:13.220Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=afa2a3f3-24b4-4c46-871b-533eb74e4d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:44:13.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:44:23.229Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=f317581c-8bd1-4dc4-9911-0900f53e452d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:44:23.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:44:33.237Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=12b63c55-9ff6-4c21-9fc5-18dad37bbdbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:44:33.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:44:43.245Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=a751c476-b09b-4119-9468-5106c967c048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:44:43.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:44:53.257Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=91a3b977-d705-4d04-b0ac-cfdc6759cf5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:44:53.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:45:03.268Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=3d27270d-df76-4443-9e60-3051a91a24d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:45:03.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:45:13.277Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=1e5ad95a-c653-4630-b25c-9901c8f64bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:45:13.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:45:23.285Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=38a8ec3c-96c4-4d43-b3fc-1f1504f47778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:45:23.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:45:33.293Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=cdca327d-6f35-4241-a1b7-4193b52cffb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:45:33.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:45:43.300Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=f4134fea-8f6e-4bbf-a532-6b1de1249c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:45:43.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:45:53.308Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=082ce62c-f023-49a6-97f7-ea70dc7b894b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:45:53.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:46:03.317Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=9c5df118-4c82-40aa-ad78-dec0fe866f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:46:03.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:46:13.329Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=06cd5725-a1f0-46bb-bf10-51b15a0d0c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:46:13.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:46:23.336Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=dfffc384-2156-42c5-88bb-0a8183e26f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:46:23.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:46:33.344Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=4622d02f-2aab-4b49-b509-699a351545f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:46:33.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:46:43.351Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=56cf8ca8-2795-4a18-8d83-1368cd5eec16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:46:43.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:46:53.360Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=692739df-4145-48ca-b864-cec92eb10a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:46:53.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:47:03.367Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=99241bcd-9dc1-4c4d-84fb-76acbcb20768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:47:03.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:47:13.375Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=c3c8d606-a45c-4a13-a5c3-a445aca9457d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:47:13.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:47:23.383Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=0fdd4d96-a904-4f22-b6e6-e57e49a83ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:47:23.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:47:33.392Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=2a5ffb88-81e4-4d6f-a660-24849b435d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:47:33.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:47:43.400Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=db70dc7f-56ca-463c-b27b-59b90bb1db92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:47:43.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:47:53.408Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=b6035827-814d-473a-a20a-7d69816d04f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:47:53.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:48:03.415Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=1d27f92e-76f4-48ff-b081-0bc6eba28f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:48:03.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T05:48:10.296Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T05:48:10.297Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-30T05:48:10.297Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T05:48:10.300Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T05:48:10.307Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T05:48:10.307Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T05:48:10.307Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-30T05:48:10.310Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:48:13.426Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=b772330b-dcb7-477e-9ac2-f3392afc425e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:48:13.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:48:23.436Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=b72afab8-1e46-494c-88fc-bb650cd9e2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:48:23.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:48:33.443Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=506c747b-206c-40f0-9ff5-9d66598f5f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:48:33.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:48:43.451Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=b43d75ce-0ab0-46c3-9a03-e3155921d206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:48:43.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:48:53.458Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=d6bc3f78-bec1-44d0-ba00-7dd374da207b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:48:53.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:49:03.465Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=367640da-7406-4058-8a29-1f2af7079605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:49:03.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:49:13.474Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=8899c256-7a60-425f-a037-fa72cdc28544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:49:13.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:49:23.482Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=b44d9d3b-cd1e-450a-90a0-10392ec057a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:49:23.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:49:33.492Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=28ee3c16-e99d-412f-bcdb-e830300bda4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:49:33.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:49:43.500Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=9cf0234b-37a2-4916-af81-381b5d027ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:49:43.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:49:53.508Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=46fdd475-9ca7-4c86-9623-dab8c90ef5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:49:53.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:50:03.522Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=6f4122cd-5b1e-4c81-9ab3-3e62af7bc1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:50:03.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:50:13.530Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=8119775d-d987-47bd-be08-ece7c157f9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:50:13.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:50:23.540Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=7fe25092-6ac9-4398-bd23-e091052758b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:50:23.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:50:33.548Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=8411189b-af93-47c9-acc8-00b65632381f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:50:33.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:50:43.559Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=1bdfe6c1-194e-4bae-949a-6f222ccd2a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:50:43.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:50:53.576Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=5b5c6b0a-71c4-419f-8d38-b91d8a2cae5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:50:53.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:51:03.593Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=48f6f5f1-175b-46d8-8d2e-7427d789b398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:51:03.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:51:13.608Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=20c037c2-6819-4278-be25-17b26964d12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:51:13.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:51:23.617Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=00566f16-aebf-47c1-9a22-9d7cd7e4603c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:51:23.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:51:33.626Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=5cd9ee26-9798-405d-8855-070c72572788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:51:33.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:51:43.640Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=de52505b-2179-48e5-b1b4-5da287227a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:51:43.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:51:53.649Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=b4868e62-18a7-4192-a74e-838dfa4b2d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:51:53.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:52:03.657Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=edbc84d7-7b2d-435f-976d-cb27c94d4f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:52:03.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:52:13.670Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=eb50ac98-a063-4ec0-bc6c-9a6f10033863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:52:13.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:52:23.679Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=ea362a18-aea6-4071-bb41-caec6c25d213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:52:23.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:52:33.692Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=8c210607-2d1f-4d90-989c-ec8d183632b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:52:33.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:52:43.700Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=d6225647-01a4-4950-8f42-4b28a5f6b1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:52:43.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:52:53.711Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=351f7fa0-62a7-48fc-9965-693952690b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:52:53.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:53:03.720Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=90d5e345-b631-4610-ae63-c5f9c6eb32e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:53:03.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T05:53:10.266Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T05:53:10.267Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-30T05:53:10.268Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T05:53:10.270Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T05:53:10.278Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T05:53:10.278Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T05:53:10.278Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-30T05:53:10.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:53:13.730Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=75930ecf-284c-4827-a4f7-cba7eaa0225d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:53:13.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:53:23.738Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=e4895f37-7897-4007-b121-10956b451e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:53:23.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:53:33.747Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=4835d6c5-bd1a-4376-bb2f-7cec369bc0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:53:33.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:53:43.755Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=654af322-cf57-4363-a5dc-18f04b6f1f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:53:43.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:53:53.764Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=6a4d76eb-7446-4597-a72d-dbdf940b844a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:53:53.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:54:03.772Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=aa8ea3d6-fbf9-4f45-857a-c128c0e3e079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:54:03.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:54:13.779Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=95df2f9b-2b57-40aa-9513-f71ffd43cd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:54:13.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:54:23.787Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=aa1e4379-fb23-45cd-9b29-3902518ee81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:54:23.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:54:33.795Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=4e787310-7970-4f30-b47c-8ca42612c30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:54:33.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:54:43.803Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=be0bf6ee-70ef-4cb8-b396-e67299c3af8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:54:43.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:54:53.812Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=8c8f3005-19f6-4ae6-a3f3-72f85020e0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:54:53.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:55:03.820Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=78a891a6-9b25-4546-bac9-340b1453ecee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:55:03.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:55:13.828Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=05f036fb-a9d1-4f13-b2da-cffa5ed485a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:55:13.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:55:23.836Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=8a7fa528-9e91-4708-9495-0cb6b2675279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:55:23.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:55:33.844Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=ae3d9f73-407d-4a0d-962c-214d1b69eb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:55:33.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:55:43.853Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=8adaad7e-3c63-4589-a96e-65bb5e610375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:55:43.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:55:53.864Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=be28a22f-d2ac-4d5c-bb78-8bfd1bc84a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:55:53.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:56:03.872Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=54269bd8-16a1-4b3a-ba5c-51d1ca7df727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:56:03.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:56:13.879Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=229bec85-f512-44c8-b965-3414792195bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:56:13.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:56:23.888Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=59ffa253-49ae-449d-8de7-fe03a5407fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:56:23.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:56:33.896Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=ef205acc-0bbc-4e66-ac22-e2a6f5f34cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:56:33.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:56:43.904Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=e35eaf8e-4f82-47c2-8374-dc80ad973d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:56:43.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:56:53.914Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=c186c73b-8a43-46a5-bc50-e71d950afd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:56:53.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:57:03.922Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=64236ec9-2161-481f-b69a-6244efd51c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:57:03.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:57:13.931Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=10afe6e5-afb3-4ec4-bedb-adbcc232edc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:57:13.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:57:23.938Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=52b63abe-58ff-4204-aecb-95abcf89efa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:57:23.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:57:33.946Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=ebcea56e-a5ba-409c-a685-30cbcc07aaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:57:33.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:57:43.955Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=178a2b82-ad99-45ce-af9a-88ddff8e45b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:57:43.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:57:53.962Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=f3dfdc1b-6dc7-4c01-a960-2c3fa91b83d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:57:53.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:58:03.971Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=17c8eddd-36ac-4ae7-be81-2361de230726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:58:03.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T05:58:10.215Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T05:58:10.215Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-30T05:58:10.216Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T05:58:10.219Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T05:58:10.227Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T05:58:10.227Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T05:58:10.227Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-30T05:58:10.229Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:58:13.978Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=e1a8541e-4122-4b74-8bb2-b2be71eb2dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:58:13.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:58:23.985Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=a9bd579f-14ea-4ec1-b891-477a5da23b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:58:23.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:58:33.993Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=993f7151-265c-462f-8e82-cf93994f6999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:58:34.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:58:44.003Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=6ca3d0e8-ee88-4065-8ab4-d9cbc7437ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:58:44.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:58:54.011Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=4470c632-3478-484f-9c08-9b136c1c2bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:58:54.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:59:04.019Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=7f4fe54d-70d9-4f59-99a7-4805f58a0708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:59:04.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:59:14.027Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=6ea6f2f9-75f1-434d-88c6-49796e34da75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:59:14.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:59:24.036Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=d9b97f95-b6bc-4fe8-9024-75b8783d06a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:59:24.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:59:34.045Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=ae7aaacd-57b5-4437-be5a-5420da01f870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:59:34.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:59:44.056Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=23116895-6017-458b-affd-be203ff42dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:59:44.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:59:54.065Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=fd4a7b44-2545-49b7-85bd-63780bc8767e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T05:59:54.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:00:04.073Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=7c09d70f-4238-40df-b910-df963e8853e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:00:04.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:00:14.081Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=3615c922-253f-4417-939c-8aab49982bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:00:14.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:00:24.089Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=d13ed2ae-7677-45ca-819c-40ffe473b9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:00:24.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:00:34.096Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=33bb1ce7-ed5b-4d2a-863c-8b2008abb0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:00:34.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:00:44.104Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=50f7d18f-130e-4319-bd9e-d2f267fe3294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:00:44.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:00:54.112Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=6c0e7766-3c80-48c6-b9d0-e6dcd7d4a2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:00:54.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:01:04.121Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=25f7cb3a-3f48-4303-98ad-73ba64d85f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:01:04.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:01:14.131Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=f20441da-47d0-4b80-8d13-b3908c562388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:01:14.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:01:24.138Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=56f40352-4f6e-4b5b-a872-98552189978c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:01:24.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:01:34.146Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=6db00428-5d80-4331-beff-6c6a88746d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:01:34.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:01:44.154Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=8952fc27-8131-4144-baf5-0fc31af77b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:01:44.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:01:54.161Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=44898387-6c70-4f30-bde4-b3bbba9a6d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:01:54.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:02:04.169Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=7bdf7714-1c2f-4ee7-ad26-f2a47150e447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:02:04.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:02:14.176Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=21189799-7d8b-4157-a30a-6a6a64ca2b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:02:14.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:02:24.184Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=d3e3a0a0-bf70-4d3c-a0dd-5fa7749d7ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:02:24.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:02:34.193Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=d1048740-9a69-4e72-a2f6-35a4e6279666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:02:34.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:02:44.201Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=a368a827-7f3a-4c16-824d-1cadfaeec323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:02:44.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:02:54.208Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=9f039365-fc1d-44d0-b61e-a787819a5fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:02:54.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:03:04.216Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=d83290e4-a9ea-4fa9-9d94-6c1e26c8f87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:03:04.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T06:03:10.252Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-30T06:03:10.252Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-30T06:03:10.253Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T06:03:10.255Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T06:03:10.262Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-30T06:03:10.262Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-30T06:03:10.262Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-30T06:03:10.264Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:03:14.223Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=bdf5716c-407b-4a84-b387-27321a9737e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:03:14.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:03:24.231Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=a2726187-5728-4cba-9605-44ab932891b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:03:24.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:03:34.238Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=5cd7d70e-e540-4ae7-8624-945f4cbb93b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:03:34.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:03:44.246Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=a12619ef-3eb1-4b66-9880-bacb586a63c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:03:44.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:03:54.252Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=806b27d8-075e-4939-a297-5a3e43e754a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:03:54.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:04:04.260Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=fec02e0e-d5b1-4914-9644-9d6715a58c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:04:04.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:04:14.269Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=9754746d-de23-415b-a665-1e9339e8a163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:04:14.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:04:24.275Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=f2b44715-d64b-4335-a5de-f9e5b520a165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:04:24.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:04:34.287Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=80f27a21-2d65-44b3-95dd-723caf5891f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:04:34.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:04:44.294Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=d62765f5-c6e3-4006-a5d4-b5d843179b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:04:44.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:04:54.302Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=791ee7cb-3efb-4b73-90b7-5e6db762b661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:04:54.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:05:04.310Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=b1caf85d-d191-41f6-882d-d21588ee8dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:05:04.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:05:14.317Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=efc79263-1f18-4b76-97a8-32a58d370084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:05:14.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:05:24.326Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=0cb84913-5cf3-4660-9c95-8401ccad215e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:05:24.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:05:34.334Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=d54fb0ba-cb6b-4f79-9ff3-f27afac507c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:05:34.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:05:44.342Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=ce762747-3e1d-436e-9897-e0ecc358e8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:05:44.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:05:54.350Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=176d25dc-b704-4f25-b52c-a5c6750928f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:05:54.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:06:04.358Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=1c9136b4-3cb3-41f7-877a-f414e3378d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:06:04.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:06:14.368Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=9a837969-f923-4206-afc6-cf4a5db80a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:06:14.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:06:24.377Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=0ea4ad57-df91-4b97-b1b9-9518fb9934bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:06:24.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:06:34.384Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=3ea403ab-142d-4ac1-a8ef-557cfa0c127a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:06:34.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:06:44.392Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=7a577deb-26ed-4af2-b651-2ff339854f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:06:44.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:06:54.402Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=1632dd0e-a619-47f5-8a77-3892014f300d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:06:54.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:07:04.410Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=a443f510-114d-4f26-91a5-762ed9604353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:07:04.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:07:14.418Z |INFO |Init configs |InvocationID=319116d5-cce5-4e50-b16d-b5f431ca5639, InstanceUUID=5a580a0a-926d-4187-8d73-b9546037121d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-30T06:07:14.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |