By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T05:02:09.128Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T05:02:09.132Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-28T05:02:09.169Z |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-10-28T05:02:09.840Z |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-10-28T05:02:09.947Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T05:02:09.947Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T05:02:09.948Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-28T05:02:10.118Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-28T05:02:10.180Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-28T05:02:10.206Z |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-10-28T05:02:11.536Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-28T05:02:12.052Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-28T05:02:12.071Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-28T05:02:12.072Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-28T05:02:12.143Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-28T05:02:12.144Z |INFO |Root WebApplicationContext: initialization completed in 1937 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-28T05:02:12.788Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-28T05:02:14.864Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-28T05:02:15.443Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-28T05:02:15.469Z |INFO |Started MainApp in 8.77 seconds (JVM running for 9.531) |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-28T05:02:15.671Z |INFO |Start scheduling PRH workflow |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:02:15.684Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=43330399-ea32-44e4-a42d-f63c8fa02802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-28T05:02:17.125Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.7:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:02:17.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-28T05:02:26.446Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-28T05:02:26.447Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-28T05:02:26.449Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:02:27.155Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=c3f4a3a1-f1d8-4fff-b03d-6922ea790814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-28T05:02:28.228Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.7:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:02:28.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:02:38.230Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=f822679b-652a-4f68-bfd3-a1fa2398e858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-28T05:02:39.292Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.7:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:02:39.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:02:49.294Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=0cce2a3d-f764-43d6-8ae3-4b744a5d7f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-28T05:02:50.364Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.7:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:02:50.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:03:00.365Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=2fe70d92-02fb-495a-b637-a10ba07f5468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-28T05:03:01.436Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.7:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:03:01.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:03:11.439Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=9336e83f-81f9-4d01-bbbf-f51123f88944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-28T05:03:41.498Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.45.7:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:03:41.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:03:51.500Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=faf1f379-61f0-4180-8ea3-cd070535f78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:03:51.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:04:01.607Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=305393df-e17a-4716-87d6-d58605e345b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:04:01.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:04:11.647Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=cb423232-ef52-4ec0-959b-45fa3b1420ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:04:11.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:04:21.662Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=615ee165-e7e7-4bdb-afa5-1d098e55b042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:04:21.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:04:31.685Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=f5b4cc0e-349e-4dc5-8cc1-76685d467ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:04:31.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:04:41.699Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=f753f4d0-6149-4fca-a5e9-4d8882258de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:04:41.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:04:51.731Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=cd37138f-90e2-4839-aa43-925822184dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:04:51.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:05:01.747Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=3703ce3a-2506-48ae-8e77-a5a17a86bdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:05:01.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:05:11.764Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=1e365312-3748-4992-99cc-48782a072533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:05:11.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:05:21.778Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=0b1b7778-ac10-4121-bae9-553b66a5454b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:05:21.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:05:31.788Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=e26cebf0-113f-4e0e-8431-6ed109fccf00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:05:31.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:05:41.815Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=e81500e9-d8d3-4589-aadd-75a6676b52d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:05:41.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:05:51.826Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=1de051af-fa2d-4d11-ab24-73ac100c3774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:05:51.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:06:01.835Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=6f00f5fb-1ac9-4167-a30b-ad503e89eb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:06:01.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:06:11.846Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=d52f98e5-13bc-4700-b2a6-42358e7b8849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:06:11.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:06:21.855Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=af59578b-f4f6-490f-a7af-e7ce337597dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:06:21.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:06:31.867Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=bee547f6-26f6-428e-89fe-2c0937789990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:06:31.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:06:41.876Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=fa5110e7-21a0-408c-8fc7-3b4cf4ad4304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:06:41.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:06:51.889Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=0485b17d-5c41-46db-883b-355a13acce93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:06:51.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:07:01.900Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=578a7ad5-23b9-4a94-94e3-c04441f5435a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:07:01.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:07:11.914Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=eee66fdd-764e-4868-81d1-ecbe956d4cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:07:11.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T05:07:13.902Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T05:07:13.902Z |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-10-28T05:07:13.903Z |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-10-28T05:07:13.906Z |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-10-28T05:07:13.919Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T05:07:13.919Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T05:07:13.919Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-28T05:07:13.922Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:07:21.923Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=3ea3bb97-3e9b-4fef-9443-0ed03459b7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:07:21.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:07:31.933Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=221cfb07-37f6-4000-8e03-0c240c9086eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:07:31.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:07:41.943Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=364637c3-5c62-44ac-8218-6515932291ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:07:41.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:07:51.953Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=cbaf0f8d-e80d-476d-b24f-51d6250173bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:07:51.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:08:01.968Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=ade2b0f5-ba49-436e-908e-c8c9387a9fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:08:01.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:08:11.979Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=fd4c9d82-ca74-4d56-8d5d-2e8f8095aa63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:08:11.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:08:21.991Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=5b91a53e-bba0-4b76-a82f-41c981950e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:08:22.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:08:32.001Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=3c26180d-8706-4335-8fa7-c1390bbce080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:08:32.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:08:42.013Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=30ec7fac-bee1-4b7b-98e0-326e37aeeb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:08:42.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:08:52.023Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=47935df5-4765-472a-9fe5-67c2449d9ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:08:52.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:09:02.035Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=5a00cc18-4a15-4bb1-9c1e-774d5e89b81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:09:02.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:09:12.048Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=b89cecf3-1e60-4f31-8204-57c67e943352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:09:12.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:09:22.057Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=83e2e380-8eee-4433-bfaa-abfd7824c5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:09:22.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:09:32.066Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=ba215258-3f24-40f8-8f3a-11ef87fd172f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:09:32.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:09:42.077Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=5236c11c-76ed-4d73-ad3e-ae02e4cf0129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:09:42.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:09:52.088Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=40c8f426-beb4-4a40-9c6d-90c657fd0ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:09:52.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:10:02.100Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=96112337-a1d5-4167-9459-ad1a3b7b479e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:10:02.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:10:12.114Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=42264373-3fcb-4a3b-aea6-b5f2f03e9bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:10:12.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:10:22.139Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=8cb589c8-24d8-47de-a24b-0d9d01ff742d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:10:22.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:10:32.149Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=d7af0d4a-a33a-4fe8-8e57-f97b3fc1fa78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:10:32.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:10:42.166Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=93a0ac15-189a-4222-bee7-3cf3cb68d06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:10:42.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:10:52.177Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=00339be7-74ed-4318-85b5-00abcd2cd503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:10:52.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:11:02.189Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=7bf71097-9b46-41da-b9ab-43fb5fb73997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:11:02.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:11:12.202Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=6e5169dc-e1bd-4ca1-a6ed-b0d2af83deb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:11:12.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:11:22.214Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=5df921c9-1e38-4be5-aca5-6c7c0c4731a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:11:22.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:11:32.223Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=c59357ce-88a2-4543-8cc8-d0856c50f278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:11:32.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:11:42.236Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=24c5964f-df27-43af-aa30-353a7f81dce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:11:42.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:11:52.248Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=72fa8cd2-c7e4-47dd-b1d1-b4aa58452a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:11:52.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:12:02.261Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=422bd6d0-813d-4d06-b151-9382baab9087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:12:02.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:12:12.328Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=ba8b5394-0c11-4989-87d4-7d4d76c4c9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:12:12.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T05:12:13.133Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T05:12:13.133Z |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-10-28T05:12:13.134Z |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-10-28T05:12:13.137Z |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-10-28T05:12:13.147Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T05:12:13.148Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T05:12:13.148Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-28T05:12:13.150Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:12:22.343Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=3d5c2d7f-3d70-423a-82f9-c47e9d31a2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:12:22.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:12:32.362Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=571b6e6b-2177-45a4-b00f-1e17f454258c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:12:32.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:12:42.372Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=223d300f-c21b-410a-a291-1c05ad0edc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:12:42.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:12:52.385Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=799a6caa-334d-49e6-bb67-40723693e59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:12:52.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:13:02.396Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=60e0842c-30f7-4cdb-bf80-3a9013fd2b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:13:02.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:13:12.414Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=0b4dc66d-57ce-4b8d-8998-633b09f6d876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:13:12.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:13:22.424Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=c5521dd3-68ad-4aec-ab55-7141e1c0feac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:13:22.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:13:32.435Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=c18e5800-a5ce-4ff4-97ed-d5e58fbe5ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:13:32.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:13:42.444Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=aabf4a27-d544-4dc4-baeb-48fe82d65087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:13:42.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:13:52.455Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=6b3ec582-c71b-408b-867e-230812d3f317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:13:52.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:14:02.466Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=bcd28a78-97a0-4ded-b112-c72590395b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:14:02.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:14:12.502Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=da505bb3-867e-4742-9c26-c154f780e96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:14:12.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:14:22.512Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=22c049c4-b328-44fd-bd52-79ae5d33f6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:14:22.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:14:32.524Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=b730cf4c-39a7-4fb3-a6a5-3e8c63be1cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:14:32.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:14:42.535Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=f2dea412-b03b-42f7-ac86-0c3b03ec1c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:14:42.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:14:52.570Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=447f8b9f-ea96-4e40-b50c-bb39bc378c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:14:52.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:15:02.580Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=2355e1a2-2132-4ad5-95a8-e975dc14ebc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:15:02.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:15:12.591Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=cdac0c1b-a3c3-4dd6-969f-49b285887e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:15:12.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:15:22.602Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=d4ce35cd-a459-49ef-a927-fa2298f34037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:15:22.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:15:32.613Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=a85eb5a3-a20f-4c35-8bc8-0bcb3b980324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:15:32.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:15:42.623Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=50139e77-c085-4880-bcdf-73c3af8e2c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:15:42.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:15:52.637Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=99404132-a080-4ac0-855c-063e15ab2070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:15:52.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:16:02.649Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=8693130c-5a3f-481f-9141-b4f2921a2f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:16:02.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:16:12.661Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=f46f7982-0823-471b-ad2d-eb4ea6674981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:16:12.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:16:22.672Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=e07a7be1-6418-414a-846f-2205cd20e0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:16:22.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:16:32.682Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=069ffd27-92af-4c97-9d73-9902bdcb5318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:16:32.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:16:42.692Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=0aba8354-87da-46de-afe2-97bcf12bfa36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:16:42.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:16:52.717Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=a128e62b-da00-453a-abf5-a611f503200c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:16:52.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:17:02.728Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=1f19dc65-9dbb-48a1-8725-a9674f2f6319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:17:02.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:17:12.759Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=0e063f81-034c-4b23-9d5b-10acc873c444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:17:12.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T05:17:13.101Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T05:17:13.101Z |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-10-28T05:17:13.102Z |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-10-28T05:17:13.104Z |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-10-28T05:17:13.113Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T05:17:13.114Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T05:17:13.114Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-28T05:17:13.116Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:17:22.773Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=e4e0bd8b-1f98-42cd-981d-8c69016c17d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:17:22.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:17:32.788Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=2da338a7-a068-4ee6-9d12-7dbea3328e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:17:32.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:17:42.800Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=bed30e08-61a8-47c7-9580-940ede92a7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:17:42.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:17:52.811Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=df05b93e-606c-446c-bd22-8b5f8989ac1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:17:52.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:18:02.825Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=259a997a-14c6-41af-9a45-6bff5d209701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:18:02.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:18:12.834Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=91cb94a2-21be-4d77-8e20-3f7e29c80b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:18:12.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:18:22.847Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=ab49a07d-8c4d-4f25-b3ca-aadf1378adf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:18:22.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:18:32.857Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=c32015ff-e48d-4c1e-b3c7-b4d134db5b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:18:32.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:18:42.870Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=72e3ae11-e4d8-4c38-98de-3d07484bd1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:18:42.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:18:52.880Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=fb57675b-d78b-4231-ac78-18183a12b874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:18:52.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:19:02.893Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=156e162b-d6e1-47e9-9ad3-b29e593adaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:19:02.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:19:12.906Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=520d69bd-72f0-4c94-b9ed-2e0b4f02375e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:19:12.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:19:22.919Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=45c599a6-b88c-48ff-ba1f-ece4416bfb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:19:22.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:19:32.928Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=5bd3c41a-3ade-4177-bcc8-40999296764f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:19:32.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:19:42.938Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=79faa390-bed2-476a-8039-782af54ece89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:19:42.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:19:52.948Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=2d0d9d06-36c6-41a6-b7e1-96b8b150fe83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:19:52.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:20:02.958Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=5513d17c-e6b0-440c-8479-87acf78c48fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:20:02.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:20:12.968Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=bfb4cbf6-af23-4f0f-b334-4d541e3230b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:20:12.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:20:22.982Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=c9695159-87a4-400a-993b-ef023e44951b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:20:22.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:20:32.993Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=8ffc77f2-de96-4687-a4d6-3fea3527c1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:20:33.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:20:43.006Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=d602fa49-f643-46a8-98f7-9ebcaabe84f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:20:43.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:20:53.018Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=76572595-66e8-4fad-b9bc-e9df6115912a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:20:53.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:21:03.028Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=fd33eb61-36de-4172-839b-260087aa7afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:21:03.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:21:13.041Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=227f7ad4-3c94-4cf0-a6c2-886d69d79a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:21:13.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:21:23.059Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=41e424b9-587a-462e-8bab-2e13f95cceb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:21:23.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:21:33.071Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=2c589e04-d436-4626-97ed-308e3b7c81e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:21:33.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:21:43.083Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=deed2950-8e2d-4d9e-9a2c-f53b8fb7e3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:21:43.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:21:53.095Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=34bacda4-4aac-4706-90fc-4b7b72e3ecef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:21:53.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:22:03.129Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=8e1fe216-444c-4d77-9d60-be1c22eb5763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:22:03.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T05:22:13.061Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T05:22:13.062Z |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-10-28T05:22:13.063Z |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-10-28T05:22:13.065Z |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-10-28T05:22:13.073Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T05:22:13.073Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T05:22:13.074Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-28T05:22:13.075Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:22:13.140Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=e6805534-c669-4e5e-812d-c12a5fa29bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:22:13.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:22:23.162Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=5866cbf0-8afe-4219-a3dc-7bdedee3fc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:22:23.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:22:33.174Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=b5142ed4-a31e-400b-84db-732c98278658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:22:33.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:22:43.200Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=d9b54d3a-1c41-42b3-8559-27a49238e5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:22:43.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:22:53.210Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=e2e9e9f3-ac8c-422f-a4b6-467a56be8114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:22:53.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:23:03.234Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=b2280a22-541c-4d23-9121-d9dd20c5df1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:23:03.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:23:13.243Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=f9f448c5-d15d-4ca0-8a1c-2c08f91808f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:23:13.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:23:23.291Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=79693921-8e35-4653-821a-a3fabe7f7b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:23:23.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:23:33.302Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=b33a8f3e-8f9c-4608-a84f-ea9bcb45ea89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:23:33.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:23:43.339Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=6a298874-5a77-44be-acbf-3e9d5b890c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:23:43.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:23:53.355Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=14d2fe8f-806b-4211-9cf4-c3af8abcc000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:23:53.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:24:03.366Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=b777012b-4ee3-48cb-8519-519319cdfb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:24:03.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:24:13.379Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=15916949-c16b-4f86-8144-ba0d7bbb01f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:24:13.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:24:23.391Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=8a27c369-3095-4a74-a132-a86b13981e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:24:23.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:24:33.401Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=614c2b12-3646-4e72-a180-d0037ccc6125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:24:33.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:24:43.412Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=46a2a041-a3c0-4c6b-b8ed-9a0e1a756a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:24:43.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:24:53.422Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=57dbc0e2-1b2b-4f51-a2fd-1ce314e2c3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:24:53.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:25:03.442Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=aa8ba9eb-de1b-45cf-85e1-b90608020b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:25:03.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:25:13.454Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=2eab9223-e3af-4940-9d90-2b794a3d17ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:25:13.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:25:23.464Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=d2ac73cf-47ca-413d-8cf2-963d4b1c6722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:25:23.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:25:33.476Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=1ecac9e8-a3bd-4612-ac6a-90e6cbe33a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:25:33.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:25:43.485Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=f4b1a34e-ceb5-4c7c-99ca-e766f1783cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:25:43.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:25:53.495Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=a3f6d908-5b16-4218-9786-cc83ad64e890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:25:53.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:26:03.505Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=c3fb6c1b-223c-4367-8330-341f3897f836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:26:03.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:26:13.527Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=7ecd3e3d-b0b6-462a-8426-02008432cb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:26:13.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:26:23.544Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=9ce3883f-6f6b-4bfc-8e48-f62bdf860263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:26:23.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:26:33.554Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=96348af8-ad45-44ee-95f7-13a7a22e3a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:26:33.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:26:43.602Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=7da80a99-3b76-40e9-af70-fcd28f58d414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:26:43.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:26:53.612Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=0945f3f0-46fd-402e-8a6b-0da62b9e4fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:26:53.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:27:03.623Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=0537fe8a-1d7f-4d02-b7b7-34e562aefa8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:27:03.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T05:27:13.129Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T05:27:13.129Z |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-10-28T05:27:13.130Z |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-10-28T05:27:13.132Z |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-10-28T05:27:13.141Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T05:27:13.141Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T05:27:13.141Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-28T05:27:13.144Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:27:13.633Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=0a313546-51bb-4741-810b-e1af5bef8343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:27:13.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:27:23.648Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=2e613b40-0386-42fc-9189-00ef37774aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:27:23.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:27:33.678Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=092a0197-6599-4571-8141-4fc70aa8241d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:27:33.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:27:43.690Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=be0704f3-4498-4ed8-8c2c-8db61f556557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:27:43.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:27:53.702Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=20331b9a-0c28-4cce-8857-cdcbebf16569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:27:53.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:28:03.714Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=c6bef78b-3a09-4c6c-9404-1e19e8151613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:28:03.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:28:13.723Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=c2f5d48d-0bd9-4468-804b-0d3e5fa0b1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:28:13.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:28:23.734Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=8a6db1db-c41d-4702-8cd6-adac24189553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:28:23.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:28:33.746Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=90740ab8-d65c-43df-8d38-dd854a56a6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:28:33.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:28:43.756Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=d8c0d18d-bc12-4415-adf6-ba6921e92c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:28:43.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:28:53.766Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=083ce464-1c41-44dc-90ca-5cb6a63ef8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:28:53.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:29:03.775Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=b2ff866e-7d13-4740-9c92-673493db3bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:29:03.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:29:13.785Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=81a470ce-ee54-41aa-98d3-ab16032fb329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:29:13.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:29:23.796Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=1d17c8ab-4872-4d6c-9337-d6dbe3039cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:29:23.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:29:33.806Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=15a0fcac-3c8f-4304-bb41-0ed958e4abf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:29:33.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:29:43.815Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=84cc7ebb-1ab9-4c4c-b55d-30febba5b865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:29:43.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:29:53.824Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=aaf8b531-9bde-4563-b745-4d53a2b00f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:29:53.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:30:03.833Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=f4f443a7-5747-41ac-8615-74dda92324cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:30:03.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:30:13.844Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=ba914742-9ea1-4a15-9ac7-6c1865eb6daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:30:13.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:30:23.856Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=74948016-fb0a-485e-92bd-a4cd450abe82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:30:23.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:30:33.867Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=ed03166f-ce7a-44ec-9111-58e7632054c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:30:33.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:30:43.877Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=e5e2a839-9dc5-44dc-ac33-555bb318f91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:30:43.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:30:53.888Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=8192f2e2-1f44-470b-b046-4bd20c445c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:30:53.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:31:03.898Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=b9a14c74-4886-4c40-94c0-046df7e76960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:31:03.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:31:13.908Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=ea043bc5-15fe-41da-92d2-c74087a53999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:31:13.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:31:23.917Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=5cb666ae-6934-4aa7-b72b-c62a0ce1e8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:31:23.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:31:33.927Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=d9d08cf0-37bc-48d5-a84d-ac765b362c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:31:33.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:31:43.938Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=5b831f7f-f10d-4c06-abba-8495292eb8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:31:43.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:31:53.949Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=1e934ef1-28e4-4841-8ba6-d885a9d107b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:31:53.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:32:03.961Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=6ffbe5e0-c899-4eb6-9f38-219cb66ddae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:32:03.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T05:32:13.118Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T05:32:13.119Z |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-10-28T05:32:13.120Z |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-10-28T05:32:13.123Z |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-10-28T05:32:13.129Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T05:32:13.129Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T05:32:13.129Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-28T05:32:13.131Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:32:13.970Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=7fea3951-b473-47bc-84d3-80550afbb7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:32:13.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:32:23.980Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=f411f825-3c59-4d17-a4b8-ea4054480460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:32:23.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:32:33.989Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=a40ba2d6-e2b7-4657-8faf-ed866df8dcc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:32:33.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:32:44.000Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=18639534-4efb-4ca7-aa22-6203cbe02b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:32:44.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:32:54.009Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=aff377f9-ab14-47fa-9f20-8b01344dcb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:32:54.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:33:04.019Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=7873ad03-5cf5-4d91-97c2-c9a71c9dbbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:33:04.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:33:14.030Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=82ee526f-da1f-44bc-8fa4-e87ff8f44e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:33:14.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:33:24.041Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=32200354-cccc-4096-af93-3b81ee8e3613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:33:24.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:33:34.052Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=52c8c87e-f6c1-4aa0-b4e2-52830aead6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:33:34.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:33:44.062Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=71231d07-a005-40d0-840d-66e001807fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:33:44.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:33:54.077Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=6c01b5b6-df1e-4c53-bee2-7ffc440ca682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:33:54.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:34:04.086Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=4a1dbf37-a2bc-4998-8cc3-227804b2257a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:34:04.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:34:14.113Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=1388a727-6f35-489b-a5dd-a3957b7cd185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:34:14.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:34:24.124Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=b3a19967-67fe-431d-a360-0b1c7cd735d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:34:24.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:34:34.135Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=8c801daf-bdfe-4dde-8bbb-69be67e9e1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:34:34.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:34:44.145Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=c76b1779-8587-4bd9-befc-52477bd45c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:34:44.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:34:54.155Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=616486de-9d08-4773-8a4f-c69f61b86113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:34:54.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:35:04.165Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=cc9fae43-2e70-438d-bef3-d4db8b6d986f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:35:04.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:35:14.174Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=6150727c-00d8-484f-928f-e758b9ce4546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:35:14.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:35:24.184Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=69a60f2f-471b-4029-958d-00a5f01eabea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:35:24.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:35:34.195Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=fecc5fb9-94ef-4c21-b50d-1e03b67091c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:35:34.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:35:44.207Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=53cff832-6d71-4b3b-b765-9bc970716c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:35:44.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:35:54.218Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=313e9fa2-d458-4587-9656-3519d35f5cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:35:54.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:36:04.228Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=b2092545-a548-4f9d-b980-151fa581c8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:36:04.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:36:14.238Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=09505f18-42f5-4a88-b2d1-b6e7f2625fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:36:14.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:36:24.248Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=18718f52-93dd-478c-a294-dea9f4aeb65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:36:24.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:36:34.261Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=02449de9-e159-4b4e-abcf-4264d5f6bf94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:36:34.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:36:44.271Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=7e7dd108-4fd9-424f-8844-9e3069ec96c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:36:44.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:36:54.281Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=813a69e2-7555-4d75-97e2-a8fbbc81c9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:36:54.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:37:04.291Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=97abf547-ea2c-4113-a0a8-54a7eb6160ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:37:04.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T05:37:13.023Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T05:37:13.023Z |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-10-28T05:37:13.024Z |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-10-28T05:37:13.026Z |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-10-28T05:37:13.033Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T05:37:13.033Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T05:37:13.033Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-28T05:37:13.034Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:37:14.320Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=fdf5268e-f845-4b1b-887a-42cbe11a8766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:37:14.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:37:24.353Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=028c69b7-faa6-41f0-ad5f-00700de315de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:37:24.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:37:34.364Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=a8da0369-2eaa-4377-8cbd-7b9e626a56dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:37:34.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:37:44.374Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=7281fdb7-d52e-449a-ae43-4d1e71acd4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:37:44.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:37:54.386Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=ab8afd95-c3b9-461d-bb46-7a1811125bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:37:54.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:38:04.397Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=b85b274a-6eb1-4cdd-975a-f1d10054f798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:38:04.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:38:14.407Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=c6179512-c604-475c-a5ad-1a04e7bcc49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:38:14.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:38:24.419Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=d46cf051-d263-4244-bc91-1f4acb327bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:38:24.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:38:34.433Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=e9777cab-4f76-43c5-ab89-47bc80c9cc83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:38:34.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:38:44.445Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=1b78df86-ff12-445e-8e73-b893426b86cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:38:44.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:38:54.454Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=d677a109-cb9d-40e6-be04-399b06304bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:38:54.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:39:04.466Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=ba379b1a-448b-4b5c-ab4b-74700573dde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:39:04.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:39:14.477Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=c509e19c-736e-438e-a70f-dc357db01065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:39:14.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:39:24.487Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=4fb5e47f-342a-4278-b7b5-64e78e291f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:39:24.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:39:34.496Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=07ece1e6-9c3c-4f0b-9e8a-e1fff8393d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:39:34.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:39:44.507Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=0b17254c-360e-4b1e-8bf0-e2636a136eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:39:44.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:39:54.517Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=f20e3ad1-c40a-45b4-bd96-c14baa054718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:39:54.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:40:04.526Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=d2f81ef5-8677-49d2-897e-6ed884416a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:40:04.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:40:14.537Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=d1e118e0-20e1-42a7-a553-ceadd72cc15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:40:14.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:40:24.551Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=92bbe8e3-4225-47bc-ac83-efcd5fc6ff58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:40:24.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:40:34.559Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=d84b7809-7c28-4754-9ad9-4313cbad5226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:40:34.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:40:44.569Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=2a51c4d3-704c-4c5d-99b1-e9ce5742c88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:40:44.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:40:54.578Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=a8de7513-8c22-4583-9d28-266c89b41cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:40:54.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:41:04.588Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=50e04f10-de76-4a1e-ba75-05d96d3df974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:41:04.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:41:14.599Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=f1999346-5ab4-4dbd-959d-6846666244ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:41:14.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:41:24.609Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=ffe4e2aa-b339-4526-81a3-d64f5ef3b5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:41:24.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:41:34.619Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=32591d9a-b48b-446a-841d-31f60fb5a4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:41:34.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:41:44.630Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=cc6f2729-a0b4-4e0f-9509-553479fb7bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:41:44.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:41:54.642Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=f5d436dd-ab16-4265-a044-f6ee8c0d836b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:41:54.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:42:04.651Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=2854997a-a72f-4a5c-9439-c3a957eeb7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:42:04.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T05:42:13.106Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T05:42:13.106Z |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-10-28T05:42:13.107Z |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-10-28T05:42:13.109Z |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-10-28T05:42:13.116Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T05:42:13.117Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T05:42:13.117Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-28T05:42:13.119Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:42:14.662Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=6dc1040f-6117-461b-8c9d-712099836d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:42:14.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:42:24.672Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=fa7be07b-f6b9-4693-8c6a-becc824efbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:42:24.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:42:34.682Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=a65d7496-36e6-4ba4-86e9-a1a98751500a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:42:34.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:42:44.692Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=4b681aea-8cb5-4e78-b1bd-a76ede0ec1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:42:44.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:42:54.701Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=8f007096-7672-4841-919a-9900c0f269e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:42:54.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:43:04.711Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=c1e14381-57ae-4ffe-8b7f-e018228361a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:43:04.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:43:14.721Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=c0e3c087-7b1c-4176-80ce-833ad17e9d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:43:14.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:43:24.734Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=515b999d-1dc8-4764-96a6-c0e1085f503f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:43:24.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:43:34.744Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=e57712b9-a699-4b86-9b3e-625bd2fde293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:43:34.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:43:44.754Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=910a738b-8873-4f23-bd49-5e07a9edad5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:43:44.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:43:54.764Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=fcb5c55f-d1a6-4af3-b113-cd70449e16a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:43:54.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:44:04.775Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=d62dfcf3-36e6-45b0-ab75-fa2dfbd6aaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:44:04.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:44:14.785Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=7a026554-cfac-4dbb-96f1-608d6a9b77f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:44:14.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:44:24.794Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=2b040cee-fa83-4db1-aca7-310a87e7d06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:44:24.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:44:34.804Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=2c27bbe4-4d62-412d-9cc9-cf3d0a7b1889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:44:34.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:44:44.814Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=a2d705d6-23f1-4208-bb13-79d751d684c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:44:44.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:44:54.823Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=9c94d96e-12da-4b3d-83d1-e53deee193ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:44:54.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:45:04.833Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=65b59963-2f2a-4e0d-bccc-9ba4d71b65b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:45:04.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:45:14.859Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=fc7918d1-dc6d-4888-9492-9d760df4383e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:45:14.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:45:24.870Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=5122142e-746f-4d99-9068-f0765b5ab57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:45:24.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:45:34.883Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=3510aa63-0e3e-4966-91f8-e5cad2476f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:45:34.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:45:44.894Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=d134d6e4-e6d6-4aae-a33f-a28d4a7ae983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:45:44.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:45:54.905Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=4b943231-4e4f-40fe-bee9-340413e1da2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:45:54.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:46:04.920Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=e35d7408-798b-4b6e-9bb7-42a8b9a722ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:46:04.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:46:14.936Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=e8ff7c33-11dd-42d1-82da-81ed7ccaab1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:46:14.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:46:24.947Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=a3be0439-4a92-45b0-8872-e2e460acedca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:46:24.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:46:34.957Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=049f2b44-1a6e-4948-8c1e-d53683c83623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:46:34.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:46:44.975Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=b3dfcd7e-5c3a-4193-a45c-342ba2d059be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:46:44.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:46:54.988Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=51fb6fce-bed2-4253-8496-86ddff3020ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:46:55.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:47:05.000Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=2e04c4ac-6829-4467-ba17-e51b966650c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:47:05.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T05:47:13.112Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T05:47:13.113Z |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-10-28T05:47:13.114Z |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-10-28T05:47:13.117Z |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-10-28T05:47:13.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T05:47:13.123Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T05:47:13.123Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-28T05:47:13.125Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:47:15.011Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=29bbdee4-48ac-46a6-9323-9fb378bf05ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:47:15.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:47:25.021Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=e9d3f88d-34c7-48c1-bf11-15540d0c3782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:47:25.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:47:35.031Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=47b2f02d-dfda-4a38-b4b4-5684587e482b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:47:35.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:47:45.041Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=f7ad16a1-c29f-4432-8d02-5ef307535e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:47:45.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:47:55.050Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=6ca2be1a-d249-4e92-a68b-34a6f5c7e631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:47:55.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:48:05.061Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=e2cfe8db-4253-4008-9b4d-7291715041ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:48:05.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:48:15.070Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=de4fb9a8-137c-4e12-be9d-7d6fb995667c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:48:15.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:48:25.080Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=64d8a34f-fab3-4b04-9b81-c5b4a4c97df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:48:25.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:48:35.091Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=e6c4706c-2d29-45dc-b686-74dcf29e0db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:48:35.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:48:45.100Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=025959b4-5555-4a77-9476-dbac308b8111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:48:45.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:48:55.110Z |INFO |Init configs |InvocationID=e17c56e4-6e7b-4f80-8d26-f2ed554fccfb, InstanceUUID=d2a8ef5b-1f2a-426d-a462-a980f233968d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T05:48:55.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |