. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T02:57:33.953Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T02:57:33.957Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T02:57:33.993Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T02:57:34.651Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T02:57:34.748Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T02:57:34.748Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T02:57:34.749Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-22T02:57:34.931Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-22T02:57:34.989Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-22T02:57:35.013Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-22T02:57:36.248Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-22T02:57:36.714Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-22T02:57:36.733Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-22T02:57:36.734Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-22T02:57:36.794Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-22T02:57:36.794Z |INFO |Root WebApplicationContext: initialization completed in 1780 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-22T02:57:37.405Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-22T02:57:39.644Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-22T02:57:40.236Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-22T02:57:40.396Z |INFO |Started MainApp in 8.876 seconds (JVM running for 9.574) |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-22T02:57:40.461Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-22T02:57:40.464Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-22T02:57:40.466Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-22T02:57:40.474Z |INFO |Start scheduling PRH workflow |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T02:57:40.488Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=4708356a-6c61-4ce0-b24f-f0624be6e5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T02:57:40.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T02:57:50.996Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=00c0e67c-746b-4a66-ba93-1a22940311c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T02:57:51.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T02:58:01.022Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=f453ca94-642a-4d69-94e2-048f21d7d971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T02:58:01.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T02:58:11.041Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=3bc9ec8d-cbfd-4d5e-a4d3-4b8ed7394818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T02:58:11.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T02:58:21.084Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=74891af2-b7ba-4bd0-a14b-83009ef200b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T02:58:21.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T02:58:31.136Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=38d39c0a-2ed9-42af-878d-eeb0d251faa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T02:58:31.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T02:58:41.167Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=1f8e9efa-fbfc-4b1d-8684-ef78c43119a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T02:58:41.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T02:58:51.229Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=2cbc76b0-2c0d-4a67-949e-7361f830ec91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T02:58:51.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T02:59:01.275Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=76750385-8218-4b91-80aa-b85cb3a230ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T02:59:01.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T02:59:11.294Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=1e033ad6-da9f-42e4-a4a4-f82c4c9a632e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T02:59:11.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T02:59:21.330Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=9d60800f-dafc-4087-9d12-ab06bf48cc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T02:59:21.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T02:59:31.362Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=276b4e49-88d7-41b5-84ae-6177850e8f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T02:59:31.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T02:59:41.420Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=8416e973-b47f-4969-a453-88e93526e14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T02:59:41.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T02:59:51.434Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=03096ce5-59f1-4c7b-8bba-4600468b77df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T02:59:51.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:00:01.465Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=65208c3f-03b8-4e65-9fd9-35bbc66f27ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:00:01.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:00:11.507Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=5e9ad79c-5c57-4315-9e07-e4c766357876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:00:11.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:00:21.523Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=47de7259-f04a-4a96-8b50-fa8a2e43f44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:00:21.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:00:31.545Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=fb09040d-bd63-496f-baf8-5efa1d434630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:00:31.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:00:41.582Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=1513cb27-ff13-434f-852c-bf01838db2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:00:41.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:00:51.593Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=ac26c06d-3c4a-4cb3-9f6d-66560a62f9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:00:51.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:01:01.605Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=07af48ee-be34-49d0-900b-73b5d8694c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:01:01.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:01:11.617Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=068d1675-08bc-408e-9801-155db0618dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:01:11.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:01:21.626Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=85451062-b20f-446b-96ba-1af70167c354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:01:21.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:01:31.639Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=e43eb4db-2062-4722-8e29-17f3b524c334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:01:31.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:01:41.666Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=631cf24c-4be4-4ee6-abc1-0316990c2802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:01:41.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:01:51.677Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=c63346c7-0110-4b88-8ec6-38fa21183df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:01:51.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:02:01.687Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=ccda071d-16d4-4189-8a60-037766eba09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:02:01.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:02:11.698Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=ceeb887e-25c1-4b1d-8d1c-c39dcd3b9a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:02:11.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:02:21.708Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=801172a2-4e1d-40cc-868e-04a4cbbe8c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:02:21.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:02:31.719Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=f8080ce7-a016-43d7-9c4e-088773167578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:02:31.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T03:02:38.491Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T03:02:38.492Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T03:02:38.493Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:02:38.496Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:02:38.513Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:02:38.514Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T03:02:38.514Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-22T03:02:38.518Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:02:41.734Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=0c934bf5-c3a0-42d6-8ff3-4b452ef9b468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:02:41.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:02:51.744Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=f095eed2-2fca-4c99-b5ba-1b0560bbaf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:02:51.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:03:01.770Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=3cf9abfa-1e5e-4b36-b9a0-049c2052d234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:03:01.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:03:11.782Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=f8458cd3-c6d6-4ff8-9538-4995425f1be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:03:11.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:03:21.790Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=61558abd-77e6-4da0-aab3-2b827abbea1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:03:21.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:03:31.798Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=f509d533-32b5-4ac0-9475-4cf55e392680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:03:31.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:03:41.810Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=c105d1c1-44c4-4c82-91be-96c63ebbc87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:03:41.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:03:51.822Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=aca58285-2d10-4557-85db-cc7ebf7a5aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:03:51.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:04:01.839Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=6f9c869b-6045-4712-8531-6c9747c5c2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:04:01.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:04:11.848Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=24e43922-d434-41b4-9b04-feb71f1360d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:04:11.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:04:21.859Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=1e4da80b-a315-4669-86ef-49966d51ccc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:04:21.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:04:31.875Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=3ffc2b16-d98d-4a78-b989-662c59bc6f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:04:31.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:04:41.890Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=d3aec29e-186e-49e3-b26f-fbe56bbae3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:04:41.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:04:51.905Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=acd68b43-f095-44dd-86e9-0422ecdb97aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:04:51.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:05:01.920Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=5890b01e-09e1-4e60-8ee2-4aa0c1905d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:05:01.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:05:11.929Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=1a59148b-1b4c-4c0b-b238-0cae48eceee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:05:11.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:05:21.940Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=5a6e32f1-912a-47ce-a330-09886ed1b39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:05:21.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:05:31.950Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=cc6d01ba-62c1-486e-9911-3f70054c59cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:05:31.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:05:41.961Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=e4421b8b-3aba-4213-adc4-2e1fd5d76354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:05:41.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:05:51.971Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=5121200b-f56e-48da-b314-977cdc4ff22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:05:51.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:06:01.981Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=ba8486bc-b183-4ed2-a79b-72fa96076550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:06:01.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:06:11.991Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=1d1eb314-3064-4d6a-b35a-c253af7fa01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:06:12.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:06:22.002Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=f34785be-a24c-4be1-95e5-673be432cea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:06:22.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:06:32.013Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=029ffdc0-2f67-4846-9a64-eecb7c7750c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:06:32.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:06:42.022Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=eee2e0a2-38b3-4d63-bc57-b7f5608db479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:06:42.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:06:52.033Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=48c15825-9ccf-42a0-b4f6-48a466f7f1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:06:52.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:07:02.044Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=9cdc5d8e-fa55-413c-ac1f-e119203e3e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:07:02.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:07:12.053Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=f23c57d9-af07-4455-b361-996a5aa18105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:07:12.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:07:22.063Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=75613f6f-e6a6-409b-982b-a9dc5313e4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:07:22.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:07:32.073Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=0fa5537b-49c9-44b9-b566-bebb5bf0f959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:07:32.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T03:07:37.699Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T03:07:37.700Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T03:07:37.701Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:07:37.703Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:07:37.713Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:07:37.714Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T03:07:37.714Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-22T03:07:37.716Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:07:42.083Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=6edaf8ad-b0b3-477f-a03f-4e205a17d6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:07:42.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:07:52.091Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=39a943ad-f74a-4873-86da-13ad3ffe65eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:07:52.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:08:02.100Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=57df1de7-5385-4aae-af99-f0227ba581b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:08:02.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:08:12.110Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=5d0b7ce2-ff9a-4bc7-9493-ed9bab748451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:08:12.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:08:22.154Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=ce82656a-6111-45ac-9e83-5ea47b1a1e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:08:22.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:08:32.166Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=ce8c1c9f-f39d-490d-a674-348137cfbc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:08:32.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:08:42.175Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=884417c2-71cf-4577-bada-95c17dcbbd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:08:42.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:08:52.184Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=7fa144d7-0faa-475e-ba3d-4b6a9ee9b001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:08:52.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:09:02.209Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=8011f332-4f33-471e-855d-170056bc6818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:09:02.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:09:12.217Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=21033252-c922-47ae-96a8-1cc00e15851e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:09:12.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:09:22.227Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=a149c798-101b-4b62-8cad-c70d314909f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:09:22.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:09:32.236Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=b21e5ff4-19c9-4644-8e2b-f972d90fdf61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:09:32.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:09:42.246Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=89dec9e3-a996-4b77-b6d6-224593162d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:09:42.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:09:52.257Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=aa19ab11-15c8-453a-aaf3-6a9e5ab56e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:09:52.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:10:02.279Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=52e35b70-9352-4890-99fb-203def971e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:10:02.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:10:12.288Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=1ee68e3c-b51b-4309-8fae-df0649c408cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:10:12.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:10:22.296Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=325b903f-9601-4283-9227-8c40a44e72f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:10:22.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:10:32.339Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=14143164-be21-4a36-8e2d-ff96635335d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:10:32.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:10:42.382Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=44ea8c96-4ec9-4596-98cb-629226d3b6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:10:42.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:10:52.390Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=27d6877e-1245-4e4b-9aaa-b89f4e1958f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:10:52.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:11:02.400Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=e440f3e8-c2ed-49cb-bc1f-fcdf6f1a553a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:11:02.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:11:12.408Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=88a7fea8-dc53-4cba-ac90-29fd0f01a193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:11:12.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:11:22.417Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=b9ae737b-4fd9-482d-a104-b9934d661150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:11:22.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:11:32.428Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=0b711dbb-2276-4d03-b6e3-e5936bff79a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:11:32.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:11:42.437Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=dbe00ee4-11bd-489b-aac5-d9418472361f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:11:42.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:11:52.445Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=dfc03789-4b2c-49b0-a99d-078dd70c8314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:11:52.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:12:02.456Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=917fa7da-c50f-4214-a8fd-97688b3b95ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:12:02.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:12:12.465Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=1847b1da-2739-4f4e-a77d-61f0ab95fb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:12:12.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:12:22.474Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=b2453e92-f1f4-4dbd-bda8-d79835973bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:12:22.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:12:32.496Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=943f33c1-9601-4848-b671-7c9bf27ba322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:12:32.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T03:12:37.715Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T03:12:37.716Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T03:12:37.716Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:12:37.718Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:12:37.727Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:12:37.727Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T03:12:37.727Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-22T03:12:37.729Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:12:42.504Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=5df3098f-d19a-46f2-b8df-f1e882e1854e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:12:42.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:12:52.518Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=1822a3df-9fd8-48fc-bd81-1ef005f5ed3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:12:52.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:13:02.582Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=e642c1e1-7588-4d0e-b851-a8df1ab7d7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:13:02.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:13:12.613Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=60b011f5-0074-431b-a3f0-911a15db64ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:13:12.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:13:22.626Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=022059f4-cbe4-4d72-be4a-8b6d7a239a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:13:22.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:13:32.636Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=49b3e711-5076-4e74-b2e6-94a9ade66505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:13:32.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:13:42.646Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=af228a2a-e2e1-4650-9409-621e2df88223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:13:42.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:13:52.662Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=dcbadb99-f4ed-4c52-9e32-6a84103097d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:13:52.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:14:02.677Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=4aef3349-78b7-44f4-90b8-a4d3e4796635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:14:02.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:14:12.687Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=8b904e9d-0e64-4fce-859e-508c9b380dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:14:12.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:14:22.699Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=f9912dfc-bb68-4ff7-b912-c85e2b70bcb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:14:22.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:14:32.709Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=7a773086-9a98-4fc3-bf26-1fd6d4eb9544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:14:32.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:14:42.721Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=1fab4742-29a8-4b74-9c06-8c37370cfb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:14:42.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:14:52.732Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=da4db63c-4163-40c8-8003-3fa018623084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:14:52.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:15:02.747Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=167097ef-4eb2-4bb5-bc6c-7bb4b71ca7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:15:02.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:15:12.762Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=f425b4ff-bef8-4047-b448-e361b3be5c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:15:12.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:15:22.773Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=71b907d9-f8c8-478e-acf1-7f13db580549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:15:22.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:15:32.784Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=6b60a14e-e128-4560-92cb-8bc455882556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:15:32.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:15:42.796Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=40b3a90b-7fe5-4e79-a2da-72d416f24005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:15:42.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:15:52.807Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=93bc0c4c-700e-4c5c-bc5f-cc2830c9482b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:15:52.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:16:02.818Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=7d63c112-e373-4b24-a3bf-09c5dcdbed05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:16:02.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:16:12.830Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=8abbc369-13c6-417d-a973-0a626d5b5ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:16:12.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:16:22.840Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=acbe99ab-5fd6-41b1-ab84-b774fdada773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:16:22.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:16:32.851Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=46119435-e8eb-465a-90ab-2af6b043b292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:16:33.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:16:43.062Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=9232d8dc-0c35-46a1-80a0-e5fc0821b5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:16:43.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:16:53.311Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=eba0d266-eb40-4c5e-bd4d-f559e1677ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:16:53.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:17:03.470Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=4ac9e574-6550-4669-b9f1-87e95982169e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:17:03.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:17:13.480Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=7e24be00-3d1a-4b8a-a704-f74146988c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:17:13.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:17:23.601Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=3b772e2d-e838-4f3e-a996-32693fb44ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:17:23.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:17:33.666Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=16dc80b6-dd3e-4c3c-828b-2bcc0093958c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:17:33.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T03:17:37.716Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T03:17:37.717Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T03:17:37.718Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:17:37.720Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:17:37.728Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:17:37.728Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T03:17:37.728Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-22T03:17:37.731Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:17:43.680Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=1dfafa9d-267f-4417-b166-c2a2e5aa3990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:17:43.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:17:53.717Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=6d4e370a-8e66-4203-81f0-26a2af80130e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:17:53.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:18:03.725Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=e777e5a8-b4fd-460c-aa13-9015a6ddc8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:18:03.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:18:13.736Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=a0e4422b-8178-4618-8650-efa15b7e5f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:18:13.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:18:23.840Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=e438de14-978f-4592-8a87-99971c62ff3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:18:23.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:18:33.851Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=159c9483-6d2b-4c28-b8de-1f54da0685e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:18:33.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:18:43.861Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=7ea0cbe8-5e4f-4dfb-a505-0d06f48697e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:18:43.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:18:53.872Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=dbac4c37-26d2-414b-8f0c-1a9389ed9dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:18:53.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:19:03.883Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=c5ea10b3-0b15-4057-ac04-5a04d4e1858e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:19:04.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:19:14.035Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=e9880d8f-aba4-4f20-92c9-63c5acf09d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:19:14.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:19:24.047Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=615cc405-01a9-4f73-8329-836d007d9e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:19:24.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:19:34.058Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=a9197e6a-f6ea-446b-bbe2-9f761edb1e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:19:34.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:19:44.077Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=251cfb9d-c18b-4fc8-a23f-d42719463a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:19:44.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:19:54.088Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=7a8b34f6-bbec-4fd6-a97e-66c6045e4528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:19:54.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:20:04.098Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=ec44ef9b-85e5-4479-9100-754cb017d118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:20:04.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:20:14.109Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=89b19514-d775-4582-bc8b-831bdfe59230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:20:14.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:20:24.119Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=910324f7-489d-42df-b8ff-8fc87d864535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:20:24.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:20:34.131Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=a57047e8-63d8-45be-8e5b-52847e9b05b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:20:34.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:20:44.234Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=9740d69c-f9a5-4347-8e8d-6d0069f722c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:20:44.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:20:54.244Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=3fd98fd1-6c3e-4fe0-b184-60ff5bf0e449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:20:54.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:21:04.255Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=03c4734c-5b49-492b-83e4-7acb67e50d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:21:04.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:21:14.264Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=f2157118-3f6b-4c29-89c1-c635f49a0f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:21:14.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:21:24.300Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=695f3593-ba9c-40b3-be4a-6025bd36c0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:21:24.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:21:34.338Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=ed5ece84-9473-40c9-9326-3cf5cf5ffe74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:21:34.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:21:44.348Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=be786ac7-0192-4191-ab2c-f01c04b62502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:21:44.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:21:54.359Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=67636ed6-5755-4e60-89d7-3359fefa6093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:21:54.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:22:04.369Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=d2101177-7c90-483c-b500-5ed7c7cd0f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:22:04.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:22:14.397Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=220d4162-a085-4b9b-a9bb-bd19a4e6abba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:22:14.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:22:24.432Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=0bf95a32-6679-4ce8-83b3-7c00aed6f0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:22:24.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:22:34.450Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=d790e349-3a75-4868-9f62-180de28ae30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:22:34.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T03:22:37.698Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T03:22:37.698Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T03:22:37.699Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:22:37.701Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:22:37.709Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:22:37.709Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T03:22:37.709Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-22T03:22:37.711Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:22:44.459Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=a234ad5a-afd4-470b-8258-34bfbc98ec3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:22:44.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:22:54.571Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=607a8bf7-26a4-4774-9547-e6a98b8e236d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:22:54.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:23:04.599Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=e137dc6e-5fda-410e-9bc2-c24198e448bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:23:04.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:23:14.609Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=6b55ec07-71f1-4b53-96cb-ba0814d30e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:23:14.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:23:24.684Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=3e12fa0f-e3de-4667-b875-9535b7db110a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:23:24.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:23:34.694Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=86728446-332f-4e20-8c7a-e0851888d30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:23:34.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:23:44.705Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=95ee8b9f-e5ce-4936-a50a-53c19a28e0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:23:44.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:23:54.782Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=760ce43f-a85c-4d05-a678-71db27c05a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:23:54.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:24:04.792Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=8a6d0baa-45fc-4bc7-9734-25091a483860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:24:04.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:24:14.802Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=3a147f10-de2e-4001-9998-2de0b341cc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:24:14.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:24:24.811Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=b03a2c98-5dcc-4bb1-950e-f2d005bbddff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:24:24.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:24:34.821Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=c28617bf-21e4-48a8-8757-250c14ed21e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:24:34.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:24:44.855Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=d09e2aec-5aed-470b-82e4-412a77b748cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:24:44.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:24:54.887Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=6a717e58-37ca-437f-8fe4-1870139208d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:24:54.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:25:04.897Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=421f53c1-e018-4f14-b084-7dfcec91e58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:25:05.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:25:15.076Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=76e4cc2c-c9e8-44de-ad4b-c0ba186f5f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:25:15.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:25:25.099Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=87be2bc1-e540-4e3b-aa29-ad1095ccde79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:25:25.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:25:35.111Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=6960a643-a88f-4b8c-94cf-d68b13f13aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:25:35.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:25:45.130Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=54910a27-19e1-415d-a769-6b3bfca2aa02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:25:45.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:25:55.140Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=033f1a6b-7a6d-4612-bdaf-9add64963a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:25:55.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:26:05.153Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=709eae25-997f-4872-ab1b-308aeee68af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:26:05.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:26:15.165Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=5d481ec2-55b0-41ec-9d53-1c46474ecc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:26:15.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:26:25.175Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=5c3f9d00-e406-4b6c-9561-5ae4b71bb970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:26:25.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:26:35.185Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=71751f36-ee11-4d42-bd33-8a42e68bc7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:26:35.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:26:45.390Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=51c22184-6cd3-44b7-8840-9dccaeb2116e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:26:45.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:26:55.401Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=2537c160-5686-440d-b805-17ce1a9390ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:26:55.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:27:05.411Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=4c87dd39-4945-47db-8690-1e403bdd95bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:27:05.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:27:15.420Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=e9c6e2a8-41ff-4e4b-be3b-b5983d842c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:27:15.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:27:25.480Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=d714413c-75c3-4b00-877c-850348c85e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:27:25.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:27:35.495Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=27167876-d9d8-47e1-9406-7042fd1de322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:27:35.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T03:27:37.695Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T03:27:37.695Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T03:27:37.696Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:27:37.699Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:27:37.708Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:27:37.708Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T03:27:37.708Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-22T03:27:37.710Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:27:45.504Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=eefb511c-6493-491a-9c0d-92d46039605f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:27:45.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:27:55.545Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=3b080f34-15f8-4191-abb2-4b39b393007a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:27:55.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:28:05.554Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=cf167be2-13c6-474a-87c8-870fe4508f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:28:05.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:28:15.563Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=6ac4d822-7950-4dbf-97a7-f9b2824f40bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:28:15.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:28:25.572Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=5119230b-570d-4706-8aa2-a8c0e614f672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:28:25.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:28:35.582Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=8ec9d034-85c8-4ac7-98c9-3cc847f3522b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:28:35.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:28:45.599Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=26385a02-0169-4a36-9d3b-88e168f4401e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:28:45.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:28:55.624Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=768fc494-2918-4df7-837d-c11ca1d51f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:28:55.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:29:05.634Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=9230be88-01a6-4348-aeea-5cdc42bae6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:29:05.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:29:15.644Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=13140483-e3e7-43a4-a8af-458e10769926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:29:15.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:29:25.676Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=1094bbfd-708d-4bba-bb60-0d0f226b1299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:29:25.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:29:35.692Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=7c2acc0d-291b-48a3-a759-1b6c89f3b403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:29:35.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:29:45.703Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=247bfd37-af41-4566-9877-f337e0112a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:29:45.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:29:55.714Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=0d05364e-5108-4967-8bb6-d60b3123dd0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:29:55.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:30:05.724Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=f886ea56-c9ec-4f33-b85b-13a1f610de6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:30:05.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:30:15.780Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=3277175b-fb2d-4238-8931-7fbd211b3a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:30:15.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:30:25.789Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=78060d49-4c6c-4b43-a590-ddb3ac9f5d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:30:25.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:30:35.801Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=2f13831a-6769-4b91-b099-767f09647bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:30:35.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:30:45.815Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=677aff79-0c09-4a98-9f70-5b5e4e6da27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:30:45.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:30:55.826Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=28330bd8-b0e8-4d8f-85c7-c3cc606b21c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:30:55.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:31:05.839Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=b306555f-acd1-45a6-adce-6e06742ffb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:31:05.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:31:15.849Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=e3082d1b-6dcd-41f6-b6c5-87725b3ba560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:31:15.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:31:25.860Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=719f56fa-e66b-4444-a7ef-ee80ae668e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:31:25.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:31:35.871Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=0a9887b7-5a87-4bdd-a390-92e05157768a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:31:35.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:31:45.882Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=0f3c493f-794a-4321-aa81-6ce354a244c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:31:45.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:31:55.892Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=2b0215e7-c4e5-4dcc-9c41-42d79b274a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:31:55.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:32:05.915Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=9e6a18cf-1678-436d-9d20-b920645ae21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:32:05.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:32:15.925Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=bdd6c4ab-a100-4eee-b978-6178b6b2c9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:32:15.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:32:25.935Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=7b58ef0e-21e4-4c3a-9af5-99127475062e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:32:25.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:32:35.945Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=dd6af4e9-750d-4902-ac87-d8163788b257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:32:35.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T03:32:37.752Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T03:32:37.752Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T03:32:37.753Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:32:37.755Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:32:37.766Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:32:37.766Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T03:32:37.766Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-22T03:32:37.769Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:32:45.955Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=35bc15a7-9249-4f6c-abda-00778ea24469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:32:45.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:32:55.965Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=73152b9f-8e45-4e58-abdd-0b73b4a1b95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:32:55.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:33:05.976Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=80f5f09f-d6b8-4968-a061-adb4b8596631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:33:05.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:33:15.986Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=92eb69b6-8ac4-4379-b377-9c184503ae9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:33:15.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:33:25.996Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=3c4db00e-448b-460b-a810-1ff1dd1cb85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:33:26.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:33:36.006Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=f4c43ac6-ec03-4393-b804-26dc573d6c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:33:36.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:33:46.017Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=b218a50e-92e8-4d84-971c-39255074fefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:33:46.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:33:56.026Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=e3c2ef3e-ea4d-4e55-8486-37c8be3de44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:33:56.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:34:06.035Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=3e45d014-1b87-49f6-9f56-e9b9ff948f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:34:06.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:34:16.047Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=f2e6bd59-d256-4e5d-9a92-22b0eeea39d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:34:16.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:34:26.057Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=60fbcfdf-2a11-4d62-9230-3cda7eb9a6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:34:26.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:34:36.068Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=acf4a88e-68f2-400b-8509-19d983e5ca2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:34:36.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:34:46.087Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=17c6e63b-b43d-45bb-a5c0-5b737faf4989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:34:46.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:34:56.095Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=956d93b3-bb18-4e99-8d22-c087ea01b23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:34:56.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:35:06.106Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=b5ce4fca-cc72-4f8f-b179-27e67c251720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:35:06.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:35:16.115Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=3a68a153-12c8-42f7-817d-1b8e82c82f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:35:16.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:35:26.126Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=6a4c6e75-a701-4c8a-a83d-18fcf5e036be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:35:26.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:35:36.136Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=8c8c0a5c-bb18-4bee-9905-8e2556861246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:35:36.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:35:46.147Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=6a321e84-2be2-4a98-aaf5-3390fd141559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:35:46.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:35:56.157Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=d0ae1731-d026-4cc1-9684-50f978dcb50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:35:56.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:36:06.165Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=4a3e086b-fc0b-4606-9e8c-780c8ba48b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:36:06.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:36:16.175Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=2113fc60-58df-44e9-a8e8-ed3a809cd364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:36:16.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:36:26.185Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=46835463-35b2-4d78-8c4c-23bd11a0d3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:36:26.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:36:36.197Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=73f58386-cb31-42d7-9396-a3488982a2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:36:36.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:36:46.215Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=9892bcd5-4d33-498d-9b3a-c77f8c4adcbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:36:46.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:36:56.245Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=ab139fe5-16e0-4c0c-981c-9b0b541f972c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:36:56.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:37:06.260Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=62c54774-8af6-42ee-88bd-ec7b43715841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:37:06.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:37:16.270Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=11ad9025-02ef-4082-b1a5-b9cc2f178f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:37:16.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:37:26.279Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=ec4c9b23-70f9-48c5-8760-18edae92f716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:37:26.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:37:36.290Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=80e11f50-a242-41e7-bbf7-dd20797a0013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:37:36.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T03:37:37.686Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T03:37:37.686Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T03:37:37.687Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:37:37.689Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:37:37.695Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:37:37.695Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T03:37:37.695Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-22T03:37:37.697Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:37:46.307Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=3eff5fc8-1b72-481f-a6a6-d6a896f9da89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:37:46.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:37:56.321Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=6714e9e6-b9b5-419c-b782-27a74d21c146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:37:56.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:38:06.332Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=7c69a6b9-ef96-4c33-ac97-9066802d0330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:38:06.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:38:16.341Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=75237739-8166-4477-aa27-32d171d0d9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:38:16.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:38:26.351Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=117ff8e2-d8cd-4877-9005-510527746172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:38:26.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:38:36.361Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=b605e5ad-f14a-4763-95b9-4fc69758c5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:38:36.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:38:46.372Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=0a5cb14e-21d1-433f-b92e-23bacc486bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:38:46.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:38:56.386Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=6dcb0a0c-d3c1-4dbe-b928-252d6fd7b1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:38:56.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:39:06.396Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=b589ed69-a184-447d-9f72-262cb63a47f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:39:06.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:39:16.405Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=1031bc18-b71d-4670-a5c1-f531d9362cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:39:16.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:39:26.415Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=7fa804b0-33b3-48c9-ae83-9adeeadce891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:39:26.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:39:36.425Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=f71557a8-6786-468a-92df-841ae1072c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:39:36.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:39:46.436Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=665eb61f-b9fb-444b-906a-b207fd26d5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:39:46.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:39:56.448Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=14d7e96d-a99e-473e-920d-7b71fe94f6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:39:56.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:40:06.458Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=604c3ebb-af8d-474b-8748-639b60ef01f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:40:06.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:40:16.480Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=af548d1f-c104-4a08-bf61-94d4f21d6fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:40:16.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:40:26.490Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=f7ecff60-0705-474d-a7c0-546c6892af03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:40:26.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:40:36.500Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=255e32f3-cdcf-4732-a685-f75533178ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:40:36.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:40:46.515Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=5c8d6403-66c3-4bde-b06b-0f542d7603f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:40:46.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:40:56.525Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=33442c72-e3d7-401e-8a6e-3dcda092aa7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:40:56.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:41:06.535Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=380d5235-9120-42af-b961-f861b943abf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:41:06.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:41:16.547Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=e2e9d106-8b1a-499b-b1f8-f9e9bbda7e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:41:16.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:41:26.558Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=2237592c-3d8e-46c5-963a-cbffa6ab6e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:41:26.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:41:36.567Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=f088b814-737d-4be1-a37b-6dea9bfbd928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:41:36.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:41:46.577Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=f37f5fe0-17df-43b1-9568-4abcd703458a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:41:46.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:41:56.586Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=243512a0-1c65-4964-baf1-367cdb5cd576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:41:56.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:42:06.596Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=55e32178-06fa-4922-863a-95c00b44c009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:42:06.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:42:16.605Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=ba76c694-caf6-428b-bea4-d87795bc7e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:42:16.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:42:26.614Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=3e971c31-243f-41c0-a8e0-fccc3df9603d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:42:26.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:42:36.628Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=ea72db7d-7a4d-4968-b9ae-c589181085d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:42:36.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T03:42:37.681Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T03:42:37.682Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T03:42:37.682Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:42:37.685Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:42:37.690Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:42:37.690Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T03:42:37.690Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-22T03:42:37.692Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:42:46.639Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=67d4860f-c0ed-40eb-8205-bdb61e9dc868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:42:46.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:42:56.661Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=84d0ca08-6a7a-4e5f-bf5c-9d2e3a175063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:42:56.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:43:06.670Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=ef18a41d-3fca-44e4-ac5c-e47618785b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:43:06.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:43:16.682Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=ba089948-dbda-4a0c-8ce9-296b6a7ceb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:43:16.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:43:26.691Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=dfa67dff-b97c-4252-9438-33fcb25a8559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:43:26.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:43:36.702Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=ea7996a0-7d4e-4690-9937-cffea031417a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:43:36.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:43:46.712Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=667196cb-5069-4eb1-8fd4-50ea47641028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:43:46.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:43:56.721Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=cc40e678-5d17-451a-9422-411e18a41ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:43:56.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:44:06.730Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=36befbd3-f5a0-455e-8faa-88eac5f26edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:44:06.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:44:16.740Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=21a27784-ad0c-43d7-acb5-59a233b66170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:44:16.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:44:26.749Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=410b2fe5-d69c-4aef-aab5-835f63cb104d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:44:26.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:44:36.758Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=b14d9f77-a86e-4e5a-83fc-6f1135b76fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:44:36.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:44:46.768Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=07cb3f23-e9f2-4c7a-917a-368c78576edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:44:46.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:44:56.777Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=0cbe97f4-7771-4398-b942-324ee7fe27ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:44:56.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:45:06.787Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=e7c58dd2-063c-49eb-8c2e-b0da33dbb872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:45:06.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:45:16.796Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=9776312b-cc43-4da9-94de-312976882e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:45:16.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:45:26.807Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=5f88bd03-05ef-41c2-a232-8b0114c5dff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:45:26.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:45:36.816Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=f8495d81-5232-4e13-bf0e-90b4a7aeeea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:45:36.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:45:46.826Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=d1c88919-9424-428f-970f-f35e3eb4c4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:45:46.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:45:56.837Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=422202bc-0fc7-44c8-8be5-85603f24ab37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:45:56.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:46:06.847Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=4e07d064-3c62-48cf-88cf-ed4811cd7bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:46:06.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:46:16.864Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=e28e5244-6236-4b69-964f-c7f011daf493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:46:16.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:46:26.872Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=91432b9c-a4d3-4dc8-b33e-f0c0476a4334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:46:26.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:46:36.881Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=3dd919b4-fe13-46ad-a0af-19d7f02967dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:46:36.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:46:46.909Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=52270db6-f863-4fb4-9bd6-df2ba971aa72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:46:46.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:46:56.920Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=ed0e4324-3537-4a8c-874b-12417377f655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:46:56.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:47:06.929Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=12194df3-944a-429e-8182-372e45820a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:47:06.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:47:16.948Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=67bea86d-518e-426b-ad0f-51f340cfa408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:47:16.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:47:26.957Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=5346e830-12b9-41f1-b2e1-22bb2985b103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:47:26.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:47:36.966Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=e7fce64a-76bb-4c9e-a8ac-97d7c060ff79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:47:36.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T03:47:37.669Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T03:47:37.669Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T03:47:37.669Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:47:37.671Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:47:37.675Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:47:37.675Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T03:47:37.675Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-22T03:47:37.677Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:47:46.995Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=d427be1e-d879-4e41-8476-743bd0f456fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:47:47.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:47:57.012Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=bd43312a-40e3-4968-94e5-e93ed1368b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:47:57.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:48:07.022Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=5ff8985a-b2ea-4e9d-ae94-e49c8d23758c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:48:07.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:48:17.068Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=a6685eff-b1fc-4516-9db5-e4ccd77edf68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:48:17.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:48:27.078Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=95cac93f-f4d0-4220-a903-1d2c430243b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:48:27.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:48:37.089Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=eac88b63-e23d-4518-9b59-fe44fb30d7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:48:37.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:48:47.098Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=691a3f94-fe29-4ce5-b5fc-9fdfa89298ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:48:47.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:48:57.119Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=b1e5a732-918d-4df9-8b31-54285cea8f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:48:57.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:49:07.129Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=041e095d-3997-4c7c-b6cc-e278bb6fea69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:49:07.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:49:17.139Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=fc873a5d-abf3-4a80-b87e-10ea13e37a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:49:17.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:49:27.156Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=940c78a3-82e5-41e0-af2b-d111c38d2696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:49:27.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:49:37.167Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=53e5291f-a1f7-48ee-aa17-c7138b7b7550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:49:37.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:49:47.177Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=e0ee640f-c006-42be-bafc-033714d2158e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:49:47.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:49:57.189Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=0182f891-b779-4e16-b48f-0cb481fb39c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:49:57.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:50:07.198Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=6ddde757-e2a1-4470-accb-14d17574d8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:50:07.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:50:17.225Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=25f4840c-ccec-41b3-b423-78d9bcba85aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:50:17.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:50:27.235Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=5c2b0241-49a8-4063-9404-ef381bbee99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:50:27.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:50:37.246Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=9101438a-17a4-4fbf-8be3-93cbb11d3523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:50:37.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:50:47.265Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=f0d2699c-0d55-4d6c-a741-4863c3b324ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:50:47.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:50:57.275Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=4a8dbe8b-10f7-4f3d-9c47-e7f7c60c7aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:50:57.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:51:07.294Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=51e660b1-9f0b-4ffd-8741-321b2d74ee4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:51:07.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:51:17.306Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=5feebfe4-5445-4c02-900a-3647f7b85472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:51:17.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:51:27.321Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=b4e58ab6-95f9-4a86-8ffe-ff09e3fed7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:51:27.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:51:37.332Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=c28b1108-5148-418f-9b85-a73a50fc44aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:51:37.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:51:47.341Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=3be52605-eeb7-4947-8ad7-1a29d2111d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:51:47.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:51:57.352Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=8f620e9d-00dd-4f62-95ee-e20c3119ca8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:51:57.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:52:07.362Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=cc814172-3b42-4550-906d-f9afda11d59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:52:07.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:52:17.371Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=df1807ad-7a72-4507-b230-d0a682f52d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:52:17.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:52:27.386Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=c6ff3716-3520-4d64-ad9a-5e1b9e8f3722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:52:27.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:52:37.396Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=3f29125c-09e2-4f09-8eb8-d0d1627e1db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:52:37.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T03:52:37.680Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T03:52:37.681Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T03:52:37.681Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:52:37.684Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:52:37.689Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:52:37.690Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T03:52:37.690Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-22T03:52:37.692Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:52:47.409Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=e4183288-73c5-4def-a604-343434cc5adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:52:47.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:52:57.422Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=d1c0fde0-789b-4bf1-b8da-da6cd3028487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:52:57.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:53:07.435Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=095517a8-8093-4a4e-ae1f-63e09b44504f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:53:07.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:53:17.462Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=2da022b5-b558-470e-8cc2-fbcba8f56497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:53:17.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:53:27.473Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=332915d5-6938-4057-900f-af9c258b2d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:53:27.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:53:37.482Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=28b759c2-2627-44cd-9ded-6e0f6f6c5352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:53:37.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:53:47.496Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=e7ccd7a0-12ed-4313-b67f-955d85471245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:53:47.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:53:57.506Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=3881a437-2b8d-45bb-b15a-dd894385f857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:53:57.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:54:07.515Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=28b7d62e-996b-416a-abe3-7ccddf0a0871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:54:07.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:54:17.523Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=5b0787f6-0fe6-4667-b852-a33596c59514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:54:17.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:54:27.532Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=942e4968-7840-436c-b4a3-5916f6510ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:54:27.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:54:37.539Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=1703a1cc-9927-4322-802b-4bcb7b48fe6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:54:37.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:54:47.553Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=0720b80a-46d8-4343-9e39-ee3b66875dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:54:47.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:54:57.564Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=71c1c717-c8bd-4850-a370-4b1271ab397a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:54:57.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:55:07.573Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=985457a7-2e24-4b06-b979-c97896a18b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:55:07.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:55:17.581Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=2570ec69-c177-453a-8430-b25863a9dc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:55:17.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:55:27.591Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=3fb90499-31c0-47df-a02b-237aaff95dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:55:27.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:55:37.601Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=80bc3b74-e0f7-4128-8404-24e2539e17ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:55:37.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:55:47.609Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=c76c9c7a-ec0f-4ab2-afbb-1b195c46aeb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:55:47.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:55:57.617Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=2003ab15-1ff1-41a1-a235-bef1dcb097d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:55:57.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:56:07.624Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=268bd5e7-0b80-47c9-bcdf-c635d44b1c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:56:07.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:56:17.649Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=e254121f-5970-4282-af85-bec6a92f7fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:56:17.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:56:27.659Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=d51c13ac-9e49-49a0-afca-369bdaa9b001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:56:27.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:56:37.667Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=f069e57b-90db-4c8d-a47c-3f0cc3861c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:56:37.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:56:47.686Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=7e1e0c75-bc47-4e0e-b64e-e1755c5e2e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:56:47.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:56:57.698Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=0baff447-4b24-4b06-a97f-0b87cfa18abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:56:57.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:57:07.707Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=e531826e-a3a1-4ff1-a024-d73d0cde0c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:57:07.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:57:17.719Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=a7f744c4-86e2-45fb-aa16-2dc5a611223c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:57:17.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:57:27.730Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=9a295d0e-3122-4643-a9bb-aa2ceeba51dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:57:27.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T03:57:37.696Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-22T03:57:37.696Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-22T03:57:37.697Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:57:37.699Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:57:37.706Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-22T03:57:37.707Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-22T03:57:37.707Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-22T03:57:37.709Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:57:37.738Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=af510962-7214-49f7-8fb1-2ce06a163a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:57:37.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:57:47.747Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=6f0fdcaf-c34c-4147-9989-cdabd3ca7259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:57:47.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:57:57.758Z |INFO |Init configs |InvocationID=ee465e65-d934-45e4-9e65-b41126b56ed9, InstanceUUID=d526d4fd-2955-4213-8298-5df438b1432d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-22T03:57:57.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |