. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T23:13:46.364Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T23:13:46.371Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-14T23:13:46.426Z |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-14T23:13:47.365Z |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-14T23:13:47.478Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T23:13:47.479Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T23:13:47.479Z |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-14T23:13:47.568Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-14T23:13:47.724Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-07-14T23:13:47.757Z |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-14T23:13:49.410Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-14T23:13:49.873Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-07-14T23:13:49.893Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-07-14T23:13:49.894Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-14T23:13:49.959Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-07-14T23:13:49.960Z |INFO |Root WebApplicationContext: initialization completed in 2201 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-07-14T23:13:50.396Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-07-14T23:13:51.202Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-14T23:13:52.519Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-14T23:13:52.967Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-14T23:13:52.968Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-14T23:13:52.970Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-07-14T23:13:53.020Z |INFO |Started MainApp in 9.738 seconds (JVM running for 10.56) |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-07-14T23:13:53.120Z |INFO |Start scheduling PRH workflow |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:13:53.136Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=39170736-645d-4b86-ab15-09fc01905302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:13:53.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:14:03.743Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=3193f501-3bfe-4ce4-988a-60ca0101a09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:14:03.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:14:13.750Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e3de9606-04c6-4e0c-82f0-b76c3ab06bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:14:13.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:14:23.757Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=335fc78f-983f-4ed9-9872-c9e1b8e5bec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:14:23.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:14:33.766Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7fd1e919-bbe7-4a85-b796-5097c381044f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:14:33.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:14:43.777Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=c5e2382a-d4db-438a-80c3-af2c997d3ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:14:43.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:14:53.783Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=27cbeb2d-9e8c-436d-a8b4-b3295d1cf87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:14:53.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:15:03.787Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5a028f96-f58a-4a72-b5ec-6949faf3f3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:15:03.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:15:13.793Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d934eb2e-b87d-4910-bbe7-95705ec279a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:15:13.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:15:23.798Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=84742e52-e888-4cab-905d-780f69901993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:15:23.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:15:33.803Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=78804743-b270-43fd-8ba8-db9a3d81dbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:15:33.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:15:43.808Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=28d85066-a50b-4305-b1be-7864ef39e0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:15:43.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:15:53.813Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=041c5bd7-4ab1-4b19-963d-63a631b31a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:15:53.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:16:03.897Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=41b19079-aa1e-4e97-8f4a-4231d857e1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:16:03.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:16:13.923Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e58f1137-7712-4275-8ba3-c7e5b54f577b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:16:13.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:16:23.947Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=6a903991-4014-4c2f-b528-7b1c6503f9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:16:23.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:16:33.969Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=04feae84-f486-4c74-9a32-c92b474b627a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:16:34.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:16:44.065Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f221c6dc-2acf-4830-b905-b2e15bcb3c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:16:44.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:16:54.084Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ad069fcf-89f5-4e8f-9a77-65c6154c3aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:16:54.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:17:04.113Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=618f3d59-89e6-4a13-90b1-89bf87c1b3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:17:04.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:17:14.134Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=57af4497-d1bd-4609-ac85-82dd26913552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:17:14.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:17:24.168Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9ee16695-aaf9-43ab-a3d2-17d61b05408b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:17:24.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:17:34.185Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=3e3a27c7-4486-44f9-afc3-b448a5dfd755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:17:34.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:17:44.216Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=df9645ca-d71e-4634-ba2a-3a888c2702d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:17:44.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:17:54.234Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=c8173888-38dc-4c1b-a713-3d811145474d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:17:54.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:18:04.267Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=723699de-7856-42ed-8c81-0300887e222a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:18:04.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:18:14.284Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=3c8264d3-7dce-4e31-a806-3cc3425df631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:18:14.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:18:24.311Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=33af327e-d72f-40c7-a4e2-07c80ff1957a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:18:24.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:18:34.335Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=67dbd022-25be-419d-9b6e-9cf0e39ff079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:18:34.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:18:44.361Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=c286f2a9-bda1-4c0a-bded-ed3710eaff80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:18:44.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T23:18:51.204Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T23:18:51.204Z |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-14T23:18:51.205Z |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-14T23:18:51.209Z |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-14T23:18:51.220Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T23:18:51.221Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T23:18:51.221Z |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-14T23:18:51.223Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:18:54.377Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=4c6f03cb-395e-4141-b62f-0e824951b783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:18:54.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:19:04.394Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e159822f-2dec-4c3e-88db-f09044bb96cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:19:04.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:19:14.409Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=83377a4e-b039-437f-b2d5-d0add8ccba52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:19:14.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:19:24.427Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=033b8349-9102-46b9-b63e-768c164e3737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:19:24.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:19:34.441Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=165522ba-ecbb-4b1e-b9fa-9f5700a76584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:19:34.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:19:44.458Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=317f47ca-b7f3-44c5-a33e-811462ec7317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:19:44.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:19:54.476Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e4c4f4b2-d68a-42e1-afc9-02917148f06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:19:54.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:20:04.496Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d05c1824-0673-4ec2-ab42-72535482f42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:20:04.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:20:14.512Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9bdc76d2-697f-4f5c-bcda-30ea04adaf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:20:14.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:20:24.537Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=61a1f99f-d1f3-48a9-9c96-3edf30c33527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:20:24.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:20:34.555Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9bfe6425-0450-44e5-a866-184f402a1ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:20:34.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:20:44.570Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=4e5383f0-28df-45ed-9681-55fa09f6439b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:20:44.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:20:54.584Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5b93fab6-4c26-49e8-bd0a-6c13e1fcb21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:20:54.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:21:04.602Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=20234a0f-0b81-41f1-ae15-b656fe2a6a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:21:04.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:21:14.617Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=449f9840-e417-4674-8228-386b80c771c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:21:14.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:21:24.632Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=72c2ae61-bf83-41e4-9e73-5e52b9e09c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:21:24.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:21:34.656Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=eda3ac2a-70c7-40ef-9a66-7b11d572858a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:21:34.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:21:44.675Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=0d39ea59-3831-46f8-9424-e4714bd7a3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:21:44.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:21:54.691Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e5e8395f-c048-472a-a921-0a9df8b5a41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:21:54.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:22:04.707Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=3ab25208-cc8c-4661-8542-d8f91733ed70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:22:04.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:22:14.720Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f355dd51-dda5-4de9-b264-9eb181cdf43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:22:14.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:22:24.735Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=a387ebc6-3de2-4112-baa8-f8a06b8aee59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:22:24.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:22:34.749Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7e2c53a8-3541-4b6e-a713-def6fcf527d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:22:34.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:22:44.766Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=4f43233a-a5f4-4334-b034-9dfb93c073bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:22:44.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:22:54.784Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=70048e8f-b339-45be-b8d8-fccaf807c2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:22:54.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:23:04.799Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=57316656-fa5f-4ec7-8727-99caac371880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:23:04.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:23:14.830Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5ff84cbf-c80b-494e-a8dd-a36b698265d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:23:14.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:23:24.845Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=884b1456-fd9c-4e63-ac16-cee4bb83edf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:23:24.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:23:34.859Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f0f42bb7-9e4f-4381-9d27-217b6f447dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:23:34.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:23:44.873Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b8451c2f-0888-4160-8c9b-2915ade44461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:23:44.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T23:23:50.692Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T23:23:50.693Z |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-14T23:23:50.694Z |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-14T23:23:50.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-14T23:23:50.711Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T23:23:50.711Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T23:23:50.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-14T23:23:50.714Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:23:54.890Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7906b2aa-09e0-4591-9899-99a7dfc5bcb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:23:54.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:24:04.907Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=32bb7b70-b498-432b-a2da-6347123a3ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:24:04.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:24:14.920Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=bf996772-5492-4388-917b-fa47d2c6be0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:24:14.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:24:24.934Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=2b9b38d5-9031-4334-911e-651bbe7104e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:24:24.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:24:34.953Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=189efc82-2403-4bd2-9da7-d1649d586d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:24:34.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:24:44.968Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=db8bc8d8-fe62-42f3-a698-3b3c66aedfa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:24:45.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:24:55.006Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9a631660-3ecb-490e-b008-fe10045dcce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:24:55.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:25:05.021Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e2d8ddb0-0842-4178-a0e9-a3f1246d06b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:25:05.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:25:15.035Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7f9fe905-055f-4e64-a957-095f47ac05d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:25:15.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:25:25.051Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=30cab2bc-24ef-458c-9ca4-bc4c1206d1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:25:25.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:25:35.067Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=38441a36-076d-4f9d-8675-f632c51958bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:25:35.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:25:45.080Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=60f93373-813b-419d-8be5-2e7f304240a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:25:45.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:25:55.096Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=1bfce519-c8be-4e2e-83cb-9d5677d6f264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:25:55.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:26:05.113Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=8882f753-45a7-48b5-8e44-8bb20f8b1749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:26:05.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:26:15.126Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=872690f5-1215-479d-bc92-926e02c26821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:26:15.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:26:25.143Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=04856047-be65-4db4-b152-2c9cf26a9240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:26:25.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:26:35.162Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5255b8e4-0eea-4d8e-bfd0-ba39776a40db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:26:35.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:26:45.176Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ac232a90-95fe-4463-bdcc-210f14bfee34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:26:45.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:26:55.199Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e037f8b8-6f5e-4abb-84a0-ffe657615434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:26:55.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:27:05.214Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=921e79f0-82bb-43d3-9591-10bfa94c82f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:27:05.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:27:15.228Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=87799104-b742-410e-a227-15b0f2523027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:27:15.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:27:25.248Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=c733e029-ccb4-4939-8353-77cfe0079bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:27:25.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:27:35.263Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=69b81133-25ab-4e06-8590-5be8a83fd35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:27:35.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:27:45.277Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d0160ed9-ef8e-4b6f-be14-baf2201187a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:27:45.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:27:55.291Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=92cc89f2-5c11-4a49-805e-e18d41fe8de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:27:55.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:28:05.307Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5672301b-a102-4131-b8b2-3f1c7be6dacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:28:05.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:28:15.325Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e056457a-f63c-4e61-abab-480ff47a8360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:28:15.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:28:25.349Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=435c5f1f-4aa8-47cb-8b99-9958fc665f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:28:25.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:28:35.364Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=66dd16c9-4853-4c9b-972c-b2bf37cd8ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:28:35.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:28:45.379Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=207515d0-486f-46cb-b37f-15b62f21e928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:28:45.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T23:28:50.684Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T23:28:50.684Z |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-14T23:28:50.685Z |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-14T23:28:50.687Z |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-14T23:28:50.696Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T23:28:50.696Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T23:28:50.696Z |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-14T23:28:50.699Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:28:55.396Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=1fdf14a3-4e72-4aa8-af8c-a90702f13499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:28:55.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:29:05.409Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ae61423b-1f10-45e9-8506-b59c4c16bb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:29:05.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:29:15.429Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9299ebd7-434e-4851-a0e8-0ed6639e48bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:29:15.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:29:25.442Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b7903821-6dd1-48d6-b300-6bfd00bf2cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:29:25.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:29:35.454Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=73bf7b39-370f-4157-b6ce-66e0f0be4683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:29:35.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:29:45.469Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=6dbacc63-dc4a-406c-b9e0-a9ae0552c95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:29:45.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:29:55.485Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e206ae5a-7c97-44c6-8742-2d3bea7e05eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:29:55.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:30:05.504Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=6d1ed0d9-eb36-49f6-b0e9-ede0d4ea96d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:30:05.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:30:15.517Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e9c64622-c02f-4c27-8d69-0e712f7869d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:30:15.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:30:25.531Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=4446b0cf-4ea9-4b27-a1f5-5e6eddfc6c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:30:25.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:30:35.547Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=af9cf92a-874c-46e2-9643-d9aba4f5c157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:30:35.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:30:45.561Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=da0d7b70-139e-436b-99ae-cc4e79355293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:30:45.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:30:55.574Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=82603cf3-bbbf-40ab-8307-9a212f3187b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:30:55.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:31:05.588Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=350436ef-3505-415f-a028-a48819a11c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:31:05.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:31:15.606Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d9362cf2-9ee6-45ac-87eb-6533b81944a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:31:15.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:31:25.620Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=a06dd246-f23e-4855-841f-9de9158f7492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:31:25.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:31:35.634Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=c9d46126-afe6-4aeb-8d6e-9a3292046b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:31:35.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:31:45.647Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=6f8204e0-df58-447d-8b86-8516598432e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:31:45.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:31:55.661Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b4dababe-af2f-47a2-958c-79062ae67253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:31:55.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:32:05.674Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=8d57d264-1080-43f6-83bb-86564eb11995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:32:05.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:32:15.688Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5fc97add-785e-4c78-b25d-434e3370a6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:32:15.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:32:25.702Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ed98e115-4311-4ad9-9405-8b641e55037c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:32:25.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:32:35.717Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d65e6ee0-32d3-4558-b3ac-d3097b737adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:32:35.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:32:45.733Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7bd743a7-296f-4c79-855b-72798026f6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:32:45.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:32:55.745Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=af70d52e-4930-4fc7-ab50-947a3cc567ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:32:55.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:33:05.757Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=311bb554-f424-4871-bb2a-d1f2e8e248c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:33:05.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:33:15.772Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=2e61112a-4b82-442a-828d-f1270853cdd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:33:15.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:33:25.790Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7847e4b4-20ef-45cd-88f2-a2029225e3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:33:25.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:33:35.810Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b2174810-1e3c-4b86-89e1-547978a647dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:33:35.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:33:45.823Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=41514f57-53c5-48f1-b402-ef80158a9552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:33:45.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T23:33:50.692Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T23:33:50.693Z |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-14T23:33:50.694Z |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-14T23:33:50.697Z |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-14T23:33:50.707Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T23:33:50.707Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T23:33:50.708Z |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-14T23:33:50.710Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:33:55.839Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7f9271c1-7080-4070-8c75-4f6a216b590a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:33:55.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:34:05.852Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5b9494b6-d507-419f-aa66-51236e50a09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:34:05.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:34:15.868Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=4352df61-b75a-4d40-bc4e-4b828325ed78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:34:15.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:34:25.882Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d34289bf-1962-47c7-b089-a764e15ab4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:34:25.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:34:35.898Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=28895d6f-03e7-4b23-b060-f248295f4bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:34:35.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:34:45.912Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=3259e113-fc00-4b23-93de-fc96bd0d495c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:34:45.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:34:55.933Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=88eca0d6-0da9-492c-82be-736ab7bd1a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:34:55.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:35:05.950Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5088a99f-a9af-4a76-813c-bb29cfabb6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:35:05.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:35:15.968Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=16fb2a86-40c6-4730-b834-3b3079b805eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:35:15.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:35:25.982Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=248beaf4-6695-48e8-81a3-21ed659d4b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:35:26.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:35:36.006Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d07a3f4e-fe63-4792-b1e3-cac9d35fdb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:35:36.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:35:46.021Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=db1393fa-aaf1-41e1-8ffc-b0829f711f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:35:46.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:35:56.041Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d11a94f5-c7ea-4273-8740-6a9501712f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:35:56.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:36:06.053Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=1d487305-229f-4dfc-836e-d3f3d4d5148b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:36:06.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:36:16.067Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e7a2e1ef-462b-4935-a052-92f11fbe6913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:36:16.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:36:26.079Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=148e3bbf-fc07-4977-a6c4-b4594e60a35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:36:26.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:36:36.091Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=0af4c957-e148-46c0-9a2f-a4c7a1a48ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:36:36.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:36:46.107Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f16b69b9-b779-405f-aa35-123b3986af67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:36:46.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:36:56.118Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=3d90de95-307c-4457-8508-389fe250f0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:36:56.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:37:06.132Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f5ed0579-732c-4c0a-8316-00c31ea6f2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:37:06.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:37:16.144Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=a7a1b3af-a206-44f0-8240-9cd08c1eaab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:37:16.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:37:26.157Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=3f34f09c-6a69-46ae-b6a2-99a1667822a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:37:26.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:37:36.173Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=3b94cb45-7188-4bbc-9c3b-5b12aec8c3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:37:36.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:37:46.186Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=c757b444-29a7-4b24-9164-4a3901ffa212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:37:46.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:37:56.199Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=cb51bc9d-a85e-4f03-8ca1-c17b3824be5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:37:56.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:38:06.213Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=06bd3fc4-dd59-44dc-a33d-cd0183207e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:38:06.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:38:16.226Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=987ca72e-2383-4abc-8ff4-8b9dea4f60d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:38:16.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:38:26.243Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7bc1856e-4cd4-421a-8156-1e82dca65994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:38:26.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:38:36.255Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e371617e-e3b6-4e1d-980e-50fc67398171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:38:36.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:38:46.269Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=791a6cbc-6d0b-46d3-94a4-c1a620f0db11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:38:46.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T23:38:50.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-14T23:38:50.594Z |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-14T23:38:50.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-14T23:38:50.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-14T23:38:50.603Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T23:38:50.603Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T23:38:50.603Z |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-14T23:38:50.605Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:38:56.286Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=6140d8c9-fc7b-43f8-b81d-c2300b7b7d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:38:56.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:39:06.303Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=a596e40c-6c7b-4df7-8a36-2dff8f267235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:39:06.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:39:16.317Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=8115e2d1-015d-4f3c-ba8f-dc8745ae5e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:39:16.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:39:26.330Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ec642524-459d-40c6-8e90-4362f213976e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:39:26.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:39:36.344Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f71dcf9c-30d4-4993-9fb8-8225d5c5a0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:39:36.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:39:46.359Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ef0b7053-644f-4fd2-99da-af590c8da43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:39:46.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:39:56.373Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=984d2be8-f991-4d80-83ea-559855c92f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:39:56.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:40:06.388Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=1df8acfe-3dfc-4379-a7c6-e3521e47eacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:40:06.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:40:16.402Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=034bc598-4499-49b8-a338-42774dc5c5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:40:16.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:40:26.418Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=0f4bfb3a-bfbc-4851-ad22-b9b83b26dd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:40:26.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:40:36.443Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=216e9cfa-b8cb-4c2d-b7ec-32fa837b0a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:40:36.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:40:46.460Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=fd9fd7d6-bf8e-4d14-8e07-389d6986d357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:40:46.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:40:56.472Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=8b931ce2-e6b0-41e1-8b8f-25c0016a7d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:40:56.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:41:06.522Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e781e22d-1424-4dd2-9f46-a00613e4261a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:41:06.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:41:16.535Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=33830cee-7e44-40a4-a213-70ef0f2e7e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:41:16.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:41:26.547Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=fac2bb77-2017-46a0-880c-ef66aa789d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:41:26.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:41:36.559Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e31f419b-aa04-4a5f-882e-293b170730f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:41:36.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:41:46.571Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e7189585-42e1-499f-8406-9b19a1d8a189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:41:46.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:41:56.584Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=50a252ce-873f-49fe-8d8d-996332541f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:41:56.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:42:06.597Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=21dcdf98-03e8-4d81-a6d1-7aaa763efaed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:42:06.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:42:16.609Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f637eb23-c59b-4b58-9896-18a96c31586b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:42:16.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:42:26.621Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=172be410-8710-4639-8436-0a35066e6f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:42:26.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:42:36.632Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=99dd0d60-ee48-42fd-a791-917ef27ed862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:42:36.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:42:46.646Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ef8b7861-be70-47c3-9184-463215e5fab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:42:46.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:42:56.659Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=a9396876-930f-42ce-9da1-d366a988bfd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:42:56.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:43:06.670Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=34d844f9-3473-4b51-bed1-a15970f7f060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:43:06.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:43:16.689Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=20042cb8-63bc-484a-a1d6-2f28dfea5376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:43:16.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:43:26.701Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=751a40a6-cc40-4b80-9f39-669ceab0b1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:43:26.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:43:36.712Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=a452f647-ba45-40b2-9dc7-c7d4009c03dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:43:36.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:43:46.724Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=810e5051-d3df-49f8-a002-75c8c60b7f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:43:46.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T23:43:50.660Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T23:43:50.660Z |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-14T23:43:50.661Z |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-14T23:43:50.664Z |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-14T23:43:50.672Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T23:43:50.672Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T23:43:50.672Z |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-14T23:43:50.674Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:43:56.736Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=871c5621-5d63-40a6-ab93-90d228360f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:43:56.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:44:06.748Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=6969f2e5-f9c1-4111-8de8-069531d3437c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:44:06.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:44:16.761Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=dc60caa1-5eef-4767-9ef0-828f64ca32ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:44:16.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:44:26.773Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ccd796ce-92ac-44a1-a5d9-fb560571754b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:44:26.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:44:36.788Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=fca4ad93-bded-49a5-b55c-618ac2b72388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:44:36.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:44:46.801Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=455d64ad-ea65-4808-b505-a1902e81f4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:44:46.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:44:56.814Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=409588c5-ffff-4dbc-b27f-2f00ffc29676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:44:56.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:45:06.835Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=4ad322dc-33c0-446e-8aff-46af19347138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:45:06.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:45:16.849Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=91aad090-e9e5-4b35-88e0-9c48212f0835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:45:16.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:45:26.871Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5f8e904e-bde3-4478-89bf-9f9ba87dd9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:45:26.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:45:36.921Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=4359ea46-e56a-4363-ae01-ee60076611ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:45:36.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:45:46.935Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=09439a0b-d570-45de-a67d-66c71c395a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:45:46.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:45:56.958Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=8390ff64-a9be-4f0a-8600-5d273e0338c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:45:56.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:46:06.971Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=484dfb03-d36b-4fe9-bb74-dfa5ad17d076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:46:06.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:46:16.984Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f3b20883-7533-41fa-bb4d-ffdc1afee933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:46:16.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:46:26.996Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=a20d6700-47fe-4187-9762-c659235d3041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:46:27.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:46:37.008Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=6889c17e-d06b-48d5-82ef-874c9d252333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:46:37.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:46:47.020Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=c076e296-5691-47b3-9234-6e0c7ffcf825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:46:47.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:46:57.034Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=c7286f1a-d02a-49bd-9e87-66bfc5a72d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:46:57.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:47:07.044Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=4ccd615f-590c-49b8-857a-a87fa31d1bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:47:07.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:47:17.057Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b1ac3f46-65a9-4612-adad-8ef88d5f866a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:47:17.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:47:27.068Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=249f0424-0984-4221-bb4a-33abd4121595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:47:27.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:47:37.090Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b78fa4c4-12b1-4a17-bd59-4a38c08661df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:47:37.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:47:47.107Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e252cc00-6278-452d-bee0-a431ac94dedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:47:47.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:47:57.141Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=186c287d-5bca-4746-8916-36bdb38aea05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:47:57.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:48:07.157Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f860b3c1-328d-4305-9e92-40ed16ca59cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:48:07.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:48:17.169Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=54ea4f2f-6830-49f0-9fc2-4cdc8b1105ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:48:17.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:48:27.190Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5a83948d-a6d2-48bf-8eb4-978ead806537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:48:27.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:48:37.202Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=596c49ea-15dc-4306-b676-2a0a5da74f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:48:37.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:48:47.214Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=0757c2fd-d101-49f8-9722-b74944b05c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:48:47.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T23:48:50.650Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T23:48:50.650Z |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-14T23:48:50.651Z |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-14T23:48:50.653Z |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-14T23:48:50.659Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T23:48:50.660Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T23:48:50.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-14T23:48:50.661Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:48:57.228Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=47ccc907-0bb5-46c8-952d-281d1a872553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:48:57.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:49:07.241Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f19b68c4-c4a2-40f1-bd80-8c747df3effe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:49:07.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:49:17.253Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=6d45c718-0e94-47db-99f6-6a16e6e73ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:49:17.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:49:27.265Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=42143cb1-63af-467c-ab8d-7804621cf39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:49:27.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:49:37.279Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=6d780acb-7dc3-4563-9b7d-ccf81bd469a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:49:37.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:49:47.298Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f3ed400c-9112-41b5-a036-8802af4d5707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:49:47.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:49:57.309Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5ba0b873-7d41-4e69-89da-74accf8354ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:49:57.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:50:07.321Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=4dd3bbbc-03a0-403c-831f-22843a810432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:50:07.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:50:17.333Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=cf0fe9b0-1a5c-41c8-acaa-7418cee9e2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:50:17.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:50:27.346Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d0f5d4af-4983-4097-a1c3-3aaee84463ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:50:27.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:50:37.360Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=41a2ab56-7cb8-4ff0-80c9-f5e12018e57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:50:37.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:50:47.372Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=8ed41af9-7ad6-412e-8ea8-7f9ee6c01b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:50:47.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:50:57.384Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=6f6240d2-54f9-4d2d-aad0-82261bee884f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:50:57.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:51:07.399Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=6d096980-2102-499a-a0b5-b80527f11781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:51:07.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:51:17.415Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=673b5e46-e7c1-4595-8181-13a2ac440c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:51:17.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:51:27.430Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=cef132af-19a2-4f4f-8c5a-44d679ef6bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:51:27.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:51:37.443Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ae2e6acf-ff35-49fd-b32d-37696a6520fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:51:37.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:51:47.456Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ccd3f065-08d2-4613-82c1-36a6306b087a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:51:47.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:51:57.472Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9ea68fd0-a83d-4ab5-8f72-8b1ad3da4071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:51:57.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:52:07.489Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=6c7876ea-fc6b-4a47-8e0e-61e82c2c5018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:52:07.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:52:17.501Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=0e93537b-70d9-4d66-aa4d-a6cee02c7aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:52:17.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:52:27.516Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=04dcb77d-0f17-42fe-a1cb-58b357548178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:52:27.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:52:37.534Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=80e033d1-1ec8-4904-a5d0-994ccb5388a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:52:37.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:52:47.547Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=38a52f64-f8ac-4771-9145-2028f81c6ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:52:47.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:52:57.559Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5fa1c803-e682-4345-8763-efa08404172c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:52:57.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:53:07.571Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=6313b1b2-0f02-4da1-b049-65a976951b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:53:07.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:53:17.583Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9be9ef15-1f90-4801-a793-125b1347002b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:53:17.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:53:27.595Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=48ce6c52-6cf5-4f22-99fc-bd09a5a4fcbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:53:27.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:53:37.616Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=40f4c725-5ad9-4464-af09-7fb01e7f260c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:53:37.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:53:47.627Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5e103a8b-6964-47b8-8e15-a34e90dc5372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:53:47.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T23:53:50.654Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T23:53:50.654Z |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-14T23:53:50.655Z |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-14T23:53:50.657Z |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-14T23:53:50.663Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T23:53:50.663Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T23:53:50.663Z |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-14T23:53:50.665Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:53:57.641Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=760e8dc7-4085-4012-852d-672bc685ecd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:53:57.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:54:07.656Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5a632a71-1d96-48f3-a7a9-220b5fea94ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:54:07.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:54:17.669Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b7aae982-aac2-4aaa-b524-ee6417220ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:54:17.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:54:27.682Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=c620166d-3e48-47e1-865d-b36b2af14593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:54:27.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:54:37.704Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=1829692b-4ad9-4167-b963-d089a0c28c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:54:37.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:54:47.716Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=59998137-8036-41cd-a4ca-d71b9ffce13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:54:47.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:54:57.729Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=26ec19a4-10aa-4de7-918b-76128debb413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:54:57.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:55:07.746Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=1b814416-7881-485a-8511-04f95d91c674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:55:07.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:55:17.758Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=accf0cc6-6aa8-4f9c-9bb6-bc9b5311888c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:55:17.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:55:27.772Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7393b2f7-5266-47d1-8db4-39f5cbac5544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:55:27.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:55:37.785Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=2793dcf1-0823-4c8d-9b97-ddcff9107c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:55:37.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:55:47.810Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=665f4808-7550-4a68-aa84-86359cf6344e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:55:47.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:55:57.826Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f602813d-854d-4dc3-8914-d83c75b56a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:55:57.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:56:07.838Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ab6ae063-8e25-4ca3-8323-c783cbb93763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:56:07.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:56:17.850Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=0b12009c-2452-4194-8b9d-28693433f33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:56:17.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:56:27.867Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=c5df1eee-26c3-4ebb-be48-84e6675c1267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:56:27.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:56:37.884Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=23758c94-9a02-4ff8-ac0e-c1c1641c4f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:56:37.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:56:47.903Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=fe2c36bf-83da-4b39-b692-06f395a72698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:56:47.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:56:57.919Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=2a650e3e-c422-4a22-bc39-c3dab44b8c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:56:57.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:57:07.932Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ecad7000-97d7-469f-82e6-2ce4ca89550b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:57:07.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:57:17.944Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f9d61d8b-f817-4cf8-b992-78b23b97ad43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:57:17.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:57:27.974Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5d4aa55c-546c-4cac-bf4d-68ee6217a40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:57:27.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:57:37.985Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=1a1aa515-5d0b-4a36-8c45-b1d12ea2a3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:57:37.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:57:47.998Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d46dd6a1-0e11-44b9-86ec-54b4fdac4228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:57:48.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:57:58.013Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5fd5c43a-c246-42a6-b03d-e5297d4686ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:57:58.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:58:08.026Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=64c5d4c8-87de-4c38-b288-dcd01e19deb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:58:08.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:58:18.039Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=02128b99-96f2-4532-9208-79e3e8dfe42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:58:18.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:58:28.052Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=14fc5af0-20f0-4c2e-8213-e9c8e098920f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:58:28.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:58:38.069Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=2729bb60-023d-4062-8df7-5182d073287d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:58:38.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:58:48.081Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=fc5a0d24-674a-47a4-82d2-f3ee9be4f482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:58:48.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T23:58:50.576Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-14T23:58:50.576Z |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-14T23:58:50.577Z |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-14T23:58:50.579Z |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-14T23:58:50.584Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-14T23:58:50.584Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-14T23:58:50.584Z |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-14T23:58:50.587Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:58:58.095Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=35f144aa-5230-4c23-9bfc-f19019393d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:58:58.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:59:08.112Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d9d72862-5de2-4567-978b-2033f3242e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:59:08.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:59:18.126Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=c6bad72e-5bfb-4433-8943-f5a74215acd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:59:18.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:59:28.141Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b4c9a316-01e8-4fe6-9928-4da0bbd674ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:59:28.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:59:38.178Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=cd1c483c-1c2f-4048-b7d8-5751f644df76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:59:38.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:59:48.198Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=87de3bc9-f74f-4a1f-ab0e-0b5c3d1bbc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:59:48.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:59:58.211Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=25a0d86d-b346-4c93-b1b0-beddcba4c7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-14T23:59:58.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:00:08.226Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ce6af8a4-8f77-49b3-abcc-74f34394abe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:00:08.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:00:18.247Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=384febda-c0c2-401a-8a5e-53d402f65b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:00:18.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:00:28.259Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=2c310b4f-5b95-428b-a71f-5c90c2951990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:00:28.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:00:38.270Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=591ecda6-b145-4f97-bc10-9dc6e8f53bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:00:38.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:00:48.282Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ae6362b2-18e4-449c-9702-ce18948d209a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:00:48.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:00:58.293Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=2bbafb73-c8e3-49d7-a6ad-f3b32a8797ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:00:58.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:01:08.306Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=94e0ba10-f160-4b67-87f4-d3c4513aaf0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:01:08.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:01:18.319Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=2d265d8c-66c3-499f-a267-8e04d878df2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:01:18.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:01:28.330Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=39a97c78-c246-4452-8a3f-0306ae67f216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:01:28.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:01:38.341Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=4a9160aa-1ecd-4206-b4c0-32429ef3f32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:01:38.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:01:48.354Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d801c2b0-a717-41fe-bb30-50a5fce50653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:01:48.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:01:58.364Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7555b24a-e280-4169-9aa1-7cba1e1145a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:01:58.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:02:08.377Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d2be249e-656f-42c9-b826-f4cc40e60fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:02:08.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:02:18.389Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b9691010-94de-4f8c-af9b-aee9f9f1d9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:02:18.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:02:28.400Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=78589112-8716-4fa8-85e5-5be6b1b10ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:02:28.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:02:38.412Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=52814873-ca09-4d3d-af8c-9b85dec9c20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:02:38.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:02:48.424Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d066120b-da0c-4a0d-ad6e-33718fe307a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:02:48.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:02:58.436Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=32574d81-352d-4071-9586-58d5507b36be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:02:58.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:03:08.449Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e5c43fa9-a0eb-4758-83b5-7a895e2f6409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:03:08.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:03:18.464Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=1d8aa0e4-1d2b-4c2b-98fa-088ca265fd16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:03:18.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:03:28.476Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=758e0f1e-97e8-498e-befe-47d76d4ca698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:03:28.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:03:38.489Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5b289e79-1e54-4174-99e7-0117c8346890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:03:38.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:03:48.500Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=c4990ff8-0d53-4760-8f14-38c804eda477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:03:48.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T00:03:50.643Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T00:03:50.643Z |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-15T00:03:50.644Z |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-15T00:03:50.646Z |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-15T00:03:50.652Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T00:03:50.652Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T00:03:50.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-15T00:03:50.654Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:03:58.514Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=63308874-056e-44de-969a-ab263064d168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:03:58.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:04:08.526Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b8c5306e-1fd1-4e3c-a789-37b183866164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:04:08.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:04:18.539Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5b7cf025-29c5-4d28-92ba-0b97951f3da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:04:18.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:04:28.553Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=6fa7a49a-505d-4f22-b588-c25cefb18813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:04:28.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:04:38.564Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5ce4c1d4-20f5-4807-9992-2a37ec6bb121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:04:38.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:04:48.577Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=77071ce9-c223-4a73-a67e-ad0e7702d511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:04:48.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:04:58.589Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=67e77b58-d8e5-421f-ac51-e6c26302cf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:04:58.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:05:08.601Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=abf88f88-ccc8-4f9f-af8e-1504a2a41eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:05:08.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:05:18.615Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=39489c51-2beb-47dd-b475-5e35d14ae8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:05:18.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:05:28.627Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=13267a68-df97-42e1-8beb-8d16641ae967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:05:28.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:05:38.638Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=4f0eaafa-0b96-4d93-b126-1e76cada82b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:05:38.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:05:48.651Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=84fb9276-ddd0-4ca3-8e07-a2c0a36734aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:05:48.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:05:58.665Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=eb5205dc-f55e-4baa-96e4-a7ff597e7569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:05:58.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:06:08.678Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=193356cc-00cf-4eee-97b9-f9460d0df05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:06:08.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:06:18.693Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=829592ae-b502-4b4e-b4ba-92b60c76a0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:06:18.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:06:28.722Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=1a8a0f02-8931-4d11-a0e2-c482914a80a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:06:28.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:06:38.737Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e053cf34-38b0-4e2e-8c8d-c3e2427986c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:06:38.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:06:48.754Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=197705ca-6620-47db-b08f-8ae588e99c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:06:48.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:06:58.766Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9a94dd93-1d4c-4250-889b-d525ffb87adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:06:58.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:07:08.781Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=195e78aa-aa2f-433f-8f02-5a4baac14919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:07:08.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:07:18.796Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e12f97f0-fa0c-4317-9bea-7006c1d09e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:07:18.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:07:28.840Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e772d30c-fe5f-4628-8e60-4829ac531d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:07:28.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:07:38.853Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9ffdcc99-5b92-46fe-a03a-ee36336cd37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:07:38.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:07:48.864Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=47736044-eedc-4ddc-a836-8b9337fec167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:07:48.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:07:58.906Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=46829020-8a49-4c27-afbf-a9f91909a3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:07:58.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:08:08.917Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b0c76030-3e36-4c97-98fd-82dad1c3efb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:08:08.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:08:18.929Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f2a4f898-3928-4319-8cbe-5a838a0de441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:08:18.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:08:28.941Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=85ac7e66-fe32-4f38-b2e4-ee893415c91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:08:28.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:08:38.952Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=a54d48fa-99cd-4120-9882-07cbee317ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:08:38.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:08:48.966Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=fa5746c6-982a-4fe2-b4bf-51229a58aa8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:08:48.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T00:08:50.625Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T00:08:50.625Z |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-15T00:08:50.626Z |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-15T00:08:50.628Z |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-15T00:08:50.634Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T00:08:50.635Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T00:08:50.635Z |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-15T00:08:50.637Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:08:58.979Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=94a387a6-7f01-4c37-9557-9230a945e5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:08:58.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:09:08.991Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=34c4a531-d413-4959-bbf2-4553639f5b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:09:09.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:09:19.002Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=94d9b998-0c3c-479b-a12d-862f8d3f503f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:09:19.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:09:29.020Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=033c9118-4fc5-4954-b7c7-4452a3237843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:09:29.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:09:39.032Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d3fc7898-a046-4028-9d13-8c75dc45f2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:09:39.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:09:49.046Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7f885ffe-2c84-4b1d-a71d-0e2cdd696525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:09:49.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:09:59.060Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=a8f3ea74-9553-454c-b856-bacc67baaad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:09:59.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:10:09.072Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=869bfc86-d03c-4fe8-a0d1-c2797372f924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:10:09.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:10:19.085Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=eedacd96-e4f8-488d-afe3-a6a4be8fb1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:10:19.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:10:29.098Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=eae6546c-11f7-4c55-8263-319f266e7163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:10:29.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:10:39.110Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=80788408-521d-4d86-8c32-11fa3c693f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:10:39.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:10:49.123Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7adc2d11-caad-46ff-a2de-467851d10766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:10:49.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:10:59.136Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9cea10fd-9257-40b6-8986-48fe41deab9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:10:59.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:11:09.146Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=65d83f48-906b-4ae2-9fb6-0e84b022e89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:11:09.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:11:19.158Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=6e9e4c1e-ed36-47ae-84a7-e5afee646fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:11:19.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:11:29.170Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=96479b64-b5b3-4064-b961-43e7ec624dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:11:29.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:11:39.182Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=4da23f05-f8b1-43b2-b8cc-e1e3f023fd12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:11:39.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:11:49.195Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=bcd0587e-1e75-4c34-9145-21c4f0c4d605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:11:49.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:11:59.207Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=141e6832-f3e1-4a14-b49b-5028a42a6fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:11:59.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:12:09.219Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9a9ba057-3fcf-4cf5-9f1e-c56baa74bf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:12:09.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:12:19.230Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=16f3c5ee-8483-444b-a89b-9388a45d39d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:12:19.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:12:29.242Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=4307aef8-d8aa-46ed-a74e-8e9595817e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:12:29.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:12:39.255Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f29fea47-17e7-4074-8299-3cc294edaacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:12:39.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:12:49.268Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=2c939fdd-48e4-489d-94b1-9b6b4544c668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:12:49.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:12:59.281Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=faf1c6c3-305e-4ae6-a100-dd909dd03a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:12:59.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:13:09.293Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=3bc1e351-6406-4847-aa5c-3dbe772d036d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:13:09.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:13:19.307Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ade114f7-35c9-4711-81c3-d3f0b1a226f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:13:19.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:13:29.319Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=681aa72f-4006-4b7d-9906-816bb71ffe91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:13:29.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:13:39.331Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=fef7b70f-92a1-4582-a0bc-9b7638b29529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:13:39.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:13:49.344Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=06f4a278-c9a5-4e48-8662-b84921e42591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:13:49.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T00:13:50.623Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T00:13:50.623Z |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-15T00:13:50.624Z |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-15T00:13:50.627Z |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-15T00:13:50.633Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T00:13:50.633Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T00:13:50.633Z |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-15T00:13:50.635Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:13:59.359Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d3985705-8769-48ca-b5d4-475846965f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:13:59.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:14:09.372Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=4c786821-470d-430a-8203-b545a2a41731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:14:09.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:14:19.383Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=09e14bf6-34c8-4cee-b182-0a4dff907ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:14:19.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:14:29.398Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=cea5eb23-b837-49cd-bb08-0e5ae4181d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:14:29.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:14:39.409Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e4330e3b-19ea-4b6d-bb69-dbaaa9578abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:14:39.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:14:49.421Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=bd33cc0f-c2b9-4dba-b89f-c95c71857ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:14:49.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:14:59.435Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e5ed9fad-6808-4357-b7da-3197b3b87811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:14:59.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:15:09.451Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=8261b21e-c44e-48c1-986f-187fc7aa89ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:15:09.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:15:19.462Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=2b29f90d-57dd-405d-a78c-8b23d69b6ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:15:19.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:15:29.472Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9f639e3a-07d8-4a5a-b84b-361114a76968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:15:29.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:15:39.485Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=de2ef4b5-cf06-436b-a345-7c21a4b967b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:15:39.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:15:49.498Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=8eda0182-8867-4385-8f54-cd490c64964a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:15:49.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:15:59.510Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=789a410e-d3e0-4d91-9626-6c6292e802bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:15:59.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:16:09.524Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=a75250bd-9845-42c7-bad7-9b3852d081e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:16:09.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:16:19.536Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=c2e09ade-23d9-4dde-8e92-1c2615b6bda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:16:19.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:16:29.551Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e59a457c-d813-47f3-ab56-678677fd7d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:16:29.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:16:39.562Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=3c540e92-978d-465f-93e1-de4fca5313c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:16:39.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:16:49.574Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=016eb8d5-fb0a-4af2-99bd-1897057ba431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:16:49.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:16:59.588Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=3e5d7713-cbea-4e2d-8521-fa649cee041c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:16:59.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:17:09.601Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=0bb9ef97-c70d-4267-a3c5-b3fa4310637f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:17:09.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:17:19.613Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=8c960bec-16a8-472e-ad85-e0ed5b36e9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:17:19.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:17:29.624Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=4b4241be-9ea1-411f-8b24-0e04102d3354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:17:29.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:17:39.635Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=2f519691-96b5-4572-8044-6a6e273ee9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:17:39.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:17:49.646Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=93e1adeb-db99-48b3-a3a9-ae658dfb3261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:17:49.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:17:59.660Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b3e486c3-b2b0-445e-8eac-869a5090426f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:17:59.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:18:09.672Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=77f56b40-3fbd-4f2e-8069-c8c8f870dd21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:18:09.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:18:19.690Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=482a8f85-8d26-43f9-a56d-7049ea1d750f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:18:19.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:18:29.700Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e905f431-a901-43d3-bd21-c6831683b47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:18:29.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:18:39.716Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=c199e3c9-c190-4532-a6f0-938a68f1024f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:18:39.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:18:49.727Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=3d1a0086-2187-4e6b-9060-47b04cfcee7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:18:49.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T00:18:50.566Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T00:18:50.566Z |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-15T00:18:50.566Z |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-15T00:18:50.568Z |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-15T00:18:50.572Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T00:18:50.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T00:18:50.572Z |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-15T00:18:50.573Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:18:59.737Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=70dd2d76-f71c-4c4b-97a4-f2dbf8fe4fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:18:59.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:19:09.749Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=726479ee-5421-4386-b6ff-3ee5c5a30e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:19:09.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:19:19.760Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=a835847e-21f7-4059-bcaf-837b09f49ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:19:19.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:19:29.772Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=8b3fca2e-5199-40e6-af2b-5f18ba725025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:19:29.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:19:39.784Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d2ff6686-1127-48d2-ae2f-2ff2a87e2d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:19:39.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:19:49.807Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ee5076b9-3ba8-4e22-b81a-f8d51fb79ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:19:49.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:19:59.819Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=654b7490-4c89-41c7-98c5-d3491122c3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:19:59.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:20:09.831Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=6224faa0-7405-4e46-bee2-755848a7ff0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:20:09.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:20:19.843Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e68a820e-4e79-4552-af76-0f8559914b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:20:19.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:20:29.854Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=3423d331-2585-4bdd-8667-8fb5c5442924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:20:29.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:20:39.868Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=af179dc6-50fd-4c84-951c-4ba2829315f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:20:39.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:20:49.879Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=aac7de12-4134-4b90-bd73-e65381ae935c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:20:49.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:20:59.892Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=2f970acc-1ca5-407d-ab7e-6b79c23c44fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:20:59.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:21:09.906Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=67eb2a30-6d6d-4008-9b8d-2a28a319a382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:21:09.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:21:19.918Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=6734eb38-222b-4b8d-a364-55bd97383c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:21:19.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:21:29.928Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9b7ba0a6-b337-4bfc-a111-702eaaa36590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:21:29.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:21:39.939Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b5aa44dd-ad21-4804-b148-d074b2ba66b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:21:39.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:21:49.951Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=3295846b-8fa6-434f-a0f9-6d1037309c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:21:49.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:21:59.961Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e4eee9c6-ed91-436a-8759-ccbdab35eb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:21:59.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:22:09.975Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=59bc43d4-5ac4-4a9d-b3af-e010f8a71d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:22:09.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:22:19.992Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=2369e046-c637-4747-b73e-7ddf1e8ebce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:22:20.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:22:30.004Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=a2f2732a-8d23-4802-a6f2-d389d173c8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:22:30.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:22:40.017Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e2b16374-1b2e-4658-aecb-2cc42ee90408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:22:40.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:22:50.031Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d2c69f1d-382d-4cd8-b4a8-c70b85f8ba30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:22:50.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:23:00.095Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=be7db8ae-57dc-4858-a8dc-d19ff73fc0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:23:00.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:23:10.107Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b12d0ef2-c539-4eb1-b700-e6f9eebfa19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:23:10.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:23:20.118Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=df598733-b91c-42d6-8348-02c162381fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:23:20.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:23:30.131Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d00f3917-1b5f-4f0c-aae1-b267921dc9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:23:30.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:23:40.146Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=0ac509c6-5013-4d0b-b5d3-80bca7621737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:23:40.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:23:50.158Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=0e613d33-eace-49a4-a7f5-cc2718183863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:23:50.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T00:23:50.644Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T00:23:50.644Z |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-15T00:23:50.645Z |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-15T00:23:50.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-15T00:23:50.653Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T00:23:50.653Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T00:23:50.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-15T00:23:50.655Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:24:00.169Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=380587e2-dacc-4580-9432-07c19b01a3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:24:00.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:24:10.185Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=1e88ff59-429e-4d09-ab49-ea19e486a396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:24:10.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:24:20.197Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=fed65c68-23fd-45a7-a9ea-c58a58c96cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:24:20.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:24:30.208Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=30a64d76-57d3-41c3-afba-5265675cc34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:24:30.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:24:40.221Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5b7c00d2-b9b0-408d-a7e3-e3bba6344e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:24:40.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:24:50.235Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=823f6343-c1c0-4721-bd01-27c95be138c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:24:50.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:25:00.247Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=4efc6039-57d4-43b9-aa6d-c098a141e75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:25:00.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:25:10.265Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=a20e93a2-7f26-4926-99c1-aa06f1c0fecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:25:10.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:25:20.276Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=a715e8f4-cd4c-4fb4-a090-6cd08a846d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:25:20.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:25:30.287Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9526ed49-c83e-45b0-aec0-e4f46b1cc37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:25:30.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:25:40.300Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=282f03f7-7bed-4fe1-adf0-00b3c7b6867c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:25:40.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:25:50.311Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=21bfbc4d-afe1-4d73-b998-af9812da1843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:25:50.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:26:00.322Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=25f64d55-8887-4e39-a61f-d372acb6866c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:26:00.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:26:10.332Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=786ba570-fe13-4157-8f56-78245fe37656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:26:10.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:26:20.342Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=71c320e8-aab2-4b5f-9f89-232c9f4cf695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:26:20.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:26:30.354Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f1ce032a-f5c8-4996-a3b0-d08f935def53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:26:30.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:26:40.365Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=a654b0b2-005a-49da-8a17-c74dd4d5ba3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:26:40.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:26:50.384Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=1474fe81-ca65-421f-a0ea-2b89c9287221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:26:50.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:27:00.395Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=1a8087f3-5f0c-4cb0-b1d6-4d34d7687874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:27:00.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:27:10.406Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e1d71798-ca1a-48f9-a41d-d867bf487315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:27:10.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:27:20.418Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b09531a9-4628-4b80-a991-fa6b22bd1930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:27:20.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:27:30.432Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=2314f1a9-ffd1-48b4-9cc3-9d9674312444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:27:30.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:27:40.443Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=a2c97608-d99a-4aa4-8aed-bd2b82bbbb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:27:40.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:27:50.453Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=8ceb6e9c-c184-4eba-b5b3-ee74de95600c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:27:50.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:28:00.466Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e2044c39-af13-4c83-a9fa-82bbdd5a3634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:28:00.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:28:10.479Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=1c0cb62f-c3b7-4b60-9221-872c79d9d6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:28:10.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:28:20.493Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9271d71f-01df-4385-80ca-0755e96e1205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:28:20.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:28:30.506Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7061fc23-a132-4458-96bd-fa837e16b138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:28:30.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:28:40.517Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=fe56838e-6083-45b3-8107-0239c1e0ab72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:28:40.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:28:50.528Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7bf643ff-8b2b-4d8a-819a-9cbc9c8a7915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:28:50.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T00:28:50.632Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T00:28:50.632Z |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-15T00:28:50.633Z |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-15T00:28:50.636Z |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-15T00:28:50.641Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T00:28:50.641Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T00:28:50.641Z |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-15T00:28:50.643Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:29:00.540Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=a16efba1-a5c5-4ec9-b491-3d249b4da1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:29:00.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:29:10.551Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d58b2c0e-6b2a-43e9-bfa8-96c4cb7e9535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:29:10.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:29:20.562Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5c9e4206-7d84-49bd-a856-581528c8c4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:29:20.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:29:30.573Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=99749a93-d20d-464f-b638-e4c5d7ff20eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:29:30.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:29:40.584Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d1a43b16-c84b-400b-aa7d-3eb503f982de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:29:40.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:29:50.600Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=6326f60b-bb03-4a97-a10d-646c48e31f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:29:50.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:30:00.613Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=830ecb3b-b913-4f07-88fe-6adfca236a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:30:00.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:30:10.631Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=fde8774a-07a5-4225-9b13-eac859f3740b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:30:10.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:30:20.641Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=def424d5-e8b6-4170-8d63-138ddba28a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:30:20.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:30:30.652Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7532b842-0dc5-4983-aa87-e80d0cfa6230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:30:30.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:30:40.664Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7a6ca0cb-d9e4-4323-b0f9-6b49df118d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:30:40.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:30:50.677Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=3901fdfa-bca0-4bc2-a14a-cff01c7f0475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:30:50.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:31:00.689Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7b0008c3-099a-4b31-8edc-2aff1c33be4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:31:00.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:31:10.702Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=743c1777-998f-44ee-9a74-698642319f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:31:10.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:31:20.714Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=344f75cd-a492-4d83-8325-47e8c17ac0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:31:20.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:31:30.725Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7744394d-2a03-47ba-8beb-82e384499b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:31:30.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:31:40.736Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=35507a18-c490-457c-a7ad-28b528605245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:31:40.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:31:50.747Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b1abd975-6492-40b6-895a-a94a7f84749d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:31:50.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:32:00.759Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d3203d54-bdbb-4384-af39-d7b7fe899a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:32:00.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:32:10.769Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9a2eddd3-4a24-4fec-8bae-3da952c245a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:32:10.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:32:20.781Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=959fb055-ca99-4628-a208-c11e91da88df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:32:20.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:32:30.792Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=07c2c8be-961e-4426-b30e-9c20d5d068ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:32:30.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:32:40.804Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=8d73ddd8-f4c7-43c6-aa99-3b2f5cb38d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:32:40.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:32:50.817Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=4308a8f0-7ace-450e-b3c8-0f31c2a9fea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:32:50.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:33:00.829Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7003d63e-a917-4e14-b41e-e38168efd94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:33:00.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:33:10.841Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=6d1211a1-6ac8-49ec-83ee-9e4fa5a762fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:33:10.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:33:20.852Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=dbfbc06f-b54b-4754-9cca-b4c36c19105f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:33:20.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:33:30.862Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=fb9d0395-4c43-4db3-9af1-9c9e9c59b0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:33:30.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:33:40.872Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=50dc63e8-92e3-4478-905f-cdfb938b78f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:33:40.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T00:33:50.565Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T00:33:50.565Z |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-15T00:33:50.565Z |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-15T00:33:50.567Z |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-15T00:33:50.571Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T00:33:50.571Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T00:33:50.571Z |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-15T00:33:50.572Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:33:50.890Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=075aafc3-e9f3-46c8-a10e-07b13ec2d93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:33:50.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:34:00.900Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=3de3c50b-b66a-438d-b488-ed756f20b7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:34:00.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:34:10.911Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=52e084bc-f12d-4150-9989-478e261f1981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:34:10.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:34:20.922Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9abe85e8-2a0a-4c3a-833b-d34b2c8ae2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:34:20.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:34:30.934Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b077b77f-2277-4531-83af-ebe06544dad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:34:30.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:34:40.946Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=4e2c0da8-df37-4362-bdaf-bfd00b415b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:34:40.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:34:50.963Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7256ba35-27f5-4371-b3cb-c0ce65ff51ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:34:50.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:35:00.975Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d9115cd8-0453-4f93-865e-de6a70da4f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:35:00.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:35:10.987Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=72f17e88-e7be-447c-bf0e-bda106747409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:35:11.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:35:21.007Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=edd0d0cc-6609-475b-840a-aa4dd8ac6c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:35:21.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:35:31.024Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=16ba38f5-b38f-42ce-bfeb-7270f4ef9fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:35:31.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:35:41.037Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=bdcab24e-917d-4fd9-8163-c8bf6d4910b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:35:41.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:35:51.051Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=740135cd-48d3-40fe-9fd4-e4209df8ca7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:35:51.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:36:01.062Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e08a764b-7727-436f-aed2-40ced5ecef1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:36:01.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:36:11.073Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=40390291-af86-4fe7-bb8f-777da0f513ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:36:11.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:36:21.086Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=bd893468-bd27-4ba9-8bd2-3160a0d88632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:36:21.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:36:31.097Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=8e185456-05c7-420e-8e3c-1cfcd1c5fbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:36:31.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:36:41.115Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d0f0e716-ca13-42a8-b03d-bf878a0dc5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:36:41.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:36:51.127Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=a0b5c776-0170-4496-ba88-0441cdb60ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:36:51.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:37:01.136Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d8dc8c9b-9c66-4738-9bb8-60726c623e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:37:01.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:37:11.149Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b37589d8-ca7b-449c-9226-ef7baf5c7325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:37:11.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:37:21.160Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=2dec6c43-1b04-4101-9370-b1a6e3029acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:37:21.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:37:31.172Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=2a45835d-9473-4f19-a234-1c0ccc35a001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:37:31.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:37:41.183Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f73e3918-88f8-4242-addf-2ee7eaa1d42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:37:41.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:37:51.194Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f995dfeb-c1d8-4c86-bad9-6f9b87961667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:37:51.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:38:01.206Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ea56bc52-0456-47a3-8722-3178564d3aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:38:01.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:38:11.221Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=61aa5368-c5eb-4bdc-8694-c6189e65519a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:38:11.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:38:21.233Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=c3874cf9-545c-469b-83b9-bb9d9c943ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:38:21.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:38:31.245Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=65df9ea1-efce-4cb5-a0a9-ab6f2433570d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:38:31.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:38:41.256Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=05fed77c-8713-4dee-a751-22eeda932cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:38:41.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T00:38:50.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-15T00:38:50.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-15T00:38:50.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-15T00:38:50.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-15T00:38:50.650Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T00:38:50.650Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T00:38:50.650Z |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-15T00:38:50.652Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:38:51.268Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=c262ca83-b496-4398-a436-4725608d515a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:38:51.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:39:01.279Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=3902e013-0aee-40c0-9eb0-1f455726a7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:39:01.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:39:11.293Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=77ca649d-a5dd-40c9-842b-a262ccd61970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:39:11.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:39:21.307Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b24a1859-ac26-41a2-b083-b5bc25d47866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:39:21.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:39:31.318Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=195467a0-4a05-4e43-8abd-addbfb50e65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:39:31.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:39:41.329Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=222d116f-9d74-4f3b-b86a-74ff615c555c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:39:41.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:39:51.339Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=8e8ec302-0aaa-4b0f-82dc-cc0eae11e772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:39:51.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:40:01.350Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=2a90c5af-f2b7-4048-93db-d67c430d92bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:40:01.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:40:11.362Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ba5084c9-f560-4d76-aa9f-ee0fd23557d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:40:11.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:40:21.372Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=82342384-67ba-4ace-bbf2-0007da6be73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:40:21.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:40:31.383Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=44df6dc8-4116-4add-83cc-73f399070971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:40:31.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:40:41.395Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=3f1ad6d2-1d18-4a0b-a483-01a74afd4dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:40:41.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:40:51.405Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=34b6b76c-2aaf-436c-b792-18accb649cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:40:51.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:41:01.416Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=10f09f28-16a2-4d9e-a181-39760a9c8c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:41:01.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:41:11.428Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=0785201c-6abb-404b-96ac-b06e2f7d7bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:41:11.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:41:21.441Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=594c174d-4969-44f5-aa2d-a8f27a757bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:41:21.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:41:31.452Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=6f3b98b6-fda3-4b53-bce9-96a3bb2a21d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:41:31.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:41:41.464Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=232680c1-a347-4477-92d4-291c30212692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:41:41.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:41:51.482Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b1932398-bd37-4bff-a75a-bda5b7af9755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:41:51.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:42:01.494Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=16afe558-f80b-41ea-b1ee-8ea607d30b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:42:01.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:42:11.525Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=39f17a8a-ff75-4bc4-a5c2-9d2103b770d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:42:11.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:42:21.537Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=6a8ef66a-1772-41a9-97c3-1146bf22d933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:42:21.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:42:31.551Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=cfb4db6e-e87e-4ddb-ab23-6e2351aa9661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:42:31.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:42:41.562Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ed60d08f-42ef-4d0a-a5f1-12e4145237ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:42:41.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:42:51.574Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9dbaeae6-9357-4a61-aa93-f6cbc61abde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:42:51.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:43:01.586Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=68dc04d5-0754-4449-a93c-62721986cca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:43:01.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:43:11.598Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5a362bc7-888d-408b-aad6-804f0aeb5efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:43:11.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:43:21.615Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=0ffadd75-453d-427e-a166-e8575fe98eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:43:21.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:43:31.634Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=dc4e3096-c4a5-427f-ac24-befe003f4ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:43:31.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:43:41.649Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=bac34501-3121-4ee2-b1cb-183bbe7dd1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:43:41.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T00:43:50.684Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T00:43:50.684Z |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-15T00:43:50.686Z |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-15T00:43:50.689Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T00:43:50.695Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T00:43:50.695Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T00:43:50.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-15T00:43:50.697Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:43:51.665Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d004f4ca-fa64-468f-84ae-56a94a5633a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:43:51.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:44:01.676Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=edddc3e9-df08-4973-bffb-5f75d03e6571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:44:01.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:44:11.690Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=1bacf240-e8b9-40ff-8733-f84732a2e492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:44:11.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:44:21.703Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=58194ab1-eb82-4fc5-9f17-8ce0b0c8ffcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:44:21.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:44:31.714Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d691fcd1-cf18-4706-a107-f3ca10736eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:44:31.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:44:41.726Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=76783652-d7d5-4c84-86a7-481d0124bf75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:44:41.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:44:51.743Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=0626ad5a-a833-4b62-90d1-96b949d37e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:44:51.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:45:01.754Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=3b6bbddb-9fb5-4468-888a-0655e6a2708e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:45:01.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:45:11.782Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=81d7243a-d5ac-49e2-81ce-9e44dc93e960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:45:11.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:45:21.795Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=8ab0d8e5-e696-4e0c-ac3d-f2a512520540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:45:21.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:45:31.806Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=98a75933-7508-481c-a498-9ff15cb5e71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:45:31.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:45:41.824Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=dbd03885-9e40-4aeb-a3f8-e5b8655063f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:45:41.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:45:51.836Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=670ff732-ecf5-499a-aa37-64a6362859c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:45:51.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:46:01.848Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=59105e89-300b-41cb-9e5c-35506ca74236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:46:01.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:46:11.858Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=49125529-f2a9-4e25-841f-c18e7e6f7c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:46:11.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:46:21.868Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=19d5fa78-c983-413d-b192-af2b8c276b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:46:21.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:46:31.886Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e3b4545c-722e-41e2-9cce-d97ebd3e2e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:46:31.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:46:41.897Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b7ac5261-fec7-4089-ba1b-4fedfc2a308d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:46:41.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:46:51.907Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7b5194e3-71e9-4caa-bda3-92e2015733ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:46:51.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:47:01.920Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f26c9f71-15e9-44d1-a45c-ee5c4a129e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:47:01.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:47:11.932Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=11dab23a-e397-4b61-a09f-b29b0666c9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:47:11.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:47:21.949Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=3b22407f-8551-470c-b19a-8202b4da1835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:47:21.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:47:31.960Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=0c62d4e6-f935-4d07-a13d-09924341c5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:47:31.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:47:41.982Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5a94d427-869f-4db7-b824-802f27777dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:47:41.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:47:51.993Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=611216e5-6f83-4078-9c17-e260d6c4f4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:47:52.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:48:02.004Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=915448eb-fe12-43a6-a338-50eb0eb55a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:48:02.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:48:12.018Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9465ea0b-ce22-445e-b827-6bf2704eb0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:48:12.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:48:22.030Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=2cbb3751-edcb-4276-a7c3-b8d886db6fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:48:22.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:48:32.042Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=014564f9-b91c-42e9-8918-4222d18269b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:48:32.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:48:42.057Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=0ed8215a-434f-4651-bfec-ff0168a3541e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:48:42.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T00:48:50.583Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T00:48:50.583Z |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-15T00:48:50.584Z |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-15T00:48:50.585Z |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-15T00:48:50.589Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T00:48:50.589Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T00:48:50.589Z |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-15T00:48:50.591Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:48:52.068Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ac85f7f2-abe7-4fd0-95a4-f2ca5c96ecd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:48:52.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:49:02.079Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=fd844367-65ff-4028-bd94-2f1e1e47a414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:49:02.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:49:12.092Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ab723afb-00a7-4aa0-8eed-08e3e5c6e01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:49:12.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:49:22.103Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=cc345c74-c12d-492d-828a-7235ea89109b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:49:22.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:49:32.114Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=56d3fa84-dba3-43f7-8557-bae40b3d81f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:49:32.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:49:42.126Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=1a43b478-d2a7-46f5-8001-64676798f94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:49:42.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:49:52.138Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9bce6e40-6672-43ef-9275-44a97bafcac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:49:52.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:50:02.151Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f8d22e9e-dacb-44b4-bd97-0ef8a449768d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:50:02.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:50:12.164Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ff34ce28-8032-4dca-8c77-0692ba2f127c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:50:12.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:50:22.176Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7b7a2173-4ba1-4db1-b433-c1cc3a830af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:50:22.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:50:32.189Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=69abad61-7550-44e2-93f0-0d6c0981a919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:50:32.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:50:42.200Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5abcf182-89a6-4605-912d-b2e5bad2b41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:50:42.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:50:52.214Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e47abe9c-dfb7-48f8-ba27-a5cb2d25893a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:50:52.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:51:02.229Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=dc6e9a75-3d99-456a-bde4-5dfa37af87bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:51:02.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:51:12.258Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=c2026e30-de54-4976-a85a-46d6930e255d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:51:12.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:51:22.272Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=41fd5239-d685-4ef8-9771-cefefbb071a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:51:22.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:51:32.283Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d6b4be43-2c05-4949-bc2b-91c5849bcc51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:51:32.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:51:42.295Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7303c117-dba8-4047-bd83-489a586ce872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:51:42.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:51:52.304Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b027d03c-885f-4da3-b186-f530c179c313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:51:52.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:52:02.315Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=2874105b-4ec4-493c-9570-ef3232ca3c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:52:02.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:52:12.325Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=22c3f7b3-7d53-4bae-b502-0994d94db462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:52:12.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:52:22.338Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ddf696e9-49ff-4ce2-b60e-2e16ec60a195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:52:22.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:52:32.349Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=da5a475f-9e84-4172-8f9d-7dfdccfc644f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:52:32.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:52:42.360Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=bae6555e-e022-4382-ba21-00612531f968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:52:42.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:52:52.371Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ded4550b-27e1-4d85-a0a4-644a5c7103ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:52:52.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:53:02.382Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=a3159283-c01c-4699-9bf0-18b7fb346694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:53:02.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:53:12.394Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=1e2b42cd-7b78-41ca-81a7-209a6092cc83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:53:12.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:53:22.406Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ec145298-fea1-4e59-b1b2-681ea8efc4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:53:22.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:53:32.417Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d41f9a01-e90d-470d-b7c8-58ca03376e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:53:32.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:53:42.429Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=483e8f40-f057-461c-aa96-e0c253136998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:53:42.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T00:53:50.682Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T00:53:50.682Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T00:53:50.684Z |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-15T00:53:50.686Z |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-15T00:53:50.692Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T00:53:50.692Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T00:53:50.692Z |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-15T00:53:50.694Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:53:52.440Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=0b985081-87ed-4c36-9769-821711bf6a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:53:52.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:54:02.451Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b2121931-0d74-47e0-8047-bed33e544da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:54:02.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:54:12.463Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b9ecb717-f057-4380-8847-815a5a7a8e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:54:12.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:54:22.473Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=1f544969-4d66-4dcb-8388-e67bc130f26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:54:22.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:54:32.484Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=6710ccb6-1a83-480d-baf1-3c16ef6b520d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:54:32.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:54:42.521Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=0cc3dfe3-6e6e-44ac-9863-cb1fa5ba0677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:54:42.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:54:52.541Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=dfe87021-44aa-4629-b762-ce364a2017a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:54:52.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:55:02.551Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=25d6b852-d5c9-429a-bb69-4bb82edf1bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:55:02.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:55:12.562Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=422acef3-adc4-4740-8c59-bc31829c6cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:55:12.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:55:22.574Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=1a471a95-bf09-47fe-b9e8-d98c145393be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:55:22.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:55:32.584Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=cabd5a41-b090-49ba-bf08-66741a235486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:55:32.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:55:42.596Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=1ec3be92-b036-4edb-a871-c4ac229cec02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:55:42.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:55:52.611Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5d653a30-a382-4708-a1df-6134d8f703d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:55:52.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:56:02.623Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ba456313-0526-4960-a00b-e85048425d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:56:02.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:56:12.635Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=945185b2-c29e-4cfb-8f6a-287dbac11da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:56:12.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:56:22.646Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=370a729a-2bc8-4788-922b-97ff8ae401d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:56:22.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:56:32.656Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=57a5f66d-f529-46cd-9cde-967c6559e846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:56:32.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:56:42.678Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=8c194744-b91b-4243-b0e1-ec11badc750b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:56:42.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:56:52.688Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e069891a-e4e5-4d29-af23-9438503eb01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:56:52.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:57:02.702Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=2527b23e-f1ae-4763-8a33-894fd65d4fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:57:02.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:57:12.714Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ac60cf97-41fc-43e9-af07-8953b06ba845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:57:12.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:57:22.727Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=72ed473d-b309-40b8-a0ba-b39508a7c81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:57:22.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:57:32.739Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=8c56aedf-08b6-4b9a-8123-4e41a8f65528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:57:32.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:57:42.752Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5b16da5a-e8f8-4928-bb6f-b51a2a5f845d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:57:42.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:57:52.765Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=45e58a4e-6287-4cf2-a72a-d80ae3fc2d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:57:52.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:58:02.776Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e6e40161-429f-4fa8-a17d-f1df560da73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:58:02.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:58:12.788Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=aa1e86c5-6ba2-4551-9f40-c0886bc05b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:58:12.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:58:22.798Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d596f185-8967-4841-a60d-6a8c04bea2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:58:22.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:58:32.810Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=4fad9a24-5252-4cf9-9cd5-6ef1eadd3669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:58:32.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:58:42.828Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=30c47fb9-8645-46fc-8b7c-458fd7cf43a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:58:42.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T00:58:50.673Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T00:58:50.673Z |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-15T00:58:50.674Z |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-15T00:58:50.677Z |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-15T00:58:50.682Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T00:58:50.682Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T00:58:50.682Z |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-15T00:58:50.684Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:58:52.845Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=1c1dfe77-4cb4-4cf6-8230-a5d82244ef41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:58:52.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:59:02.857Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=04dd0f4f-5eda-4257-a6a5-a7960715311e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:59:02.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:59:12.870Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5dd3a235-111f-41e4-a13d-8ffc0a0a35ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:59:12.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:59:22.882Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=c2cbc912-9cc8-4d6b-aa73-9eda4376b317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:59:22.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:59:32.897Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=c203d23d-5017-4ab3-b1e2-4fd8eeb7481a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:59:32.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:59:42.911Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=3573d62c-6c48-414d-9230-6376a81ecad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:59:42.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:59:52.924Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7a63f3fe-ef21-4314-8bd4-cf7f75d4dc4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T00:59:52.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:00:02.935Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=89b504ae-7561-4b6c-b24c-7e88804242cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:00:02.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:00:12.948Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=0968319b-f71d-47a9-a4fd-b82d6b9bdd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:00:12.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:00:22.960Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f49579fa-959e-4cd0-914a-244e1d2b752e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:00:22.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:00:32.985Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b8f3df5a-5fd3-4751-8f67-779e472c60a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:00:33.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:00:43.018Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=2556af9a-23e9-45bc-b952-c4b29770e4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:00:43.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:00:53.036Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f3f08543-058e-4afe-964c-289bb6449176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:00:53.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:01:03.051Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=261e6c02-e6f9-4129-8395-20b8537f82ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:01:03.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:01:13.064Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=50888bc7-b7ec-464e-b723-e5ab5fb9e2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:01:13.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:01:23.075Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d71fc12a-9103-4014-b05b-e860c3bb3acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:01:23.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:01:33.086Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ef4d2228-7564-4ff5-a7ee-9fb46a881acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:01:33.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:01:43.097Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=12194b16-454c-4f88-a101-d78042a59847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:01:43.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:01:53.108Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=59c4d741-1355-4c05-a2f9-cad61e980afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:01:53.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:02:03.118Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=4f547041-ba04-4d27-b8bc-d600bc592738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:02:03.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:02:13.129Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=3983d9a4-c5d5-45ed-a970-2b327552125b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:02:13.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:02:23.143Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=8cb0a6f4-067d-431d-aa6f-a17d661ba7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:02:23.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:02:33.155Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=a92ee03c-199c-441e-8440-23e3a5350858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:02:33.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:02:43.173Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=29fdd1bf-d244-41d4-bf87-cc5c1bbf636e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:02:43.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:02:53.188Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=c6d243ef-d06c-451e-a0ff-8c7053146ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:02:53.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:03:03.200Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=4b4f5360-a320-424d-a5ca-95e64d7a562b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:03:03.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:03:13.211Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=da357fcb-ceea-4cfa-855a-e4dc64208b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:03:13.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:03:23.223Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=80d1783c-c9d4-42eb-9713-ebcefb61e567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:03:23.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:03:33.234Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=2c41b9e5-a5ad-4b5a-8c7a-b9af104e9540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:03:33.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:03:43.245Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ee7aa0d3-c83e-4819-a197-9a07ef214226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:03:43.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T01:03:50.581Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T01:03:50.581Z |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-15T01:03:50.582Z |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-15T01:03:50.583Z |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-15T01:03:50.588Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T01:03:50.588Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T01:03:50.588Z |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-15T01:03:50.590Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:03:53.256Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ebc3d9be-919f-4db6-b9f2-4cb59bec7806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:03:53.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:04:03.270Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=61eaa146-72d8-47dc-9b16-908f411d7a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:04:03.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:04:13.280Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=cffd787b-463c-4599-8f44-a230ec2d39bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:04:13.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:04:23.292Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=cd9995e7-acfc-402e-9cc7-e9f8ff8fe49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:04:23.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:04:33.305Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d22d879b-a939-44fa-8e84-02e131f65b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:04:33.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:04:43.316Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f76b2311-b383-4108-801e-4a15eca8e9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:04:43.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:04:53.330Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f5ba3705-3bad-4d04-beca-4cf3b2cda445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:04:53.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:05:03.344Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=40af4e39-d30e-4cf8-8e9e-3ad13db31f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:05:03.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:05:13.360Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=8497c9ba-830e-4ae6-af15-2673f3680b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:05:13.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:05:23.372Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9ed6a30c-327e-4128-8538-7a7ef5e5a237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:05:23.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:05:33.383Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9ba8fa91-6585-43f4-8a9a-b45c8e7c59f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:05:33.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:05:43.395Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=0ade3c8b-eb25-4236-92c9-5e9f5fb94327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:05:43.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:05:53.408Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ce2f3b19-c82a-4ed8-a3bd-31bfde439fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:05:53.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:06:03.426Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=dc9eedd3-109c-4f2b-9927-8f7962d5921a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:06:03.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:06:13.442Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=031052b5-1d16-4327-997f-e0c80412d284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:06:13.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:06:23.462Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=96440f65-200b-4b07-b774-ffc7f2a4354a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:06:23.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:06:33.474Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=159c2655-d99b-4c36-8f92-ffa3b4540fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:06:33.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:06:43.486Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=a244232c-f8bf-49ec-9878-b5f6651d2e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:06:43.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:06:53.501Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=af48753e-3893-4788-8e6c-856302c73bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:06:53.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:07:03.510Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9c997f26-99fe-4604-817c-0624bfbc1b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:07:03.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:07:13.523Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=55558ef1-912c-41e5-bd80-9e6ae41c6b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:07:13.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:07:23.536Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=c206113e-8480-40f5-adca-e4e14c52bd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:07:23.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:07:33.547Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=c43f0b91-207f-44ad-8b0d-7d09630775f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:07:33.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:07:43.559Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=94ece02b-0321-40f0-aec9-c5c1bb2cab67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:07:43.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:07:53.569Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b88a4278-6691-4c69-b9b7-aac97f1e54d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:07:53.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:08:03.580Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=c9dfe9c1-f097-46a4-ad16-b611cd3379b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:08:03.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:08:13.592Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f2537ef3-00ea-4212-823a-7074d444fb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:08:13.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:08:23.603Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=af397fea-43c3-4c5d-9f13-dd02f4f65963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:08:23.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:08:33.615Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=dd700f22-6d1e-4efc-bac2-a4e054b64af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:08:33.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:08:43.627Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=6b38099e-0c1d-4946-8bb4-193fe55f947c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:08:43.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T01:08:50.693Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T01:08:50.693Z |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-15T01:08:50.694Z |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-15T01:08:50.697Z |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-15T01:08:50.703Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T01:08:50.703Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T01:08:50.703Z |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-15T01:08:50.706Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:08:53.639Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=383f194d-078d-4a61-91b8-f171be1bbff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:08:53.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:09:03.650Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e0186b31-1268-47ff-ad41-be4fee00b0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:09:03.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:09:13.664Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=6f92d57f-6e80-4c27-8d4a-e11d21991f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:09:13.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:09:23.675Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=19a1f77c-75b0-4916-b9ff-69e4d0673947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:09:23.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:09:33.689Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9ccfe180-5638-4073-81d9-c2b375bb122c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:09:33.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:09:43.704Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f2c4d505-27e7-431a-82cd-9f1de52d57d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:09:43.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:09:53.716Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=82b6a062-4625-434d-b4b4-effd8986ec5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:09:53.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:10:03.728Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=280293b0-b455-44b5-8f37-2e6fb5a55591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:10:03.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:10:13.739Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=6bfa718d-b459-4411-8a9c-fc144bc33a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:10:13.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:10:23.751Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=a782891e-28f4-45b6-8783-b86b1d74f398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:10:23.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:10:33.776Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=8cf6569d-e8ce-4aff-be00-6b2ea0c3ce65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:10:33.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:10:43.794Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=2e14a9b4-043c-4be3-8b8b-84777bfa0600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:10:43.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:10:53.809Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5cb21a1b-03b5-4f91-81dc-c9267265c2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:10:53.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:11:03.823Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b2ecd85f-c514-4789-841a-fbc982a2578b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:11:03.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:11:13.901Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ca6c5882-a6b1-4a99-8bb5-266c29b47966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:11:13.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:11:23.913Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=a55b3b98-d31d-474f-9c8e-d32e36bc7bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:11:23.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:11:33.924Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ab7eed01-4398-408f-b64b-d36d5d6a4d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:11:33.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:11:43.936Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=00d0ee7f-a90e-4ef6-8531-ab5ace671ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:11:43.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:11:53.948Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=a27a9f66-f875-43e8-8369-12bde6cc8622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:11:53.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:12:03.960Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7ca30bfd-fa6c-4c7d-83e2-fcd8edfee531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:12:03.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:12:13.973Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=443b017e-43c9-4ddb-bdd4-d26263c27114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:12:13.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:12:23.996Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=efeda891-3413-46e3-b27f-327d9e9c3994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:12:24.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:12:34.062Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=98b39a63-d7c1-4a5a-a80d-03dcc909b26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:12:34.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:12:44.075Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=2298097e-b4e3-409d-913e-754e83f50a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:12:44.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:12:54.087Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=a189a6e2-8281-47d0-a96f-db34a262e768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:12:54.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:13:04.098Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=59f4c883-5a03-42c8-9304-e41158e2d701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:13:04.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:13:14.108Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=6288b54c-e743-41ab-97b6-b29c2022f4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:13:14.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:13:24.119Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7ae56736-8cbb-4b6e-906e-9a5dd08bf2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:13:24.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:13:34.133Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ffd4d895-f9c8-4156-abb8-2e1b0517768a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:13:34.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:13:44.150Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=c53b82fa-f0e7-49ca-85fb-5a6d8a937b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:13:44.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T01:13:50.691Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T01:13:50.691Z |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-15T01:13:50.693Z |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-15T01:13:50.696Z |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-15T01:13:50.700Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T01:13:50.700Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T01:13:50.700Z |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-15T01:13:50.702Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:13:54.164Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=338ce3f9-de66-4be7-80d1-3bc995b27d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:13:54.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:14:04.175Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e8910865-8f94-4b1b-9b14-aaf270794255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:14:04.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:14:14.187Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=726ca2d8-6cf7-4aaf-a3bf-952fb7d8caa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:14:14.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:14:24.199Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5da5daed-6b4e-4989-8eba-0bb9c337e578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:14:24.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:14:34.211Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=eaff7f34-1e56-4f35-b687-936cd8d24f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:14:34.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:14:44.222Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=8da56eb4-75fc-420c-8a7f-146206ee7aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:14:44.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:14:54.234Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=aec3c373-02b0-4925-9d6f-d8be3ded97a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:14:54.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:15:04.246Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=c72b808f-b11e-4bb6-b7a0-8eaa9fd1b836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:15:04.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:15:14.256Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7b888aee-6e4a-4d9d-8ed6-706fc49a8eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:15:14.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:15:24.266Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=6c6a4da9-225a-4093-a75a-957a0bb95f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:15:24.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:15:34.277Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=dcaddc0d-eb79-4d02-b1d8-f11ba99428b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:15:34.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:15:44.288Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=561f5782-69de-42df-b223-ccd42af43e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:15:44.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:15:54.299Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d5c6cde4-2f6f-495c-a360-975f37b2b72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:15:54.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:16:04.311Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b8c3c740-c076-400b-9221-dcfc68788a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:16:04.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:16:14.322Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7b359492-f967-498e-8d42-2b428d6b9211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:16:14.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:16:24.332Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=79f4a523-b466-459f-9a83-431e4dcad31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:16:24.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:16:34.344Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b7c7d624-bde3-4ee3-a780-60b345e4f834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:16:34.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:16:44.356Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9e94f365-f44e-40c3-94dd-b1923820e9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:16:44.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:16:54.369Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f04e4493-440a-4d75-9d51-caa9b9b2ebcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:16:54.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:17:04.380Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=97b06c92-ed09-4d19-8e26-6dd4bc716bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:17:04.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:17:14.392Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e5b1e94c-ed40-4938-bc0b-e7ed9cc420c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:17:14.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:17:24.414Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=34355f59-50d2-4e32-a701-a28011726628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:17:24.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:17:34.425Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5f05ed30-7b17-4e5f-892d-4ee5a7f93bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:17:34.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:17:44.441Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=970dafe0-aedd-4b99-b8d9-2dfd6cdc5270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:17:44.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:17:54.464Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=3c2d9e0f-a544-47e6-986d-e4908183eff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:17:54.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:18:04.477Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=1af1e705-0a70-41c5-9d90-3f73db0aa1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:18:04.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:18:14.488Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b8929099-4e9c-4906-8d1e-730027611013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:18:14.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:18:24.503Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=59995e53-7008-4726-842e-20131734490a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:18:24.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:18:34.522Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ab159a5d-58c8-4a9c-b2c5-274d9ee2cc8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:18:34.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:18:44.535Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d4a93971-f2f8-47b8-8f96-d776ec26243f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:18:44.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T01:18:50.587Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T01:18:50.587Z |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-15T01:18:50.588Z |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-15T01:18:50.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-15T01:18:50.593Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T01:18:50.593Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T01:18:50.593Z |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-15T01:18:50.594Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:18:54.547Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=94226e83-9641-4fe8-ad54-e53cc4dd4907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:18:54.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:19:04.571Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=36027c8d-bb9c-46b2-930f-f93418d1fe8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:19:04.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:19:14.583Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=af50b4d1-5b14-4888-a978-91cdc79d3cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:19:14.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:19:24.597Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9f8b9b21-8143-4281-92c8-eeccdf09ebd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:19:24.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:19:34.610Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9ebc2836-a5b5-4bff-884c-fc0d0bcbcbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:19:34.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:19:44.621Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=edb2dfbd-0a2c-4d8a-a649-27cd0632ebf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:19:44.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:19:54.637Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=333e0c75-a6a0-49d8-8703-aaac35a1def7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:19:54.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:20:04.649Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=3cacb730-124f-4831-ab2d-c0c8d98cdb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:20:04.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:20:14.661Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=31787869-c265-4e73-a884-ba9dad578799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:20:14.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:20:24.678Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=4ddbf236-2c69-4de6-8143-45fe0ac3a434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:20:24.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:20:34.693Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=4b85d939-5176-47c4-b4b1-e9f0a75535ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:20:34.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:20:44.704Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=41ff7846-bcfb-490a-8d54-aade1be8548f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:20:44.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:20:54.716Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=70970b1e-2ea2-44a2-b155-f957ceec6023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:20:54.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:21:04.728Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=adff7073-71bc-4c17-b4a4-8022334b7cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:21:04.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:21:14.740Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=61c1efbd-916f-4b76-b58c-3322d2d6c97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:21:14.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:21:24.750Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d1b5a675-7397-44a4-80ec-f20725839844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:21:24.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:21:34.761Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f16d90c4-414f-4e3d-a025-727c216c9bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:21:34.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:21:44.773Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9ff27cb1-f0cc-427a-9981-c1b42caa3e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:21:44.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:21:54.784Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=0dd888cc-e1ba-483e-ad5c-f6c5daa268f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:21:54.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:22:04.796Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7cec40e7-8c87-4bde-bcbd-8c8517207f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:22:04.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:22:14.808Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=c8715e1b-b47a-419e-8052-a123d35a1788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:22:14.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:22:24.819Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b858648a-24bc-4fe4-aba8-94e7e63bbf0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:22:24.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:22:34.831Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=1d909222-daad-40af-98a7-54de08b7a622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:22:34.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:22:44.843Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=6db0235d-ee03-432f-9d19-048925fd34d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:22:44.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:22:54.867Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=1eab0e2d-e34c-40ea-9c8a-90788ce85935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:22:54.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:23:04.878Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=31d7cd3e-73af-4004-a4cf-f275ebe7f056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:23:04.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:23:14.889Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b0f65f39-9965-4656-80a9-74411d6b213c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:23:14.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:23:24.901Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=92e649d2-d7d0-4d0b-adac-1a0489e1c4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:23:24.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:23:34.912Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=4226c3c4-d08f-4f03-8387-694c3074a198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:23:34.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:23:44.924Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f570ad51-60f9-48c0-9c2c-484d78f81ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:23:44.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T01:23:50.681Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T01:23:50.681Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T01:23:50.683Z |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-15T01:23:50.686Z |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-15T01:23:50.691Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T01:23:50.691Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T01:23:50.691Z |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-15T01:23:50.694Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:23:54.935Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7fc6e61e-20c5-46ee-af7d-7e206a107966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:23:54.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:24:04.953Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=8319732a-ad66-4d42-80c8-68203226409a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:24:04.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:24:14.965Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=8389c0f2-3e8b-43a3-8b12-a056e805991b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:24:14.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:24:24.978Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=bdaf3d66-c27a-45a1-924e-fdc610ce09c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:24:24.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:24:34.996Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ae1c4cc8-8072-431d-824a-cb5f985cb9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:24:35.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:24:45.007Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5da6a0e1-9032-4721-b2a0-1b4e055727ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:24:45.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:24:55.019Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=02a1608f-48a4-484a-bed4-7633bf3e94d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:24:55.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:25:05.030Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d7546cec-ed7f-489a-9d5f-ad8d01f15826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:25:05.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:25:15.048Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=cbd3d66b-46b2-4d90-81de-078d47ca207d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:25:15.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:25:25.058Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=dee6a141-d84a-468d-b747-afada70af8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:25:25.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:25:35.069Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9ffac4b4-7bf0-4d75-a234-ed193e6216c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:25:35.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:25:45.080Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=33895dac-bffb-42a5-b761-5dbe7767c147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:25:45.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:25:55.106Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=2837bb78-9daf-46c1-a850-1f23d366a488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:25:55.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:26:05.119Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=15f4c157-11e0-49c0-bcb6-f1722d86d289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:26:05.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:26:15.128Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=326c7521-29b9-4eab-8046-86580be860c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:26:15.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:26:25.142Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=56c502b8-d58d-41e4-8da6-c455b692e1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:26:25.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:26:35.159Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=49fde6a7-9ab6-4c1f-a125-cf17c2db2b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:26:35.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:26:45.182Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=fd5cd3aa-9203-48da-af53-68f172ea45ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:26:45.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:26:55.195Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=05878f6d-3462-4cdf-bd7f-85822f12ed71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:26:55.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:27:05.213Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=8f89fa4d-1787-4a8b-9add-7d8b55034e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:27:05.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:27:15.226Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f7401aec-cdd3-4c19-9ffc-3850dfb2fd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:27:15.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:27:25.237Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=6e5364b2-169a-4806-b517-e8e9d04bb22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:27:25.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:27:35.247Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=cfd5ef52-6fa5-45c4-9145-ea90eac747db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:27:35.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:27:45.274Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5297c537-a860-4125-b3cd-cf0bc56ecb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:27:45.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:27:55.291Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=dd9fa2f1-710d-4cf8-9383-872c6c9a3fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:27:55.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:28:05.304Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=63a47569-12cf-4192-9e09-2deb2cc03a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:28:05.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:28:15.316Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9812aa0d-74d1-45cb-a2df-da18c5ae6b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:28:15.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:28:25.329Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=58282d38-dd20-49c8-af56-f41b4a31a54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:28:25.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:28:35.340Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=8db3d9fc-2aeb-42db-b737-d828cecac9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:28:35.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:28:45.352Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=2337e869-bd73-4866-bec7-daa4e8532a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:28:45.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T01:28:50.692Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T01:28:50.692Z |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-15T01:28:50.693Z |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-15T01:28:50.696Z |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-15T01:28:50.702Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T01:28:50.702Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T01:28:50.702Z |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-15T01:28:50.704Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:28:55.365Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=40c341e9-a14d-4a51-87e7-e697156c3738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:28:55.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:29:05.375Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=b1bf3173-1da5-433e-a25b-dc72cbc7fc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:29:05.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:29:15.389Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=57a0477b-736d-4c23-a387-45a004cf56b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:29:15.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:29:25.400Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9ba63920-d7a2-4aad-b413-fe015e749185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:29:25.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:29:35.410Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=accd2a22-83f5-466b-b690-055f09a95af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:29:35.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:29:45.423Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=08bf8c6f-edd4-42b5-8ab6-69e57a1e7951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:29:45.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:29:55.434Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=56cf09b4-93fe-4730-8fd0-5056032816bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:29:55.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:30:05.444Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=2226e8ac-423a-4aa7-a87c-e6fd32a43a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:30:05.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:30:15.456Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9d924efb-268e-4357-ba78-99987fe87d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:30:15.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:30:25.467Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7e0997c4-0859-45ca-b921-660344475091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:30:25.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:30:35.477Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=fa451a9c-8929-46c3-bbc3-092f5f19636f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:30:35.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:30:45.490Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=854e7038-789e-45a3-84d1-2d5b42ea51b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:30:45.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:30:55.501Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f25cc8ba-59e9-4187-90c5-11048de045f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:30:55.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:31:05.514Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=40b7c068-8902-47bd-a0e3-4df72ec9aa4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:31:05.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:31:15.533Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=4ae6b19f-2447-486c-840d-8efae2b211a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:31:15.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:31:25.544Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=a52182ee-c402-4215-8194-9427b5f2daf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:31:25.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:31:35.554Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=27490d20-d612-4cc0-8649-d334210b95ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:31:35.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:31:45.573Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=0bd71c66-f94e-45fb-a6d8-f092062c5765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:31:45.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:31:55.585Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=6a666042-b693-4762-a924-43dc50407b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:31:55.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:32:05.595Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7388e0b0-334a-4599-81b9-9873b95aa48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:32:05.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:32:15.609Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=d0f31645-3c0d-4b35-bbc0-ab503b4d5866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:32:15.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:32:25.620Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=11346b86-56f0-4b15-b76b-12e751f43908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:32:25.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:32:35.631Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=3cd2f29f-bad0-4fcf-99fc-9602f35aca37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:32:35.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:32:45.642Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=36797265-99b6-49bb-95b7-4422dcb3a083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:32:45.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:32:55.652Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=001f3ea6-03f7-4cff-9d36-cea71d93a75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:32:55.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:33:05.664Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=0806748d-8f3c-4c17-8c50-9d30caf2287e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:33:05.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:33:15.675Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=99c53e47-7524-4da2-ba92-804b29cd930e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:33:15.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:33:25.687Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=e127011a-63b3-40b0-884b-22060ae4e1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:33:25.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:33:35.698Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=3779c255-a38f-4ff3-a27e-be53c728d633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:33:35.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:33:45.712Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=06f30540-bea2-478d-b700-24a4e3ce3994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:33:45.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T01:33:50.567Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T01:33:50.567Z |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-15T01:33:50.568Z |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-15T01:33:50.569Z |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-15T01:33:50.573Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T01:33:50.573Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T01:33:50.573Z |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-15T01:33:50.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:33:55.725Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=11ebec70-f907-4dc3-98e2-54a6408dc439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:33:55.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:34:05.737Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=35024a2a-ff02-4c50-a0a1-97af48d28187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:34:05.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:34:15.749Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=2341af6e-b7a2-4928-970a-874e7ae94142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:34:15.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:34:25.762Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f51b9af9-dbcb-4bbd-82f4-390f847d9eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:34:25.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:34:35.772Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7a7bf4bd-ceb5-426b-93ed-3937b09d608d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:34:35.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:34:45.796Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=4d7fbbd1-f26b-48ba-baa2-57a69bf7ae61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:34:45.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:34:55.814Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=8871279d-9061-45d5-a5e5-ffeccf4510fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:34:55.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:35:05.824Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=38722fcb-2fbe-4f4b-959d-f2826ef22e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:35:05.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:35:15.835Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=24a7b2da-f6b2-4da3-9102-bf940b12331f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:35:15.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:35:25.848Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=daceaa9d-3201-40e5-b395-5a4a1cc32410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:35:25.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:35:35.867Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=a4275783-b930-40f7-9e3b-c8775fea1fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:35:35.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:35:45.880Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=1c43d262-7a94-45cb-beae-07920343b86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:35:45.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:35:55.893Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7cb8b3cb-7aa8-463a-9276-c5b3e4c0c60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:35:55.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:36:05.905Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=0e299d89-0e91-4fca-af3e-7b6f859d7561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:36:05.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:36:15.915Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=57a0bf5d-45b3-4ad9-846f-191a095fc787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:36:15.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:36:25.926Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=3252e1ff-01d8-484f-a14c-ab2ad6dac2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:36:25.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:36:35.938Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=32faeb75-2184-4032-a849-cbb4ba04e831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:36:35.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:36:45.949Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=f313006e-33db-499e-9beb-dd4c655048cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:36:45.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:36:55.961Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=4f506bd2-0a1f-4b54-bd49-6df14f6e8aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:36:55.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:37:05.972Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7b6948b4-25b9-4965-adb8-fafd57e4685e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:37:05.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:37:15.987Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=00e093d8-8738-4f16-a72b-435296855eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:37:15.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:37:25.999Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=049a7f18-b21d-489b-9cc9-afddc80d73ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:37:26.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:37:36.010Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=ad635ee0-78ea-48dc-b8ad-4ce49864087f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:37:36.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:37:46.022Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=c770d7d3-6ded-4c16-91bd-f47420ffe116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:37:46.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:37:56.033Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=7a8abb33-d4c4-47e6-b9f2-e06b949acdae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:37:56.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:38:06.044Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=9cd06c19-5970-4d37-9b16-c4f6937b4ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:38:06.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:38:16.055Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=2cdb524e-09ee-4f3b-adf8-f20f6c546467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:38:16.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:38:26.069Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=819ca7df-4ade-40f9-a3d4-7d5f302ee707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:38:26.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:38:36.080Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=5f66dae0-4bc2-44f3-8616-6437b7b70385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:38:36.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:38:46.091Z |INFO |Init configs |InvocationID=2df8b8e7-9da4-4d3f-bcb9-3dd5d3eba0a0, InstanceUUID=fb2669a9-37e5-4a6b-a388-ba745a19f322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T01:38:46.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T01:38:50.673Z |INFO |CBS client wi