. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: 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 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:18:24.611Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=bbf6b4ad-1c6f-492e-b2c4-2f1cc8987c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:18:24.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:18:34.641Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=48ed1358-c3a6-4063-b685-47a770202ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:18:34.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:18:44.667Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=2db28cab-0651-4661-9d6f-6d5187b4ba82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:18:44.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:18:54.707Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=022336ba-1443-417b-9b4d-59c938f02e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:18:54.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:19:04.740Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=d7a40003-9999-49a0-8ec5-a7716f75b2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:19:04.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:19:14.813Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5b6cc4f5-6d5c-4d94-986a-d66eeec05a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:19:14.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:19:24.840Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6db63e5e-6376-427b-b376-027f9f18d146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:19:24.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:19:34.868Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=28f51cdc-792a-4f43-8f15-66b6fdcd7693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:19:34.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:19:44.886Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=af1b5fd0-4470-4dee-80aa-845d665b6769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:19:44.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:19:54.898Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5af7f3cc-159d-4174-a946-341bec950886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:19:54.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:20:04.918Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=1444c41c-a732-4326-9b42-ead7983409bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:20:05.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:20:15.365Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f1f9ccc4-3f0a-4c96-940a-8fee055c28db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:20:15.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:20:25.415Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=4b6dc2c2-78a6-4d50-8c12-736c74732faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:20:25.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:20:35.445Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=3446f46e-881a-4b48-9c4a-18f4c5ba52d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:20:35.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:20:45.477Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=25365472-10d8-4796-bec2-71697a49a07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:20:45.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:20:55.519Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e17afe15-14cb-44ed-85c1-84c184f77b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:20:55.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:21:05.932Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f0bfc443-12ea-45a0-8112-2c7b55c3ebc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:21:05.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:21:15.980Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e9f2d540-3771-4b21-8424-3ac08c060201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:21:15.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:21:25.998Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6ca72298-6114-409b-8a91-1ba2bfcb8ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:21:26.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:21:36.018Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a39d590c-e319-41e3-a446-ea18e27279db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:21:36.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:21:46.041Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a1ea8913-0d34-4f46-87c6-457b539889dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:21:46.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:21:56.090Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=1635d106-65f1-434d-b512-fb850eb816d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:21:56.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:22:06.104Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a112bac9-ad90-42f7-a447-46e1052a0a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:22:06.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T00:22:06.668Z |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:22:06.669Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-26T00:22:06.671Z |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:22:06.674Z |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:22:06.681Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-26T00:22:06.681Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-26T00:22:06.681Z |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:22:06.683Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:22:16.172Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b00f5a58-f3d3-4d5a-9d08-c0efd8916a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:22:16.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:22:26.187Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=7e48f47c-b1ba-498b-8afa-489c13d95a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:22:26.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:22:36.218Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=efec678e-a8e4-41d8-966f-d664d20b7584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:22:36.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:22:46.230Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=432d6d6b-5e3c-4066-a1a0-c6ad7799e301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:22:46.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:22:56.314Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=9c9d5517-2034-4190-af67-c35cb8e030e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:22:56.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:23:06.332Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b3cd6a34-b928-4614-aea7-f75bf9153e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:23:06.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:23:16.357Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5341feb5-9639-473e-b822-ca88900d7653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:23:16.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:23:26.371Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5f4f8940-25f9-42e9-8b33-d1b62f4ab0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:23:26.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:23:36.388Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a12a08e0-9eb6-47b2-a81b-1b10ef6653f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:23:36.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:23:46.413Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=efb094db-050c-46a6-b97c-621580d20623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:23:46.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:23:56.441Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=46623d59-49aa-4689-b1e0-1f91f528ebe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:23:56.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:24:06.466Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=4a138e95-2bfd-4b59-95b6-542e51ab7b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:24:06.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:24:16.490Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=3fcd3a72-911a-461a-abd1-9a428579c71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:24:16.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:24:26.519Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c00f33f9-0c10-4654-8f61-43285b09ee0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:24:26.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:24:36.543Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=70394eab-2163-40d0-8302-2de806e1c17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:24:36.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:24:46.558Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=4ba865a4-c00c-46a3-a6b6-c5070e6765d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:24:46.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:24:56.596Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ff518ca6-3eef-40db-8e8a-2d9a4ebb9c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:24:56.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:25:06.613Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=dc408220-67ae-43b0-9078-485dd661f8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:25:06.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:25:16.631Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5a835295-ba4e-4381-a19f-84194e285006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:25:16.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:25:26.645Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=7d8ce741-897f-42f1-90f5-c47d793ca34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:25:26.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:25:36.665Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=041330e3-1705-48a4-b4d9-2b11c5531183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:25:36.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:25:46.680Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=bef8c5f6-7c18-4343-ada8-700b3a234cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:25:46.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:25:56.704Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c535dfa3-908c-4dc4-9304-e7dcf7c79135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:25:56.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:26:06.726Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ea0c1b32-eb96-4565-b138-6d6731165c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:26:06.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:26:16.742Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=2e85678b-33b7-4900-a538-45cb20f93eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:26:16.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:26:26.771Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=cd8f75f6-3d52-4ff0-8a87-1bed9a8a75f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:26:26.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:26:36.797Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e6d2b81a-b39d-4aae-9588-2ea86e921e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:26:36.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:26:46.818Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=487ad487-402f-4be2-b041-7a696704cb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:26:46.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:26:56.836Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a208e5cb-24b6-4c39-bbac-cc910a48b1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:26:56.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T00:27:06.657Z |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:27:06.657Z |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:27:06.658Z |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:27:06.660Z |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:27:06.666Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-26T00:27:06.666Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-26T00:27:06.666Z |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:27:06.668Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:27:06.859Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=126c6d8c-6586-4bdf-acb4-62a4e116d8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:27:06.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:27:16.890Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5c58cbdc-d95f-490e-b3e5-509c47873a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:27:17.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:27:27.008Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=95271f6a-b962-485d-acb8-1fb1f0a3f04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:27:27.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:27:37.046Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=aa2a5352-92c5-4b20-929d-c4c4ea0314d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:27:37.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:27:47.089Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=3b30f0c3-71fd-4941-b0ea-64201adc3f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:27:47.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:27:57.126Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f04edac5-b503-4962-bdcd-eaa4adb69e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:27:57.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:28:07.140Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=3f552272-7d8c-4125-a1ac-68364411a5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:28:07.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:28:17.172Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=71aeb5fc-9a1b-46bf-9511-c9c1c3e7a4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:28:17.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:28:27.193Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f52c21c1-5a21-4705-8e7a-e7acf3726054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:28:27.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:28:37.226Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ceb522a5-9c32-438b-9d9f-d4b82f66d2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:28:37.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:28:47.272Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=d6c0d34a-6297-4e9b-b1ab-1b518c327435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:28:47.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:28:57.447Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6b51232c-1a8c-442f-9516-9bad31841807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:28:57.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:29:07.478Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ae556ffa-2247-4a4c-a526-8da9a4bb580c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:29:07.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:29:17.571Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5d0b4345-ca45-4662-9c63-8d56a456a339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:29:17.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:29:27.609Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=34ba1554-60aa-468f-a28a-7e35d2caa0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:29:27.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:29:37.824Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c9711218-1bf0-4ca6-8102-b51c931aaac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:29:37.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:29:47.841Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=fb9776c3-be1e-4bb5-9385-9ef86bcd12b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:29:47.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:29:57.876Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b8d00463-e258-4cb2-89d2-10fa712c83f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:29:57.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:30:07.907Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ff2c7faa-e191-4baf-a103-924e127cad6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:30:07.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:30:17.951Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=bd03c56b-37b9-42b8-9d48-42b33848a20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:30:18.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:30:28.036Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5deb895c-24c2-4b0e-ba76-668fb33f0416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:30:28.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:30:38.093Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=8faa0f20-d8e4-45de-b6b6-2613c28f3cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:30:38.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:30:48.213Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=16bd3eb2-3d69-49a0-9a2f-fae8fbb538c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:30:48.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:30:58.231Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=0503a515-75a8-40ca-b13f-979af41b6f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:30:58.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:31:08.261Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=1abe99c3-bccc-412b-93ff-ccea3d8db304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:31:08.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:31:18.296Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=4828a08a-799f-4cf3-ac48-f2052ce0229c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:31:18.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:31:28.356Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=cfe7c7cd-bab3-4e00-853d-188fff854229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:31:28.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:31:38.398Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=11c916ac-44a5-4899-b7ee-c4bacf77d66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:31:38.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:31:48.489Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=0c742b38-f105-43d1-97fe-e48936a9b7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:31:48.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:31:58.519Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=d56bd493-3043-4c9c-a410-39e4ca6306da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:31:58.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T00:32:06.646Z |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:32:06.647Z |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:32:06.647Z |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:32:06.650Z |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:32:06.657Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-26T00:32:06.657Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-26T00:32:06.657Z |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:32:06.659Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:32:08.540Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=be21009d-4ba0-4339-a7f0-f97f2b80f676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:32:08.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:32:18.590Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5b5e3c90-e90e-4802-ab02-ad7618d70de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:32:18.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:32:28.619Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=d1ee13f4-e019-4be7-9f06-11b129411dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:32:28.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:32:38.682Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=cd611043-70f0-46e4-a137-5bd0cf114350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:32:38.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:32:48.780Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f3f23c54-f4ca-4e44-adac-45e120b2f206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:32:48.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:32:58.887Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b1c6183c-00ce-481a-b9e8-4de2e640716a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:32:58.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:33:08.927Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=dd72b21e-599c-4c86-be7e-4a73b6735fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:33:08.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:33:18.962Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=33e38830-6468-4bca-87c0-ba940a84214d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:33:18.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:33:28.988Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=710245ea-7bc7-421f-b64e-58cb5bce56de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:33:29.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:33:39.026Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=01d7b601-0019-43e6-bd9e-77c1075b7b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:33:39.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:33:49.125Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b23b2518-bfbb-4d17-a1ab-42acd42d4697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:33:49.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:33:59.161Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=7306e68a-7b25-4c58-9762-58afeaa6b5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:33:59.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:34:09.572Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b88c0902-5b5f-459d-8fb0-bc240bbcb52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:34:09.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:34:19.609Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=34e8ae70-757c-499a-9d5e-37ec8ed6c4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:34:19.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:34:29.655Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c440bffd-ef96-47d9-85af-9d92a3883b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:34:29.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:34:39.682Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=71cd25d0-b77e-42b7-8f45-29d0ae8b3024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:34:39.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:34:49.711Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=eea04fa9-c959-45e4-985c-d0a0e7b641c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:34:49.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:34:59.737Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=0e58f672-ff92-46e4-92fd-940753c0c789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:34:59.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:35:09.796Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=0ab4991d-0235-403e-a537-1d89e8266e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:35:09.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:35:19.833Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a24fe01b-b18a-411f-adf9-a0760c2d6d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:35:19.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:35:29.872Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=005084e2-5416-41f1-9900-eb5e68422e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:35:29.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:35:39.985Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=59b2b7ab-f43b-41cc-bafe-6e5652790993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:35:40.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:35:50.022Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=45746ce9-e18e-4090-9890-6be5af01f230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:35:50.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:36:00.148Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=cff71753-b723-4b4e-aea6-b80cf740ddc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:36:00.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:36:10.375Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a29c2801-90ab-4e51-8f46-d6f7eeb52187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:36:10.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:36:20.423Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5b0f318b-c1d1-4975-9db1-7ae39dc9a8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:36:20.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:36:30.467Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5918cdda-20a3-4c9b-b9b5-30b57bb86a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:36:30.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:36:40.520Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=428e07e6-be2c-4a7b-8c30-6302c853dc1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:36:40.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:36:50.700Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=761cc7f7-d642-489c-905d-2ab9614e3375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:36:50.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:37:00.755Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=4bd5a20f-d983-4989-ae99-73d51748703f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:37:00.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T00:37:06.642Z |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:37:06.642Z |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:37:06.643Z |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:37: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:37: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:37:06.651Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-26T00:37:06.652Z |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:37:06.654Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:37:10.788Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=d2534767-b2c5-401e-a54f-205a0aed0569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:37:10.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:37:20.850Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=9546321a-1082-4825-871a-bcc251fb1a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:37:20.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:37:30.881Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5183fe88-b0ca-4f27-8494-334b68ab0ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:37:30.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:37:40.907Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=190b3bce-f71f-4269-af54-a4cce0502a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:37:40.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:37:50.981Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5f7cd6a1-8551-4da9-94fb-bbc0d1f4bd65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:37:51.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:38:01.011Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f8973d19-f4dc-4ee4-ad7c-d4138ed493bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:38:01.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:38:11.057Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c558a948-b36b-4b94-9ba7-9627d72f45e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:38:11.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:38:21.098Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=4721df4d-4dd5-4b2c-98ec-8e002736b5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:38:21.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:38:31.501Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5348c707-8ea9-481a-b9c8-e18def844375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:38:31.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:38:41.553Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=20318d25-be54-472c-bd86-282e35e52e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:38:41.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:38:51.570Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=7bcacc47-1647-4b66-a43c-e0b5190681f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:38:51.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:39:01.623Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e84f78a8-ba4d-4c98-9c3b-2e8005df3315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:39:01.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:39:11.699Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=71ff9eda-0a31-4b14-9df7-01dc5f4ba1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:39:11.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:39:21.740Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=0f1fb53e-a4ab-4da6-ac41-10cd7c72f36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:39:21.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:39:31.763Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=faa05ab6-1656-47a7-95cb-ad7d10e9045d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:39:31.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:39:41.806Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a3c9dcd6-3dd0-495c-b830-60b51a9ebb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:39:41.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:39:51.830Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5a9d4d70-ef27-4452-8607-26b698432552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:39:51.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:40:01.908Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=2e636f3d-d9ee-4060-b3bc-b11a7afebc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:40:01.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:40:11.954Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=161750b2-5c80-4a90-8eed-0cc8e8d2e32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:40:12.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:40:22.017Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e0b8a308-cded-434c-8194-78d3af74a60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:40:22.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:40:32.046Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6356c876-60f2-483d-98d3-6137c69f0008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:40:32.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:40:42.064Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f06f7064-c429-4979-9a4a-46bc5c143314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:40:42.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:40:52.092Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=fafd77c4-4829-40d1-8fc8-681e6219776f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:40:52.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:41:02.130Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=342d1af0-b691-48da-a662-75d0e408d3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:41:02.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:41:12.211Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=fa4b4e15-a95f-4fc5-88c6-07bf65427fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:41:12.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:41:22.241Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=113fe8d0-bd5b-48ae-9f3c-9289d6b6f187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:41:22.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:41:32.262Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=8a366c36-3264-46fe-ab00-66b82bed466b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:41:32.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:41:42.393Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=64baa85c-d584-450b-97b0-afc0e9a43189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:41:42.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:41:52.432Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c6746aed-074e-4896-8c0c-69f289a3477b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:41:52.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:42:02.463Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=9a7dd7bc-3873-484e-a326-3d69b0e0302f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:42:02.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T00:42:06.711Z |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:42:06.711Z |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:42:06.712Z |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:42:06.715Z |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:42:06.720Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-26T00:42:06.720Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-26T00:42:06.720Z |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:42:06.723Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:42:12.498Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6a09342b-9fcb-4353-a885-7b6754f0cbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:42:12.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:42:22.543Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c12d6ae8-c1b4-4934-9db8-f7f12c6426ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:42:22.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:42:32.596Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=0c600d4d-c516-4c7d-aabf-d9753899cbcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:42:32.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:42:42.618Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=d8b1a53e-77b5-46c0-bf00-95cdc7606a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:42:42.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:42:52.657Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c0943902-e0ef-41c6-9636-ce96c5f2902d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:42:52.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:43:02.697Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=97d96c10-a845-4756-b107-bf27e67ec46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:43:02.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:43:12.733Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=1be5f7be-75fd-499e-90db-65ace8b348c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:43:12.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:43:22.757Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=0730c48b-b190-431a-8c08-2b3f5f6c4252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:43:22.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:43:32.781Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=384eee8d-dd0f-44b6-b2e1-a551ef5b39ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:43:32.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:43:42.819Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=699030fe-8081-4890-8022-9bc9c804bce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:43:42.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:43:52.882Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=22cb52cb-1ab8-4494-be1f-b1fad50a43d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:43:53.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:44:03.024Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=8fd2513d-4fd8-404b-82df-401237a1022c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:44:03.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:44:13.096Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=dd79230d-84f8-4b4c-8100-5df7dae73f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:44:13.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:44:23.155Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=33edd884-ccd1-4242-803b-9a9afeb581f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:44:23.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:44:33.201Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6ec45036-1d1a-4386-a85b-5eb69ba55ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:44:33.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:44:43.248Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=fec2ff53-5b44-488d-94e7-d6e1ca6f81f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:44:43.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:44:53.284Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=0bdf4b31-6151-43f5-a291-c327412dc29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:44:53.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:45:03.309Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e821d69a-8311-46b2-b17d-603d9c024279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:45:03.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:45:13.337Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=0147b3d1-5d8d-4f1b-a7d0-7265bd2f22c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:45:13.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:45:23.347Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=700356b4-7cb2-41f5-bcce-8ec98a1b7565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:45:23.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:45:33.359Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6cb53c38-43a7-4a93-ae6d-2a864e02042c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:45:33.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:45:43.374Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=7c67691a-231f-476f-983e-27212d9d903e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:45:43.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:45:53.388Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=fab285e9-7a7e-4b4b-bea7-1f30e20129fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:45:53.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:46:03.401Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e6829b26-4f6b-4dd6-a8e0-a7187db56f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:46:03.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:46:13.420Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=53544245-4036-432f-ab69-83d50f1d2d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:46:13.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:46:23.438Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=38ee4c7a-2150-40eb-aeba-7fdc72110050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:46:23.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:46:33.455Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=48c462a9-fb06-43c2-a482-be1c8876e660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:46:33.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:46:43.471Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=158614df-7a91-477b-9def-6f9926aae627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:46:43.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:46:53.486Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=be18dc39-4132-4ed3-ba05-5ab6abbc09e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:46:53.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:47:03.504Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=50ce302d-9f26-41b8-b15d-e848c86abd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:47:03.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T00:47: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-26T00:47: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-26T00:47: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-26T00:47: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-26T00:47:06.673Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-26T00:47:06.673Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-26T00:47:06.674Z |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:47:06.676Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:47:13.523Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=3c70c862-dcb8-462d-aa4f-a8cfd0485c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:47:13.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:47:23.546Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5a92b6ee-dfdd-415a-9eb1-bd4606fe0012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:47:23.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:47:33.567Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=fbf3d0d2-1b48-4aea-82d5-0286f79b5e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:47:33.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:47:43.584Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=52df081d-6781-4633-8558-d9b2ca556379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:47:43.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:47:53.600Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=19edba59-0341-4c7b-8bd5-2f76b24bea25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:47:53.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:48:03.622Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=20f60678-d200-4c1e-8945-96911c59b52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:48:03.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:48:13.650Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=48e3dc12-fa25-419e-a178-56e496f62c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:48:13.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:48:23.672Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=4feabc2f-6154-4f17-9417-5a362b9e9aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:48:23.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:48:33.690Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=deb9e36a-7f48-4bfe-86db-f1edadeeb32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:48:33.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:48:43.713Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=7b3acf56-d746-4b96-90c8-390381ffc78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:48:43.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:48:53.728Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c95a8230-ac41-4e31-b8cf-a2817050f11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:48:53.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:49:03.743Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=4b169354-a0fb-4ea1-8420-c7c83667f25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:49:03.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:49:13.756Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c8d735c9-ff29-415d-b31c-afc44d1086dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:49:13.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:49:23.774Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=45ffe678-7d37-4e5d-a8a2-b071e96ac49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:49:23.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:49:33.787Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=8c71e1dc-6dc4-4711-b507-6dc716f215ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:49:33.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:49:43.816Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=50f9cd71-d1ae-4c12-adfd-82a9c0e1f851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:49:43.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:49:53.834Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b86c77db-77b0-4306-9e6d-26a45d3e8851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:49:53.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:50:03.848Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=de6b7201-10fc-4618-a79c-ee5e2dbd0521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:50:03.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:50:13.861Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e5a0e1cc-932e-4660-8e09-9b93ba03c446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:50:13.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:50:23.888Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=7ed0e4cc-089a-4d89-af39-d37fa462d5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:50:23.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:50:33.903Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ac6934ee-124c-4a2a-a87c-96b01675ad1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:50:33.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:50:43.920Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c9950075-0c1b-48c1-891b-25150ac6cbd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:50:43.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:50:53.933Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=61ebf672-13ca-4421-8850-85b6f2a562ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:50:53.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:51:03.962Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=3bbb846f-aeaa-4de2-9e29-ca0187ba9792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:51:03.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:51:13.984Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=2ce0d469-e7bb-41b7-a065-e73ae5235ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:51:14.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:51:24.004Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=0efc759d-3de9-4606-ad37-55606182d659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:51:24.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:51:34.019Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=0a9b3af6-4062-4a89-b33b-c1fa6c4fe32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:51:34.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:51:44.029Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=99f71392-ba28-464c-bb99-8f44c69a4974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:51:44.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:51:54.040Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5a5cff9c-c2f8-4497-b096-897e0938260d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:51:54.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:52:04.057Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e4ab42e4-4764-4d78-81ca-90954e30f208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:52:04.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T00:52:06.584Z |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:52:06.584Z |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:52:06.585Z |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:52:06.586Z |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:52:06.590Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-26T00:52:06.590Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-26T00:52:06.590Z |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:52:06.592Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:52:14.081Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=1d8bf6ae-f295-43c4-9264-4f2786ad4e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:52:14.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:52:24.094Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=8a5c362e-9a7b-45c9-8c7e-be6d80e37145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:52:24.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:52:34.121Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=29e01c54-b64e-41ae-878d-a973e62776d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:52:34.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:52:44.134Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=0ba5e0f6-564c-4005-a75a-82bbd33a297f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:52:44.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:52:54.146Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f3b00739-bc60-4db9-b538-d7b58eadfcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:52:54.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:53:04.160Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a06b052b-38d0-4b01-8795-479317be7e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:53:04.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:53:14.174Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c45ae6f0-6a5b-4e95-a9bf-19081f615300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:53:14.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:53:24.207Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=335ef96c-d509-4d9c-acdd-af6b465a74fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:53:24.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:53:34.226Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c9d03cb7-2af7-4b64-92c7-7e90747d2666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:53:34.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:53:44.239Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a4a85bef-4281-4879-b0f5-53c08fb0d29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:53:44.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:53:54.252Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=3902d0c5-b03a-437e-bddf-3e9a86011f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:53:54.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:54:04.267Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=577ade93-9105-44c4-83b4-59bd1f01706b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:54:04.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:54:14.280Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=3836741b-7dfd-4f1f-a9d1-69902b0682ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:54:14.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:54:24.302Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=006799d2-e14d-4567-b005-593a4871b988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:54:24.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:54:34.330Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=339b18fa-e09d-4115-be62-8862aae12b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:54:34.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:54:44.355Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ad4eefb1-a9f0-4bb4-9265-955c7b22d0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:54:44.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:54:54.368Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f60bcdf4-5330-4a92-b54d-ba5e106ec489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:54:54.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:55:04.381Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6f7314d3-73e1-4cc8-8ed9-4cdcf1ab35a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:55:04.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:55:14.395Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=48f5660f-ab8b-465a-9a28-45cca48c81dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:55:14.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:55:24.411Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a000a7ec-ea0f-41e0-bc3c-18bf5c04f5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:55:24.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:55:34.425Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=0f3f329c-916d-4277-8145-4ac67e0d784e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:55:34.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:55:44.438Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e3e0ae4c-9b80-4916-b41f-30115108ff1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:55:44.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:55:54.462Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=63b38c6c-a74b-4ada-96fe-c2b8cb9a200c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:55:54.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:56:04.479Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a6e02bad-454d-456e-bfa7-7d180877db61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:56:04.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:56:14.493Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=79e75a3b-67c0-4958-8599-b4b3fcdf6550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:56:14.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:56:24.506Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c1e17437-4f76-4ed9-85b0-01df2717cfc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:56:24.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:56:34.524Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e2d6784a-e328-4ed8-9ab3-10bba26b56b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:56:34.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:56:44.547Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=1b4d96c3-cc4e-4d87-92c0-b22206f038b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:56:44.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:56:54.560Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a1233cde-8c6a-49e0-9f3a-4ab8ac1e80c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:56:54.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:57:04.573Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=969c8093-4e16-4efc-a2ab-37675d026408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:57:04.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T00:57:06.639Z |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:57:06.639Z |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:57:06.640Z |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:57:06.642Z |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:57:06.646Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-26T00:57:06.646Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-26T00:57:06.646Z |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:57:06.648Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:57:14.586Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5e0b019d-a83a-4298-abff-36dd645b8832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:57:14.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:57:24.598Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ff102233-0164-4807-b268-59f5420e5143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:57:24.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:57:34.616Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=80d6ba3e-4ccb-47b9-84c6-4782b31568d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:57:34.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:57:44.632Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b772c762-3a87-425d-86f7-8bdee672edef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:57:44.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:57:54.646Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=62e4b48b-e9a9-4a70-b785-13d92b7edb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:57:54.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:58:04.667Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=172ca398-bd37-428f-8444-82c4a20dc0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:58:04.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:58:14.681Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=0ccbb8f9-f55a-4e61-9541-5a151ea2d0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:58:14.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:58:24.693Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=49b56388-da76-447c-ad0c-a37194dee669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:58:24.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:58:34.707Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=833126dd-66ab-4d0d-ae8f-be7704db2799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:58:34.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:58:44.720Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b0791aea-8cf0-4716-b6a7-5baaa6d534ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:58:44.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:58:54.731Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=eb54dc45-1cd7-4c7c-87f5-6d8695beb995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:58:54.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:59:04.753Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6c111e2f-8bc0-4469-8fcb-8ce45003d355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:59:04.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:59:14.766Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=010b8140-33c2-4561-b509-c7341cf50cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:59:14.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:59:24.799Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=3150f62c-cceb-45c8-aa9f-8585ffd3debc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:59:24.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:59:34.816Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=927c89bd-71ad-4300-99c3-d7207cb420b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:59:34.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:59:44.837Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=d0ac4dd0-f538-48fc-af0e-e9f60a4ac41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:59:44.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:59:54.849Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=cb9fdf73-b4c9-4923-83e4-1966cd010166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T00:59:54.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:00:04.866Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6f848b76-0ce8-4c99-95da-0fa754a78204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:00:04.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:00:14.880Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f3b97e52-53bc-49c6-a677-7c189fdd8cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:00:14.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:00:24.894Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f6a12640-89b4-4810-a8da-131e923998db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:00:24.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:00:34.915Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=14f04037-4a95-423d-b6ac-0e17209e1997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:00:34.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:00:44.929Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=8de9935e-c04b-42a5-b1b7-2593c1d1af05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:00:44.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:00:54.943Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=986b2dd9-6026-4f33-aca4-ffa873658007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:00:54.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:01:04.959Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=92230593-64a3-4463-be64-e1b44e87c058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:01:04.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:01:14.975Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5e50b009-093a-4c5d-89a2-c8e18bc511e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:01:14.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:01:24.989Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c9405753-2cc1-44cf-98cc-5ebdc1ccf506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:01:25.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:01:35.002Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c8932a72-4d10-4d40-bcd5-9afc2cd6b7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:01:35.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:01:45.013Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e83f4549-27c1-4aa6-916c-d8024f3d9451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:01:45.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:01:55.031Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5a43a63e-24a0-4966-8869-059794532ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:01:55.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:02:05.042Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=71a49f39-981e-4e7e-8358-6cf676545d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:02:05.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T01:02:06.674Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T01:02:06.674Z |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-26T01:02:06.675Z |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-26T01:02:06.678Z |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-26T01:02:06.683Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-26T01:02:06.683Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-26T01:02:06.683Z |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-26T01:02:06.685Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:02:15.054Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=eb40d34b-7b4a-42d4-a059-d5cc191e020e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:02:15.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:02:25.077Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a8efb59d-da1f-4109-901e-648bca501245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:02:25.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:02:35.091Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=3f59cba9-c37b-4d41-afc8-79f1f198600a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:02:35.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:02:45.103Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e4d21fb2-adc0-42f2-aa0b-3658adbca26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:02:45.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:02:55.136Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=14bbb97c-42f7-411a-bf7a-6e41108a2bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:02:55.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:03:05.149Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=2b66e9f2-6fdd-4475-8e6f-3b43376db20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:03:05.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:03:15.174Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=4c6c129b-1d16-4f29-be02-41c723c1a3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:03:15.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:03:25.187Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c0ed6b59-1b82-4668-bdb8-5089ee20f466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:03:25.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:03:35.198Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=d8e05140-94a2-4ac3-9c59-9a06ecf02bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:03:35.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:03:45.212Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=044b8dde-bc31-4444-87b1-e7980b8baa30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:03:45.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:03:55.224Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b6f1daa6-f4fc-453e-aef3-c1c1cccca2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:03:55.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:04:05.238Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=35f11463-5a50-41c0-bb65-2a52d374ba1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:04:05.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:04:15.250Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=3ecc2567-faec-4240-a453-bf320079deb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:04:15.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:04:25.273Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e2296659-eb74-44e7-acc9-f89baf731eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:04:25.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:04:35.285Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=0a9e75eb-c951-4e91-93a7-e52c65252b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:04:35.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:04:45.296Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e3cc327b-60c4-49fe-9ebb-35898da67dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:04:45.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:04:55.310Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=8a321f74-c3b7-4149-a65c-2c3059382b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:04:55.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:05:05.323Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=083c3237-f9fb-4f6e-811a-39a48d733e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:05:05.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:05:15.335Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c0507ab1-052b-4b16-88d0-277b19a033ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:05:15.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:05:25.347Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6c6925c6-34ff-471c-ad3b-9b0b29408d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:05:25.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:05:35.359Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=49fa889d-d935-4fa2-927e-26aad84e3f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:05:35.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:05:45.376Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f98cfc2c-8baf-48b7-807e-cb4d8c406a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:05:45.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:05:55.403Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=74bcccda-e526-493f-a909-6e0c35ee4450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:05:55.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:06:05.429Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=8430cedc-f71b-47c7-9097-760c24a71596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:06:05.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:06:15.449Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=bc578e0c-241e-46cb-a5d2-7856270de990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:06:15.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:06:25.461Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b06cb29c-c084-4d05-bbcb-fdb7a8f2f77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:06:25.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:06:35.473Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=341dcd36-a79d-4493-97c3-76eff3c08933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:06:35.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:06:45.485Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=91f26c59-4587-4a23-9586-e9a5a5d54914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:06:45.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:06:55.501Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=1fb1d79d-a9e6-4806-a5f4-befe2ddaf5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:06:55.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:07:05.515Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f906c6d3-a43f-4a8c-ab98-2ce394a5461c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:07:05.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T01:07:06.586Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T01:07:06.586Z |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-26T01:07:06.587Z |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-26T01:07:06.589Z |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-26T01:07:06.595Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-26T01:07:06.596Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-26T01:07:06.596Z |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-26T01:07:06.598Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:07:15.531Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=7bec6450-5540-48c6-84d7-a30f6d2becfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:07:15.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:07:25.557Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=3c7aec4d-2707-43b1-84f1-bb378134ee8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:07:25.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:07:35.579Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=be2515db-0b41-4fc9-ac56-cf047f968d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:07:35.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:07:45.594Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f5011126-fe50-4b37-917a-320798746d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:07:45.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:07:55.609Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5ebb69dd-8031-4f1f-b7b0-b9cf8aed9f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:07:55.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:08:05.623Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=26380555-904e-4d50-8142-863edb673474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:08:05.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:08:15.639Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=44e7f8e7-d74d-47a7-acb1-4f64a5e0e588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:08:15.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:08:25.651Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=fece7b39-6978-4c3a-a8c7-6930508e79de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:08:25.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:08:35.663Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5e5fd9da-1fd9-4404-911a-0c3d4944a692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:08:35.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:08:45.675Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=2104bd50-20c9-4a13-91be-a9c9138b7f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:08:45.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:08:55.691Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c5362d2f-e113-4a63-a82a-f2ec20f5fb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:08:55.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:09:05.709Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5e92343b-96e7-4319-872d-c6ae251c35d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:09:05.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:09:15.722Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c3bf913d-468d-4603-bc95-3a29df8797e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:09:15.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:09:25.735Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b45c311f-e73f-4a7c-b1d9-6dce653fe7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:09:25.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:09:35.748Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ab3aea84-ecef-476a-9dea-a0f36d5092bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:09:35.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:09:45.762Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=7d48a6ee-e277-45a8-bbc6-e717eb4974fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:09:45.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:09:55.774Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6282846d-6bc6-4f35-8f02-4a39b77bb2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:09:55.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:10:05.787Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=9291bbe4-b9c5-4213-88bb-1130ae4cceb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:10:05.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:10:15.824Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=62ec1908-ba96-4d3c-9b21-e03d02ee1981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:10:15.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:10:25.838Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=3112a3be-2ba6-49b5-9535-3220cb3c9c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:10:25.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:10:35.851Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=87d56920-10ed-4ef7-926c-40f548dc75b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:10:35.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:10:45.864Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=cfb1c9ed-bb76-4d1b-ad1d-982c4a531bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:10:45.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:10:55.894Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a61c2dcc-7083-4b6b-841b-853d91a2aa0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:10:55.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:11:05.918Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c88f953e-64de-4bb4-9920-b9822a6bc166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:11:05.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:11:15.935Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c1a89a92-df31-4588-a063-14415726ccec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:11:15.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:11:25.947Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6f86a344-ac04-4cd4-ae8c-ab3c113e5004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:11:25.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:11:35.959Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ade957ec-9652-455a-ba70-34007c505756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:11:35.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:11:45.977Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=be840687-e348-46b0-b121-83ed3df39165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:11:45.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:11:55.994Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6daa5e54-352c-4364-9ba1-6972a3447160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:11:56.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:12:06.012Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a9f20e40-1236-4923-a4a4-7ab1addc0a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:12:06.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T01:12:06.701Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T01:12:06.702Z |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-26T01:12:06.703Z |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-26T01:12:06.705Z |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-26T01:12:06.711Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-26T01:12:06.711Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-26T01:12:06.711Z |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-26T01:12:06.713Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:12:16.027Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=12f52675-912c-4023-b355-e9dca4980fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:12:16.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:12:26.041Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=32647d1b-82d4-4325-aa61-5cc45e44c94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:12:26.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:12:36.052Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a1853884-92e7-4a98-90bf-03e98e78060e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:12:36.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:12:46.065Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=abe5ba18-b0c3-4304-baf6-95d9450dac82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:12:46.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:12:56.077Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=9264d811-ba5d-4222-a07c-691d933db4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:12:56.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:13:06.088Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5c26e387-12b0-4a80-aa2d-a603223a5138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:13:06.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:13:16.104Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c3c717ba-14a7-4f18-a652-f9fc7ca52070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:13:16.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:13:26.115Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=aca2988f-fc11-42c0-b19b-bcedbe1abfdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:13:26.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:13:36.126Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e2dce8de-db9f-47d1-8b7b-a6edfa7df081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:13:36.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:13:46.141Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=387c751f-c755-4541-8246-fc88c94ec01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:13:46.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:13:56.153Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f8dbf225-e71d-426a-b3b1-8147838d3321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:13:56.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:14:06.168Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=2badc605-7821-4484-a477-54480fc9f05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:14:06.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:14:16.181Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=34fd1275-5e22-4968-ab08-6b1b40f7035a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:14:16.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:14:26.202Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b1216e84-9378-44cb-9dc9-80aa7e98316c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:14:26.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:14:36.214Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=11bab0cb-c21a-41a7-8504-58bd0dc969fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:14:36.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:14:46.228Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=38716339-b7ce-4ade-8c48-ee87f344da61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:14:46.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:14:56.240Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=479d511e-34e9-4cf9-a20c-d4100d54bcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:14:56.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:15:06.253Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a40fc8bc-cd5e-4f29-9b00-3a31064dbd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:15:06.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:15:16.271Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=3eb92e48-e5a1-44c7-b45c-16f7d9f34582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:15:16.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:15:26.285Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=1decefbb-c792-4d46-8f67-e1f9b3d4792e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:15:26.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:15:36.296Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=89a49e7a-7227-4d94-b169-f0ff7c3b0c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:15:36.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:15:46.316Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=63b846b5-b32b-4f82-823b-4eb06f7cc07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:15:46.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:15:56.329Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=01c11e9e-f465-423b-9072-2ed79d39f0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:15:56.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:16:06.346Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e9f24705-32c2-4a70-b2a1-2dc8bb273f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:16:06.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:16:16.368Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b620e3a0-760d-444a-a4dd-7d5e8dbde24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:16:16.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:16:26.385Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=91c60bb9-3241-485f-86b3-e59b06f386fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:16:26.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:16:36.400Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a25a6ad6-1874-4639-9f91-83bdcf32791f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:16:36.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:16:46.414Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=99722de6-db41-4749-bff7-c05e7a90881f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:16:46.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:16:56.435Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=98ea6b02-da19-4060-8a7a-b1be7375999e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:16:56.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:17:06.450Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ce4b2cb3-ff4c-4f24-9387-dff269c26083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:17:06.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T01:17:06.639Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T01:17:06.639Z |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-26T01:17:06.640Z |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-26T01:17:06.642Z |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-26T01:17:06.647Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-26T01:17:06.647Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-26T01:17:06.647Z |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-26T01:17:06.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:17:16.463Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a2886642-6f92-4507-9a54-0283258ed1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:17:16.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:17:26.477Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e520d734-59d3-49c7-a506-75f672f11d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:17:26.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:17:36.488Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=55be3fe1-8c55-4bb3-9474-ac08904e479e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:17:36.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:17:46.513Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=4649157b-dc5f-4187-b616-42121c1f0073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:17:46.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:17:56.528Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=de21934f-5573-48c2-8e14-94eb34c54352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:17:56.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:18:06.543Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f3b65117-f969-4483-8be5-56911537ca40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:18:06.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:18:16.555Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5df78859-8c9b-4a3d-ac20-5d7d8c735055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:18:16.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:18:26.593Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=0e83ad3f-0342-4f05-90ab-3a5da081d365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:18:26.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:18:36.605Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a17cbe82-40db-4a98-80e0-ec9d31908bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:18:36.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:18:46.617Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6bca9899-792a-41f4-93fd-65977ac203db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:18:46.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:18:56.630Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=9001b27a-d8d4-42fd-a16b-fb0247d34208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:18:56.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:19:06.666Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=4d0f530f-e64c-4138-878f-b9b129e21cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:19:06.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:19:16.681Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=d0cd0cc0-bd1e-44b9-8f4d-60a2ea271f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:19:16.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:19:26.696Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ed7c1546-711e-46dd-92ca-7904b3cf69a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:19:26.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:19:36.714Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=bda0ecca-1ee3-4c8d-91bd-24cc1d972e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:19:36.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:19:46.729Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a837e427-7e20-4561-b602-981913a8f7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:19:46.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:19:56.741Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=8d3f1ef3-3d19-4511-8bdb-3f2cfadeb05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:19:56.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:20:06.759Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=fef92ec5-a523-41b4-ba4b-e0c17461b0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:20:06.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:20:16.782Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=69c76c84-b427-4024-9ae9-d479831f8fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:20:16.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:20:26.800Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=04dc0ae8-b58a-44e0-b118-cc50e3223f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:20:26.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:20:36.812Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f07f974c-5dc7-4326-ae50-a300ed2fe196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:20:36.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:20:46.823Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f4124dde-fc55-4d91-9a1b-11f1862ea3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:20:46.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:20:56.846Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b38be22b-2320-4ade-a5f7-31ebb962d60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:20:56.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:21:06.858Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e2ba3ef5-ec33-4ef0-bf61-6cbd52a80dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:21:06.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:21:16.871Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=9c72bdf4-c917-495c-8b85-cbfef77d797e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:21:16.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:21:26.895Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=cdaf5258-7f9b-4d57-b52d-0e3ac33f9fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:21:26.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:21:36.908Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=90e83f48-1f68-4192-a11a-99d08c181d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:21:36.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:21:46.926Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5afefc37-1e2e-4ccd-9fba-bd6248cec125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:21:46.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:21:56.938Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=9392e1d6-e853-4549-8d5d-5bf58dc9997f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:21:56.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T01:22:06.563Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T01:22:06.563Z |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-26T01:22:06.564Z |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-26T01:22:06.565Z |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-26T01:22:06.569Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-26T01:22:06.569Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-26T01:22:06.569Z |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-26T01:22:06.571Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:22:06.953Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e0563265-1f91-406e-9252-1971c0063641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:22:06.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:22:16.968Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=99f7440c-8e75-4106-b99e-e345c81c9c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:22:16.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:22:26.989Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=83b8b167-1826-420f-a854-0a43ec77529f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:22:27.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:22:37.004Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=607dc409-2ede-4962-9d34-147a64a03e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:22:37.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:22:47.022Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f905c560-4f0e-4204-a57a-9415f52d6e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:22:47.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:22:57.033Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=69a0aa98-bed2-4972-befd-20bf66aed9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:22:57.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:23:07.046Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=7e9b4a16-3d65-436a-98ce-614cf066bcde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:23:07.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:23:17.057Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=44435599-2832-459e-b49e-16fd6ca44c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:23:17.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:23:27.069Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=42ab01da-ac0e-4dd6-9d13-2171454b5a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:23:27.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:23:37.083Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=1e40e9fa-0380-49a2-8633-62b1fab10f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:23:37.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:23:47.104Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=faf010b8-8bdd-41f0-be24-5e8d4c93e0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:23:47.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:23:57.117Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=13722914-4f32-4c0a-aa46-918f514eeb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:23:57.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:24:07.133Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=dcf8f6e4-228c-4192-9b34-060fb91f947c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:24:07.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:24:17.148Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=8b05c70e-4010-4dc9-b9a5-246bb9d52c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:24:17.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:24:27.182Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=49fd0d60-5d61-4309-9d68-25310799cb0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:24:27.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:24:37.196Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=7d8eca7c-7f6b-4cb1-bf9e-584bc2471851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:24:37.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:24:47.212Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=4b924f81-b05e-46c4-aea0-7ab82778824c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:24:47.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:24:57.225Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5ee12914-d0aa-4703-abb4-3388b55480c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:24:57.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:25:07.238Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5048c455-0521-4e83-8e59-50df46ad821f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:25:07.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:25:17.249Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=155ccb32-4b9c-4415-9704-a3fb8623c70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:25:17.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:25:27.283Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=82f789c1-3de4-4127-bf37-5643fdd3f527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:25:27.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:25:37.296Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a218b3b8-15bf-4dc1-921b-a206f0252868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:25:37.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:25:47.322Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b9fbfc15-1190-4a26-8dde-1eb0bf018fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:25:47.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:25:57.337Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6b0c6af6-bbed-451b-b218-fd5aab4975a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:25:57.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:26:07.352Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=11db554e-f221-4f22-ad3b-cca8172e8e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:26:07.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:26:17.369Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=21382147-3827-48f5-8c19-bcec83fce660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:26:17.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:26:27.380Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=213f9664-03a2-4b55-96ac-23b7ce7aa400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:26:27.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:26:37.459Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e8a18eb7-e6c7-4816-9894-09323941f458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:26:37.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:26:47.472Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=92c9e711-17f3-4786-ad75-d823f89594c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:26:47.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:26:57.489Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e26b7319-c6cc-4359-b467-4bc11a04c74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:26:57.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T01:27:06.638Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T01:27:06.638Z |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-26T01:27:06.639Z |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-26T01:27:06.641Z |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-26T01:27:06.646Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-26T01:27:06.647Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-26T01:27:06.647Z |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-26T01:27:06.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:27:07.505Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=2286a356-1964-4405-91eb-e90452d74592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:27:07.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:27:17.530Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b6422607-8451-4d80-8033-1c4dcd5a15b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:27:17.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:27:27.544Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=88f25894-e9e2-4cc3-b8e2-7f294b477832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:27:27.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:27:37.557Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=d851305c-40f8-4f08-93cb-f52b404c46f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:27:37.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:27:47.571Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=4d0cf94c-39eb-4613-bdcf-14c43bebb4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:27:47.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:27:57.586Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=736b57bf-41bd-4e30-8492-7effdf943474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:27:57.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:28:07.597Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=4aee4d3d-c00f-4b52-8f59-bd27d251d26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:28:07.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:28:17.614Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=293248a9-3c22-4618-a6e3-e20be4116002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:28:17.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:28:27.630Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=db1d9503-2b05-4185-bb95-577af94bdbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:28:27.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:28:37.643Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=9e39bc03-fecc-499c-b413-f4142ad4b649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:28:37.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:28:47.658Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=10ebee00-1030-4398-bf2b-5fb4ed7edf7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:28:47.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:28:57.681Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5b1b9de2-589b-4bc4-9493-e1647d105298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:28:57.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:29:07.697Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e0666ca4-af06-41dd-b787-3161e4278fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:29:07.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:29:17.711Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=0bff9d5d-c09f-4fb4-832c-57acd52243cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:29:17.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:29:27.728Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=22d3e8e8-c582-45b8-860a-5c79e219ec66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:29:27.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:29:37.743Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f30287ab-76b2-4afd-8f38-ce3e5490ae71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:29:37.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:29:47.761Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=826aad32-30b8-4db4-93d2-71395fee6edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:29:47.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:29:57.778Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=187955bb-ae52-4008-ad50-fe6e1e3a6189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:29:57.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:30:07.790Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=50793395-8007-4ced-b22c-9e6179d578fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:30:07.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:30:17.803Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=82d6c6cf-988b-4710-9681-cc9677d22b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:30:17.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:30:27.816Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e4fe6923-5c46-41e6-84c5-b14a5bb6689b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:30:27.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:30:37.829Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a3408835-1a5c-444e-93bc-3c132f913fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:30:37.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:30:47.841Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b5278743-6bd2-49c1-a23e-e61a8c366360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:30:47.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:30:57.856Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=00356c15-9800-4932-b80e-6ddbe522c86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:30:57.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:31:07.869Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b2a7ceb6-1246-42b6-b337-59f3df347ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:31:07.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:31:17.881Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f66d1c1e-7655-4666-9e74-f4c79abf889a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:31:17.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:31:27.907Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=12b3459d-631b-4310-9a82-04de1a11a407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:31:27.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:31:37.919Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=91139a1b-bb83-4080-806a-b85e4ffb222a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:31:37.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:31:47.931Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=81c03894-2cac-40e0-a699-fa5c92cdd369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:31:47.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:31:57.947Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a18301cf-445b-40fb-8d55-54510acbdb1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:31:57.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T01:32:06.657Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T01:32:06.657Z |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-26T01:32:06.658Z |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-26T01:32:06.661Z |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-26T01:32:06.667Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-26T01:32:06.667Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-26T01:32:06.667Z |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-26T01:32:06.671Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:32:07.988Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=010d8398-a816-4fa0-8bb6-34dbb7d88608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:32:08.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:32:18.015Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=bc917948-6007-4c26-af5a-7a15f734d93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:32:18.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:32:28.026Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f28eccb9-0d11-46d2-a0ab-b9563c71cae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:32:28.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:32:38.038Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5a48214c-6d75-442e-ae3a-b5abe528fc88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:32:38.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:32:48.050Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=2c54cc42-a8ef-4ab0-a73b-dae31799137c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:32:48.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:32:58.063Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=dd989045-66b1-4726-8532-96ddcda7d970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:32:58.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:33:08.075Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c03daf94-4318-4e1d-aebb-d5f20621aa19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:33:08.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:33:18.130Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=d1988506-42f6-4d50-a320-e2497e9b9994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:33:18.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:33:28.141Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a51d86e1-c956-4e1f-81a5-8a30810fca91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:33:28.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:33:38.154Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=fc2edcee-f663-46ba-a6f7-2704b00f0c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:33:38.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:33:48.176Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5be86ce8-5bbc-421a-a4a0-a01d73ced6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:33:48.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:33:58.188Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f2691f87-c7bf-4cf4-bfb0-b9d94fa4e6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:33:58.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:34:08.205Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a9e3002b-4e10-40d6-bba5-c8a4e4e48fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:34:08.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:34:18.219Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=06851280-0946-49f1-8ca5-a0b758884829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:34:18.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:34:28.232Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=2dc0e10c-bc1b-4e57-b693-9493a947d1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:34:28.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:34:38.293Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=897ea59f-bd98-4ff6-b5c0-1d203c47e80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:34:38.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:34:48.306Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=d3762da5-8052-48d2-ad1a-44e48f2d5eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:34:48.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:34:58.318Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=9f872558-cf13-48f9-ba94-247bf2f331b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:34:58.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:35:08.332Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=d4e81ed0-e8c5-4ce2-98f2-0b7a46d2ef9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:35:08.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:35:18.350Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c7ca86f5-59eb-461a-aec3-3a69d605ccf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:35:18.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:35:28.372Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=96153a91-937c-40d3-967e-0068e8ab2769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:35:28.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:35:38.383Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=7a61da75-8e0f-4198-8b6a-02ffc6bfaa12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:35:38.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:35:48.406Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ef842981-9081-45d5-92f1-608f214e1a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:35:48.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:35:58.420Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=140a165c-7b92-4de8-bc7c-81b9d85321a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:35:58.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:36:08.442Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=7876fb02-0607-4213-ba6b-867c661f6068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:36:08.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:36:18.508Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=9743a7df-bd98-4a40-b99c-bf602c0a7df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:36:18.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:36:28.521Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=18f52e14-9a34-43c9-8c6a-770fe14ffd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:36:28.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:36:38.556Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6601cf5e-48ab-42d0-975a-ddd62bac90ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:36:38.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:36:48.576Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=4a0653e0-47af-4b97-8148-a0e571dcb08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:36:48.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:36:58.590Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=53c9ba03-e2c9-4420-aa2f-9acf1ec85df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:36:58.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T01:37:06.647Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T01:37:06.648Z |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-26T01:37:06.649Z |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-26T01:37:06.651Z |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-26T01:37:06.655Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-26T01:37:06.656Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-26T01:37:06.656Z |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-26T01:37:06.658Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:37:08.604Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=40ba648c-b0fa-46d5-8296-338853cf5d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:37:08.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:37:18.616Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b9897bb1-269d-4bdb-a270-d431bc3380c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:37:18.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:37:28.629Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=3c085fb0-b805-4ba7-b76e-41e21b71a672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:37:28.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:37:38.642Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=2ad18a87-f787-41bc-8ff1-8b4641da44ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:37:38.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:37:48.657Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=cd093a68-d48b-4bcb-a953-c9246aef0717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:37:48.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:37:58.685Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=7946a4c8-00e5-451f-be18-4d03d066dc55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:37:58.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:38:08.725Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=295e9c9a-81d9-4bad-a70e-38e51dd76dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:38:08.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:38:18.742Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a87ee24e-8bcb-47c5-9c68-086d862f5f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:38:18.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:38:28.760Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=9d64ab57-909a-4e6b-8d20-18074b277ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:38:28.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:38:38.772Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=bba35685-b308-434d-ac25-56d94d1a5d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:38:38.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:38:48.799Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=bdb1b3c8-06f2-4fb7-a3b2-11eae8b720ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:38:48.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:38:58.838Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b1d6f0d6-2e34-41ea-8c38-dbde5a308cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:38:58.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:39:08.855Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c61821da-59e6-4362-99be-f5d21b650547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:39:08.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:39:18.892Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6f1aae2c-be2c-4883-ad36-05051fb602ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:39:18.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:39:28.904Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=fe4a6886-e79b-436a-a01e-65b516c859c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:39:28.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:39:38.922Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=433859f3-a057-4ffb-bb9f-759a8cd3ddf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:39:38.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:39:48.934Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=1b91f6ad-5cbb-480d-a8e6-0b5802876e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:39:48.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:39:58.947Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=853df27b-a24b-409e-b5c8-e80d7fd23baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:39:58.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:40:08.975Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6a24b4dc-85e3-456c-abf0-ed3c7fbfdcc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:40:08.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:40:18.988Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5501602e-82a9-454b-8e5a-403f95f48bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:40:19.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:40:29.014Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b08f4918-eb88-45a3-a7cf-c30e56e05cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:40:29.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:40:39.033Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=d92a77df-e7df-4e81-8a93-90686e10c23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:40:39.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:40:49.055Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=1c0f684f-224a-4da0-a03f-8c2acf8f27d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:40:49.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:40:59.079Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6fb71658-78a5-43b9-8977-c13b09ec5275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:40:59.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:41:09.101Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=7fc3780c-67ae-487f-9bac-1bc15325c91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:41:09.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:41:19.120Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=780200cd-07ec-438a-a412-f78a00eac670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:41:19.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:41:29.138Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b7dc6fc4-ea2b-4da1-9caf-a56a02dfee2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:41:29.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:41:39.149Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=3a88b6c7-04be-4904-b5a3-b47cd08561a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:41:39.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:41:49.178Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=eea1a1c4-9105-44b5-841f-41aea142e3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:41:49.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:41:59.196Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=0c8487c2-d181-430c-9b34-0a9ba40bedea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:41:59.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T01:42:06.593Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T01:42:06.593Z |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-26T01:42:06.594Z |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-26T01:42:06.596Z |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-26T01:42:06.599Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-26T01:42:06.599Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-26T01:42:06.600Z |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-26T01:42:06.602Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:42:09.237Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=553cf3a9-fe1e-41e7-a4e4-1c21d9e67f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:42:09.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:42:19.248Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e4e37ef8-5ecf-46b2-a419-59d144b2d045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:42:19.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:42:29.271Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=d8cf3fe4-a3b2-4e8b-b15e-16edfbe2acf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:42:29.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:42:39.286Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=17435c6d-7b9e-43fd-a6ef-5b4c7b3afb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:42:39.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:42:49.299Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=fc4927dd-5d2a-4456-baa7-6c112b32a4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:42:49.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:42:59.312Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e3a25bad-a704-4433-868a-f7ca5f7ff300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:42:59.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:43:09.338Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e1ba3e11-0262-4cbb-9ad6-b2eaa590e6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:43:09.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:43:19.351Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a5eb61be-9cac-4913-a442-b8743eaf3181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:43:19.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:43:29.363Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=46c3af42-65f0-41b2-9133-993e8dbf83eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:43:29.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:43:39.375Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=343da68d-4134-4899-a522-50def5c90977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:43:39.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:43:49.397Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=7f4879f0-88cc-4244-a4c1-9c9e551f1608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:43:49.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:43:59.410Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=d63b0b22-4abe-4fe8-b7e9-8aba8009c7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:43:59.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:44:09.423Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=22b358f8-469c-497e-a594-95e01a68a95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:44:09.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:44:19.435Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=eadb0d8e-e8cd-4abd-a435-5346fe24fad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:44:19.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:44:29.452Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=fb791362-bca0-42b7-96a1-836db18b8d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:44:29.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:44:39.468Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=63b7ec11-2b80-4320-a842-12d321d7997e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:44:39.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:44:49.479Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=96f773d6-292a-4e2d-8a66-2d9dca0df080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:44:49.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:44:59.490Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=90d2260b-e978-424b-a8f8-6767fa8014d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:44:59.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:45:09.502Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=fd863d44-ef7f-4110-98a3-baed43c4b7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:45:09.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:45:19.533Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=aaa7efff-1a8d-4e08-becf-85ebd68e7852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:45:19.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:45:29.557Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=9297f205-89e6-468a-98c5-b5f0ab5d3f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:45:29.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:45:39.575Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=88775327-29ac-43bc-89ce-1587dbbd22f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:45:39.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:45:49.590Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ea023770-cc09-4dc8-a482-41528607a60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:45:49.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:45:59.623Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6cdd82e3-5090-4236-8f89-4bbc14be685e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:45:59.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:46:09.636Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c762200c-8eaf-4d80-b8f0-52aa12ec2d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:46:09.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:46:19.652Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=7aa8cd7a-c2d5-44a7-80d0-fa947e10baa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:46:19.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:46:29.675Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=dbc334b7-552e-4983-b5a0-788a455055d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:46:29.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:46:39.696Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5d48f1ea-19d1-4ebf-9c69-5a85d81ecca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:46:39.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:46:49.711Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f37cc557-5d5c-433c-8b71-860f89b1a4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:46:49.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:46:59.725Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ce3f35b3-a895-46a0-a471-cfad0072e78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:46:59.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T01:47:06.645Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T01:47:06.645Z |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-26T01:47:06.646Z |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-26T01:47:06.648Z |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-26T01:47:06.653Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-26T01:47:06.653Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-26T01:47:06.653Z |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-26T01:47:06.655Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:47:09.739Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=930b0426-5844-46fd-a3f2-c7d6689109dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:47:09.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:47:19.752Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=2b9484ca-b480-4df5-a1ee-6a50d31ab8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:47:19.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:47:29.815Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=23cbb32e-8637-456b-ae69-29af1ed296f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:47:29.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:47:39.839Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=7814105d-4a33-4da3-a2d3-3736c8aa5b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:47:39.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:47:49.852Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=86ed3dd1-d03f-46e5-8fe6-d3c1acfe767e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:47:49.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:47:59.869Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ca750f89-3e26-4128-bb95-8397171da5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:47:59.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:48:09.881Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=06116296-dee3-409b-8963-3c04ab6df760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:48:09.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:48:19.894Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=acc95008-b0c7-4df1-9e26-7c5ae55b951a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:48:19.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:48:29.908Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=dbc8f409-395a-44a2-bad4-c9a97e7574a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:48:29.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:48:39.923Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=2141cd99-f71a-406e-b99a-bfed2e74c1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:48:39.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:48:49.937Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=8ddb8345-84a7-41e4-a374-fd2067631616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:48:49.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:48:59.953Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a3a115fc-56a5-4ebd-bd63-65bb1eb454e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:48:59.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:49:09.968Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6457c706-d61b-44e0-aaec-b7264122b394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:49:09.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:49:19.980Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=53825961-3b75-460f-a252-5f79e97211f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:49:20.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:49:30.006Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=3c09d4e6-9f5c-4ce0-b13b-e0694f869c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:49:30.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:49:40.028Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=54e4b144-a518-4d6a-840b-b98c0e6ee61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:49:40.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:49:50.039Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ace0883b-b349-4fed-b283-cf3b6ccabdbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:49:50.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:50:00.057Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ce654ff3-a31c-40f3-8e08-5c360773c094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:50:00.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:50:10.072Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=270ef88b-ef99-4b40-933d-ed5f048827e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:50:10.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:50:20.100Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=348eba86-37b9-4b2f-8c79-157c450d8cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:50:20.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:50:30.128Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=fe237169-a234-4709-83e9-69b1473cf7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:50:30.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:50:40.143Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=6f532ee1-defd-4ace-b241-c90d76b2d132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:50:40.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:50:50.155Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5116f37d-acb5-48b7-a09d-2b619ae94696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:50:50.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:51:00.170Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=eb0a7fe8-a2a0-45f2-8fe0-73a43a080d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:51:00.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:51:10.184Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=e249b075-2651-43d5-a0c1-3bec2c0ad773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:51:10.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:51:20.201Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=7be6007f-3472-428c-bf7d-cc479b06d42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:51:20.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:51:30.212Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=814dc990-2c4d-4ecb-88be-e969e895dbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:51:30.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:51:40.225Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a3dfd751-8231-4a20-aba2-412194b1b1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:51:40.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:51:50.243Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=b5724eb5-c8bc-4486-9663-fe7da7ce167a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:51:50.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:52:00.256Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=299d2220-7800-491c-9a0f-d14ca8798b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:52:00.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T01:52:06.652Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T01:52: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-26T01:52: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-26T01:52:06.655Z |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-26T01:52:06.660Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-26T01:52:06.660Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-26T01:52:06.660Z |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-26T01:52:06.662Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:52:10.270Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=694a89dc-8e91-4b83-8c45-d2e153ecf732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:52:10.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:52:20.282Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=d50aaa58-9eb8-4b20-9fbc-82d399fe0619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:52:20.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:52:30.296Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=5c01456b-a6a0-403c-b577-b7095459c6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:52:30.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:52:40.310Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=67f726d8-e9a8-49ac-b1ec-d21c8cc41a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:52:40.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:52:50.321Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=49bea0eb-81a3-4b3c-b524-d939d3119ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:52:50.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:53:00.336Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=db41a1ed-76ca-4534-b17e-4be2a79a4716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:53:00.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:53:10.352Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=0cb7a57b-0d25-48da-8681-386430a6a304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:53:10.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:53:20.364Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=edbc201e-c670-4eaa-b144-23a6e78aaa25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:53:20.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:53:30.382Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=157633a0-c22a-41b1-b00c-a40c073472ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:53:30.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:53:40.394Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a0fe36e5-11f4-4b1e-9088-927113f123bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:53:40.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:53:50.411Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=d66c88c4-3bbb-4789-b316-de8969dae596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:53:50.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:54:00.425Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=a09a7a30-404b-448f-8630-b950201bc0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:54:00.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:54:10.449Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=734435a1-118f-4458-a4fe-264bdebb5988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:54:10.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:54:20.462Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=53e79e04-d988-4d11-983d-9b35afbaa413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:54:20.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:54:30.477Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=16676692-f548-4f10-8d43-e16f0b2f419a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:54:30.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:54:40.496Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=3e46f00f-001a-48d5-bc1e-4621af5f31de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:54:40.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:54:50.521Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=62b877a4-bdb1-4712-9221-67fbda3d74da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:54:50.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:55:00.535Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=82405ce8-b787-4333-9610-6504ccda2ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:55:00.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:55:10.547Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=f2611f8a-c91b-4e06-8dbf-8442cbfffa0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:55:10.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:55:20.560Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=0620c198-7e18-4ddc-97c8-e91cbbb769fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:55:20.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:55:30.577Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=7a61b4e5-f64e-4d33-908b-b8db728d9d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:55:30.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:55:40.591Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=1f9545ef-46fb-40b7-827a-0b02fe661af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:55:40.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:55:50.604Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=4ff439ac-3a4c-425a-9172-ee73e5aa76d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:55:50.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:56:00.620Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=9c1985f1-d576-4271-8b38-b0d5b320791d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:56:00.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:56:10.631Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=54cfc6c5-60b9-4836-8eba-bb4c220456c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:56:10.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:56:20.648Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=7442d16d-f5c5-4125-8dee-37648869bebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:56:20.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:56:30.662Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=c7537a21-2174-437e-8e8a-50076a53caac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:56:30.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:56:40.677Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=ca20f561-d8f7-43fb-99c9-10513ea9b9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:56:40.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:56:50.691Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=cee76ca5-c932-4e2d-9fc5-69e28a752a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:56:50.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:57:00.709Z |INFO |Init configs |InvocationID=31df4505-2720-4b6b-a260-be648e9be5cd, InstanceUUID=1c89feaa-3385-46c9-b044-3c958275d19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-26T01:57:00.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T01:57:06.578Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-26T01:57:06.578Z |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-26T01:57:06.579Z |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} |