By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-25T23:32:02.506Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-25T23:32:02.509Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-25T23:32:02.560Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-25T23:32:03.287Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-25T23:32:03.411Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-25T23:32:03.412Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-25T23:32:03.412Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-25T23:32:03.615Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-25T23:32:03.702Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-07-25T23:32:03.730Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-07-25T23:32:05.247Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-25T23:32:05.725Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-07-25T23:32:05.748Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-07-25T23:32:05.748Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-25T23:32:05.832Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-07-25T23:32:05.833Z |INFO |Root WebApplicationContext: initialization completed in 2103 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-07-25T23:32:06.382Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-07-25T23:32:07.474Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-25T23:32:08.744Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-25T23:32:09.518Z |INFO |Started MainApp in 9.29 seconds (JVM running for 10.039) |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-07-25T23:32:09.657Z |INFO |Start scheduling PRH workflow |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:32:09.694Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=8887b676-db44-445c-aa17-8e1c185dee50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:32:10.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:32:20.434Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=50e1c8a7-ef30-4240-8f1f-1e143fb25d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:32:20.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-25T23:32:20.777Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-25T23:32:20.778Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-25T23:32:20.780Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:32:30.441Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=3868b359-60b9-4138-b13a-031895e85956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:32:30.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:32:40.548Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=57777d60-76fa-4ee5-91d8-5d7c16ef25e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:32:40.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:32:50.605Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6826deb4-9c45-40d5-8105-5c9b81198e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:32:50.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:33:00.636Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=21e86bf8-d065-4b72-97c3-cf080f72b825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:33:00.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:33:10.704Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b4c39c98-33f5-489a-8882-86390f0d433e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:33:10.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:33:20.768Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=3239fa67-0a69-426f-8e71-a7ac7d27c4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:33:20.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:33:30.809Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=8fdaee8f-688d-4e91-8e0a-01a120d97ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:33:30.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:33:40.832Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e9cdf570-8133-4925-bd5f-fc263387342f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:33:40.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:33:50.945Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c8270945-d55d-4326-ae9f-a648019004c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:33:51.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:34:01.013Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=22b11236-4176-4cb5-9d9f-7a7207c677e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:34:01.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:34:11.048Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=cdbf3178-b163-41f3-a68d-7d2dc6b577fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:34:11.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:34:21.120Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=493b7147-4a95-4d5f-9363-4b46b4468796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:34:21.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:34:31.162Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=18b7f69a-632a-4475-828f-d3a7e2e459c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:34:31.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:34:41.262Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=06516270-a2ad-4e03-a043-826ebbed0194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:34:41.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:34:51.304Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a4363aa7-057f-4809-938f-6661ba435ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:34:51.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:35:01.387Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=98827ac8-013f-43c8-8ed8-fb214619c861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:35:01.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:35:11.419Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=70fe01b7-4f80-464b-92ce-061f98b226d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:35:11.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:35:21.468Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=d2f1976a-6d80-40dc-848d-54424ecc0190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:35:21.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:35:31.536Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=d7361e24-0fd7-495d-b1a2-4d49113b0a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:35:31.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:35:41.640Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ef191609-9524-4a18-afe3-c060f4b95ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:35:41.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:35:51.659Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e7fa9087-2e22-4f3b-9026-e9be56d146f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:35:51.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:36:01.748Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=02c1d304-e789-4ab7-8815-da8eaa54edb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:36:01.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:36:11.853Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=45d1715d-97d7-4f39-a0f4-53b336214e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:36:11.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:36:21.917Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ea0abbc2-5ff7-4857-bda1-abba021a2292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:36:21.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:36:31.956Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=655081ce-2775-4013-9349-27b2611fac0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:36:32.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:36:42.032Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=122beac4-0350-41b1-9a62-4e83789a95a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:36:42.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:36:52.052Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=4d05a820-11fb-4b25-8a6e-002febf3d787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:36:52.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:37:02.077Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=db5bae63-a640-4aba-924e-07a640a0623a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:37:02.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-25T23:37:07.467Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-25T23:37:07.468Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-25T23:37:07.470Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-25T23:37:07.474Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-25T23:37:07.495Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-25T23:37:07.496Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-25T23:37:07.496Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-25T23:37:07.500Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:37:12.123Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=65836019-b922-44d4-9882-2971153beb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:37:12.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:37:22.168Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=50dc092d-e8b6-4e72-9bd5-2f9b81ee48f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:37:22.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:37:32.637Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c0088ddd-dfa2-46ec-8202-2fca8b5d455b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:37:32.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:37:42.672Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b37c6aaa-8877-4552-bf04-d5461dbe9f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:37:42.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:37:52.733Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b66a9260-4c0f-4ae6-be73-7e9bd829fa79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:37:52.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:38:02.774Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=8f084702-bc04-4a98-8c4a-e1e1a69f34f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:38:02.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:38:12.805Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=0de2c49e-f37d-4fac-adb4-ae6589771b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:38:12.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:38:22.864Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=2c87f07f-6e9d-46f6-899e-d9bf5557b339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:38:22.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:38:32.915Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=d194fb20-6e31-4010-b696-e80fb993225b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:38:32.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:38:42.936Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ee7a7c92-7ff1-4884-86c9-33229910666a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:38:42.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:38:52.975Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=0beea881-a73c-4cbb-924a-85f977d06f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:38:53.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:39:03.014Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=1c8b51c4-cfc5-4071-b0c7-e4a2629a202d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:39:03.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:39:13.046Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=26c3fe3b-4bf0-43f7-8069-07eeb580c087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:39:13.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:39:23.104Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=664c096e-eff8-4564-aa8f-5329edee71f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:39:23.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:39:33.172Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=0f66134d-125c-40fe-8da6-916ea23964d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:39:33.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:39:43.221Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=51c7e872-4658-45f8-b82c-774d27581151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:39:43.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:39:53.272Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=7644ec48-f0fe-4584-bc9d-6ececb4baa46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:39:53.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:40:03.306Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=0de69b4a-3220-44d4-80b3-118de5429f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:40:03.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:40:13.326Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=de132019-337f-4e3e-9fed-eebbea124ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:40:13.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:40:23.347Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=db0d4748-8b26-4485-92aa-8ea97c7936fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:40:23.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:40:33.376Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ae54ba21-1393-4935-8659-c7f27b976e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:40:33.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:40:43.415Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=fc5d387d-3af5-4cc6-947a-ee82c94cb5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:40:43.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:40:53.471Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f8a10cfa-26de-42df-9fe3-681f056c12b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:40:53.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:41:03.504Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=12ed8f5d-e6ba-4d12-9a1b-083cf63248c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:41:03.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:41:13.564Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=46d22e8b-efc5-4039-8450-816823129113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:41:13.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:41:23.598Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ef37881a-dfba-4e48-8220-678000c74889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:41:23.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:41:33.651Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5df028e1-ff3f-4bca-b11b-a6cc8d7b6c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:41:33.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:41:43.695Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e4ef2eca-853b-47eb-8a34-bf61dad8758a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:41:43.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:41:53.720Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=7a2a9c38-1eb3-47b7-8c32-9007813d8ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:41:53.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:42:03.748Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=fc52b4ce-532b-4c4c-b41a-36c9439c8a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:42:03.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-25T23:42:06.678Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-25T23:42:06.679Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-25T23:42:06.680Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-25T23:42:06.684Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-25T23:42:06.694Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-25T23:42:06.694Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-25T23:42:06.695Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-25T23:42:06.697Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:42:13.770Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ce444e6e-e8c9-44a6-8f91-9f382bc285bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:42:13.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:42:23.800Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=0a07fe71-6d9a-44f1-b6f5-29c3a0d714d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:42:24.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:42:34.012Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=3fce3d52-58f0-4403-9c87-96fe9b9a7d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:42:34.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:42:44.059Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=64eec6ac-1bc7-4f49-83c4-346b4d5b7c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:42:44.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:42:54.085Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ebeb1ecf-b2c8-42e5-a3d0-fd017506e0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:42:54.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:43:04.140Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=95968658-6135-4b02-8552-85308948ec04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:43:04.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:43:14.162Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=9cef7a6c-616b-42a2-827f-4f42d87f75d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:43:14.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:43:24.208Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f7dd66d3-76bf-4fae-ad8b-81c20af54b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:43:24.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:43:34.250Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=049d2def-484d-44d5-8809-46b000294250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:43:34.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:43:44.282Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=2aceeee8-b6ac-4c47-b5b2-f3db74efccd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:43:44.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:43:54.307Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f06a1e54-bdd9-4fe3-bdf5-120d7ed9fa3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:43:54.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:44:04.326Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=4db81bf3-b407-4e1e-9ca5-ba6af376a88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:44:04.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:44:14.380Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=d15a149d-0843-4c7b-a53a-40531d1a3936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:44:14.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:44:24.426Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f4fde58d-5120-4e81-ac11-094d1e133943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:44:24.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:44:34.454Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b382b701-891c-4179-9610-7858974e37c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:44:34.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:44:44.474Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=d6359ec6-857c-4557-99a9-cc018cf56a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:44:44.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:44:54.517Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a951300b-d64d-433a-b01a-751445ee5747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:44:54.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:45:04.563Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=13eea66c-1ca6-443b-acf1-3595d278837e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:45:04.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:45:14.620Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=0dc879db-2263-4e2d-aa7e-ed7fb0eea76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:45:14.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:45:24.696Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=2f48c740-4f7e-426b-bbb7-38fbbf76522b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:45:24.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:45:34.751Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=8dbf6228-ae3d-482d-9952-1f76bffa72a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:45:34.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:45:44.793Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5ef197ca-f487-4c45-ab01-8a3110dd1b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:45:44.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:45:54.849Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6f84c21e-8647-4c7a-a732-4e1c23f4990e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:45:54.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:46:04.901Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5e029f4a-dc87-414f-b43f-8966e486e8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:46:04.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:46:14.944Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=195412ad-7f2e-4b67-a084-24459add7c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:46:14.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:46:24.975Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=76ca8d75-ca5f-4e8e-9159-e2e70b6bfe7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:46:25.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:46:35.113Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=46d1705b-55f5-453c-b2e6-a4c78dc14aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:46:35.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:46:45.144Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f2474911-84a8-4aff-ab8a-3149be4dd49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:46:45.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:46:55.172Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=33c0d3a0-7ea3-43b2-9228-5dc25c4ab5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:46:55.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:47:05.195Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=52004ca3-2298-4f8d-b81a-851271b6c65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:47:05.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-25T23:47:06.676Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-25T23:47:06.677Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-25T23:47:06.678Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-25T23:47:06.680Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-25T23:47:06.689Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-25T23:47:06.690Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-25T23:47:06.690Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-25T23:47:06.692Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:47:15.223Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=9456ca54-7553-4bed-8607-deedcb33fa78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:47:15.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:47:25.242Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=4b343dac-858a-4a87-b007-c28024c01672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:47:25.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:47:35.264Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c611bc81-69c8-4f57-ab20-b9e897a3a665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:47:35.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:47:45.306Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f6f1f0b5-e19f-417a-8737-9d961a68ee40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:47:45.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:47:55.333Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a541f16b-a31c-49d3-a75e-6fdd54902c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:47:55.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:48:05.367Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=1ba153cb-b9a4-41d7-8514-16f44a0f9053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:48:05.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:48:15.428Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f107612f-51ea-48b2-801d-3dd68dddb0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:48:15.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:48:25.464Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=9251903d-8800-4f47-8d2b-80c16b242df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:48:25.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:48:35.514Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=93d58c12-641a-4a56-afef-238fbacb191c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:48:35.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:48:45.541Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f1a62663-8dfe-4ff6-9a60-8ba8da8cbafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:48:45.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:48:55.561Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=18b84c9b-e29f-4695-bb85-f45223521d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:48:55.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:49:05.600Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=286ce065-3e9a-4234-a5bd-9604bed0561c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:49:05.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:49:15.626Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=96099374-be2b-4bb8-be0b-4f50de282a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:49:15.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:49:25.649Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=903fa372-92d5-42dc-8de5-905edac77fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:49:25.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:49:35.967Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=53efc31b-cdfb-4567-8b93-14d7ec0e0597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:49:36.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:49:46.003Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=daef0044-a92c-4300-a2a4-a9c29556f24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:49:46.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:49:56.187Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=19cc6489-8456-4b3f-bb91-936ee2b3e8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:49:56.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:50:06.227Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=2decc7e4-5230-4f6c-833e-edc2d3f41a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:50:06.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:50:16.266Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=795fda4b-46d3-4f6a-996b-f267aa6210ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:50:16.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:50:26.481Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=fcee28a1-edf1-4957-9ef7-8c9906098ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:50:26.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:50:36.506Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c7246cf0-170e-48b0-90d4-c8d8f07b1395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:50:36.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:50:46.542Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=40c1a327-16a3-4a01-8386-56c7a3f685b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:50:46.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:50:56.592Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=899be564-f277-4e17-b4e3-d3e6c3fb09e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:50:56.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:51:06.614Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=aa2f29ef-a7df-462d-a83d-1beb0a30d858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:51:06.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:51:16.663Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=65f8a2dd-a607-4568-82c8-450433ab1c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:51:16.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:51:26.696Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=43918df5-fac3-4c95-a5a9-c1488fbdd35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:51:26.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:51:36.722Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=08d9d6fb-2d31-4b3a-abae-b1beeebc9cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:51:36.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:51:46.755Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e8d08a3b-9aa7-40fd-bf79-4da17cab86b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:51:46.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:51:56.797Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=120803e0-31b2-4782-a8e9-96c99c20ca23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:51:56.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-25T23:52:06.665Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-25T23:52:06.665Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-25T23:52:06.666Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-25T23:52:06.668Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-25T23:52:06.677Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-25T23:52:06.677Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-25T23:52:06.677Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-25T23:52:06.680Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:52:06.851Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=af437668-867e-4472-81bc-f649420ed387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:52:06.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:52:16.917Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e3fce169-ea69-4471-ba6a-3587f63d9f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:52:16.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:52:26.957Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ef38ba23-f7cb-48e7-ba2e-65680c07c7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:52:26.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:52:36.991Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=2d15a402-bca5-473f-b0c5-5e698a79d0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:52:37.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:52:47.041Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=af946acb-71df-4d58-9014-66a9e15c2f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:52:47.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:52:57.068Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=0cb2bc28-d17d-43f1-a1cc-8054a54c5c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:52:57.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:53:07.161Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=3bce8f7f-afa1-4296-8176-7e52262bc3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:53:07.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:53:17.188Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=d9c00b7e-ddd4-4c79-909a-d3f0c4dd5513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:53:17.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:53:27.215Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ec383536-c605-4105-8f94-a4ce549340ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:53:27.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:53:37.270Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f04e247a-1b51-4a6b-8bd1-c7ae68add7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:53:37.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:53:47.308Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=87bf25f7-ce18-4f45-bcab-4f085f0b83dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:53:47.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:53:57.362Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5924f3b4-ff4e-44a9-8e5a-b2d8d682f1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:53:57.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:54:07.407Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=bff67452-d6ef-4a89-910c-5224d938a6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:54:07.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:54:17.443Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=bf885073-c4bc-492a-9628-0f7fa96a8717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:54:17.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:54:27.505Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=1a174501-1117-44cc-b5a2-8c243615aab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:54:27.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:54:37.691Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=4ad38bb1-f220-44d6-9ca7-7fc264f9f604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:54:37.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:54:47.713Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c6d82c34-d06f-400c-ab35-faf064a2fb11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:54:47.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:54:57.731Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=09c52b9f-3f63-4dcb-873d-e7cb33cff80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:54:57.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:55:07.754Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=622d7c55-a802-4ea1-aad0-9ac616151655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:55:07.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:55:17.791Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=1473da78-2327-48d4-9f5b-f7219c86748b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:55:17.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:55:27.821Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6ae543ea-e668-4279-8840-128ae01ce377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:55:27.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:55:37.841Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c7720c51-78e5-4e11-9169-b6655be3d13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:55:37.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:55:47.863Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=79a5f0f4-c8d8-49b6-8823-e42f6f12b48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:55:47.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:55:57.890Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5240a055-f19c-4a0d-bf03-651ce1e81f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:55:57.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:56:07.944Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c78a4bef-bc07-43e0-ac91-267633464ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:56:07.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:56:17.990Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=7ef18273-f31e-4a84-ab3a-b0daab25b8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:56:18.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:56:28.031Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=74687876-cc03-4d13-bc87-0eb3d6896488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:56:28.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:56:38.174Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=9f8db864-1e46-4e8e-aef8-aa1922b68dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:56:38.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:56:48.203Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=cddef476-a9a8-4745-938b-c4ee15f6568a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:56:48.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:56:58.228Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c896c121-d026-4e63-84cb-9cc224a736e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:56:58.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-25T23:57:06.694Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-25T23:57:06.695Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-25T23:57:06.696Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-25T23:57:06.698Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-25T23:57:06.705Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-25T23:57:06.705Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-25T23:57:06.705Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-25T23:57:06.708Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:57:08.264Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=914c3c37-f918-4ca0-a571-6f969c9d6c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:57:08.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:57:18.296Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=daea476b-4ed9-4325-9c35-00767ba34103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:57:18.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:57:28.314Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=343d79e6-769e-44ea-bd3a-b794cca20f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:57:28.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:57:38.339Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=9e15b185-bdfd-4bb5-a582-71ae61e77783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:57:38.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:57:48.366Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e7345e8f-f860-44e5-a94f-1e850ba7f9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:57:48.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:57:58.417Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ec30740b-f603-4045-91d2-6114dea21988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:57:58.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:58:08.580Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=73b2f2ce-9bfb-4b2c-b132-f4aaee87b605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:58:08.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:58:18.624Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ae58a22d-e4ed-41b3-8f42-5419071c3c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:58:18.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:58:28.659Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=40f1a173-b8db-4c7a-92bb-31aca07a4e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:58:28.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:58:38.680Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e7bb93b3-1a0c-4e99-9787-8a4adf0223ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:58:38.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:58:48.706Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=fcde810f-ee36-41c6-a2c5-13b7200a74d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:58:48.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:58:58.752Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b67161d4-ff90-4568-a48d-bf63a1d61802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:58:58.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:59:08.968Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=bf86b982-12f5-4ef0-b4ff-5acc92e0a850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:59:09.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:59:19.005Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=89e72183-5ce8-40a3-9ca6-0097eaa65978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:59:19.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:59:29.031Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=370b88a0-7a01-4182-bc37-aed4dd84a0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:59:29.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:59:39.070Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=2eb0e023-5366-446b-887a-ffd6ac46d37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:59:39.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:59:49.126Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=3e88b0b7-fa6a-4462-81f6-aaf49ab2fc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:59:49.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:59:59.197Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=78acab12-c48c-4de9-a9b0-e890e1407c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-25T23:59:59.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:00:09.236Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=11e31eaa-5295-40e5-8542-b6dc6f91c39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:00:09.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:00:19.304Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f7c9185d-c146-4d7d-9595-cf4243faf5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:00:19.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:00:29.329Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b30b53ef-488a-4bb8-bf60-f7bba6dc2797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:00:29.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:00:39.601Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=01fc3f6a-90ea-4290-bfd0-eee8c261b461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:00:39.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:00:49.627Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e639bad1-29a8-4488-94c0-17b2568fc56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:00:49.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:00:59.676Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=658c62f4-bf06-454d-bcb0-7b4441f2690a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:00:59.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:01:09.757Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=88aafa6e-76a4-4d9a-8bf4-db13168f7c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:01:09.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:01:19.798Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=0081f0bf-b23b-466e-a9d4-5b055a3eae90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:01:19.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:01:29.849Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=dfb68819-ad91-49cf-bde3-ab6117fa1f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:01:29.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:01:39.869Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ffab446f-0e72-4be3-a4f7-eab96de533fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:01:39.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:01:49.908Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=56110859-7739-4bb2-a71c-1312592a4404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:01:49.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:01:59.962Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=01e346d3-940a-4eb5-ae39-92aa8e16e0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:01:59.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T00:02:06.706Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T00:02:06.707Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-26T00:02:06.708Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-26T00:02:06.713Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-26T00:02:06.721Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-26T00:02:06.722Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-26T00:02:06.722Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-26T00:02:06.725Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:02:09.980Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=9b486933-6bc3-4ab6-be54-a5eca574d0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:02:10.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:02:20.052Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ba2c1bc2-aee5-4eb8-a315-3b5f0f8a03ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:02:20.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:02:30.180Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ae976863-0c02-41b3-8153-05c9dc3002b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:02:30.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:02:40.216Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a428b879-da41-4a48-8716-ed112fc2e6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:02:40.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:02:50.276Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=45260788-175c-4e7e-b73e-4ae2bb53a775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:02:50.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:03:00.334Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=49169a37-e03e-43ec-8682-f1d2548df17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:03:00.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:03:10.368Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ed762d50-0892-4a78-b7b2-c85ed7ade0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:03:10.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:03:20.432Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=d9fe30cd-4424-4df2-bc73-a7a2b4b7e635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:03:20.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:03:30.471Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=144a394a-c94a-46d4-841f-5028728447bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:03:30.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:03:40.515Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=fcf19420-1491-45f9-8577-a11cceeb43d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:03:40.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:03:50.555Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=8a0b4891-6400-4fb6-b532-8a459bd490c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:03:50.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:04:00.589Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f2d9a5b3-af48-4b64-b387-0c7bed233a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:04:00.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:04:10.638Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c4844c5b-3525-4993-98ab-f4f231e7a7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:04:10.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:04:20.675Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=15277e11-dddb-4c9f-88e5-125152eafdb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:04:20.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:04:30.737Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6ddbe353-c234-4448-88bd-f30a0f336fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:04:30.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:04:40.771Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c76e8a69-50f7-490a-9689-fbd3c45e4cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:04:40.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:04:50.813Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=656dd5d9-cbc0-48f9-82ae-8e59c4514a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:04:50.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:05:00.856Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=dce8b960-ede1-4e1d-a4d6-522e8d0a4da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:05:00.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:05:10.905Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ad2faaf9-6e62-465d-95c2-6306a25b852c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:05:10.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:05:20.933Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b0ed4187-ea78-4821-af72-8787079d1908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:05:21.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:05:31.238Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ead1b052-5c31-4558-9dd4-9dc23584897b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:05:31.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:05:41.432Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=fe959fb2-5103-4ef6-b909-963606ee2fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:05:41.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:05:51.475Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6e4fff8c-d62d-4719-aa0c-6b40b114efec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:05:51.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:06:01.525Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=9f3f33f9-b136-4cec-a291-9d1fe114fb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:06:01.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:06:11.576Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=cc5fa3ed-c799-42cd-9b93-e6e126d86901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:06:11.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:06:21.600Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=d9bc7377-3a1f-4617-9ad5-39d7ae3345bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:06:21.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:06:31.622Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e50cd161-42ba-461b-b570-69c4110c140a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:06:31.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:06:41.662Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=7e0decf1-21e7-4e8a-bb6a-6d2abfbceea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:06:41.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:06:51.715Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=78f2d21f-d3d1-4303-b9ee-f84ca9209f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:06:51.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:07:01.743Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=abaf929c-0b2e-4204-8475-cea544c1d362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:07:01.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T00:07:06.599Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T00:07:06.599Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-26T00:07:06.600Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-26T00:07:06.601Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-26T00:07:06.607Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-26T00:07:06.607Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-26T00:07:06.607Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-26T00:07:06.609Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:07:11.771Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=4fe98567-a4f1-4428-9161-5455de14b92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:07:11.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:07:21.805Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=bac06cf4-fa37-47d1-bc65-604d879c1c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:07:21.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:07:31.834Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=379c6a83-e576-4202-83ac-ecef25ddfdfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:07:31.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:07:41.874Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=1124aa31-2d97-4a40-bf92-0066c0b6d555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:07:41.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:07:51.892Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=eadb172b-4d90-4170-92e4-980da77d01eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:07:51.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:08:01.929Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=537ee7c8-57c0-4548-b1d0-23920c587eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:08:01.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:08:11.986Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6db08d71-ea88-4d9f-8ddd-06ff6f94b466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:08:12.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:08:22.174Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a806f5d6-4dc6-4953-835b-fd77bf00fa04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:08:22.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:08:32.230Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=bd386582-7a05-4094-8c7d-3235e4ba48e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:08:32.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:08:42.271Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=2ded7eed-6a6b-492e-9668-77404d1e1eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:08:42.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:08:52.339Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c0cf128b-532f-4fd9-83db-5e5a0c3f58de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:08:52.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:09:02.484Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=60fe768d-50f3-40c6-a363-881ce7b618be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:09:02.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:09:12.527Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a7391554-7191-4410-bd41-fa974d7d27f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:09:12.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:09:22.555Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=17e15c0f-6ac8-4359-9a24-27010483aaf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:09:22.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:09:32.586Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f3d0782c-7471-4c2a-a871-3a89433cd266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:09:32.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:09:42.615Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=434a204d-fa39-40df-94b6-ac1cd7aeb53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:09:42.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:09:52.664Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=16916dd9-2157-4873-8d42-6bad2c9b0ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:09:52.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:10:02.680Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a7fcf8da-147e-4ed0-8007-dbb2621d46ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:10:02.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:10:12.705Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=15bce89c-5f9b-4ba9-8e6a-2727d27cc246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:10:12.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:10:22.731Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=8f9e99d8-3aea-4b30-927d-570e5a070c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:10:22.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:10:32.792Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=1b579fd8-3aa4-4fdf-86d1-ddb4f59b003d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:10:32.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:10:42.834Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=dd4f1a20-e5c0-451e-b8f3-af1fb8ebcabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:10:42.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:10:52.851Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f9530d81-bccd-4243-9074-517940a1079e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:10:52.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:11:02.878Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=68d15442-659e-4cbf-8a61-4e49c0defc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:11:02.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:11:12.945Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=cd295c72-52bd-4780-a000-b9396355a523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:11:12.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:11:22.976Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=99a743a9-7331-4cc3-95aa-caebe66c303b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:11:22.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:11:32.991Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c35ca289-5782-4585-8d7e-c734e3b73bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:11:33.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:11:43.042Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=17dd379f-eaff-4b92-938e-511f822782f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:11:43.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:11:53.070Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=34753d58-f29a-47e3-9c38-d21b70eb42ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:11:53.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:12:03.107Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=19062f94-7199-453e-8f06-0272fab20d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:12:03.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T00:12:06.651Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T00:12:06.652Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-26T00:12:06.653Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-26T00:12:06.654Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-26T00:12:06.661Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-26T00:12:06.661Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-26T00:12:06.661Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-26T00:12:06.664Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:12:13.146Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ee2ef9f3-d179-47df-8743-f818a16d795a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:12:13.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:12:23.168Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=d23b7ee9-20d5-4ccc-b98d-c25975303924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:12:23.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:12:33.220Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c89eb05d-0d86-413f-b8b1-e3358e88ce8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:12:33.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:12:43.239Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f2821e4d-3cc5-4845-b4b5-4659348928cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:12:43.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:12:53.282Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5cfb8522-2342-4c30-801f-63de1d4d748f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:12:53.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:13:03.323Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=79ac97be-70bf-4f7c-b00c-889b3ac8f42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:13:03.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:13:13.365Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f37a86ac-ec3f-4549-ae41-b8d13ad6e096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:13:13.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:13:23.429Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=73099d96-b9fb-420b-9c5d-33c2cd8236f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:13:23.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:13:33.486Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a60907b7-5ebb-437e-996c-8ebb9c07c4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:13:33.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:13:43.504Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=4988c5e2-f81f-42b5-b652-0dc3c176a750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:13:43.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:13:53.524Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=78faa3bc-b9f2-41f1-a3a9-f6242e6dbb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:13:53.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:14:03.570Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=774139dc-49b1-420f-8345-cdc0aa7f02d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:14:03.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:14:13.609Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6ac55b08-50ad-4c84-84ee-fdcdedce74a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:14:13.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:14:23.626Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6c553308-8ee9-41bc-82fb-987e23ce0cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:14:23.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:14:33.654Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=4c931729-2a6a-4fb4-b559-1e30a64c6ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:14:33.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:14:43.675Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ca75efe8-413b-48b1-b49a-b28c82a3ed67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:14:43.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:14:53.712Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e4d84637-d23a-45c3-ad29-48e4490f9023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:14:53.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:15:03.789Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6e31875a-5ba1-4bd2-bee2-4db058cb6709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:15:03.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:15:13.841Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=88e1a775-637e-465f-90f3-c2c1cc1472a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:15:13.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:15:23.864Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=0bc2ceef-c71f-452a-be70-a8d62d385947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:15:23.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:15:33.885Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=9ed45375-2eb6-42f5-ae0f-672d3d0980f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:15:33.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:15:43.940Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=62de5a18-0ed6-43f2-b9a9-6845a9255c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:15:43.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:15:53.997Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ff9f32ce-0464-4c6c-b1ba-02aa8be7d31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:15:54.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:16:04.043Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=57fc75fe-8efd-4433-93a3-a059f2c97f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:16:04.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:16:14.092Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=9e7cc310-1a7c-4a23-86ad-fd32554002e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:16:14.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:16:24.178Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=1edaf7e2-98ad-49c8-9b59-d9482ebdb306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:16:24.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:16:34.222Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f35378bc-8db0-447a-82de-442cc109ef50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:16:34.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:16:44.254Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5134df27-3e35-48b5-909d-62afea1904d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:16:44.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:16:54.301Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e10d7b4f-d29f-4633-9ea5-6e064d098400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:16:54.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:17:04.337Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ce25bc0d-7d2f-422e-b1f1-3a7442b404a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:17:04.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T00:17:06.640Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T00:17:06.641Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-26T00:17:06.642Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-26T00:17:06.645Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-26T00:17:06.651Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-26T00:17:06.651Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-26T00:17:06.651Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-26T00:17:06.654Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:17:14.373Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c53b7da7-7cd4-460a-ba52-e42267909ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:17:14.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:17:24.412Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=19ad44eb-5aea-46f2-b82f-5247acedb9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:17:24.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:17:34.469Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=8e077f4f-d073-4f4f-afb1-3ade59271586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:17:34.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:17:44.495Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a54bb0a6-337c-4893-a2d3-f51ad00bbad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:17:44.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:17:54.525Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=93a20ec7-3a60-483f-8621-c29c4b94d3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:17:54.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:18:04.573Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=1eb63f2a-9bb1-413b-977e-9c378c505aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:18:04.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:18:14.593Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=557dac03-5ee6-447e-ad6c-4f489c9abb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:18:14.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |