By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T03:25:12.387Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T03:25:12.395Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-07T03:25:12.504Z |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-07T03:25:15.016Z |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-07T03:25:15.564Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-07T03:25:15.565Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-07T03:25:15.566Z |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-07T03:25:16.368Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-07T03:25:16.663Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-07-07T03:25:17.007Z |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-07T03:25:23.468Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-07T03:25:25.520Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-07-07T03:25:25.564Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-07-07T03:25:25.565Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-07T03:25:25.814Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-07-07T03:25:25.817Z |INFO |Root WebApplicationContext: initialization completed in 8808 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-07-07T03:25:27.546Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-07-07T03:25:32.160Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-07T03:25:36.123Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-07T03:25:37.023Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-07T03:25:37.024Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-07T03:25:37.029Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-07-07T03:25:38.521Z |INFO |Started MainApp in 35.945 seconds (JVM running for 38.365) |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-07-07T03:25:38.867Z |INFO |Start scheduling PRH workflow |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:25:38.947Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=f456f5b9-7847-4409-8959-ae655e9911d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:25:40.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:25:50.711Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=6c1a9a55-b064-4954-a3b7-bdf188a33f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:25:50.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:26:00.764Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=cd3bf14e-52ae-43ad-99bf-33b2d894c15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:26:00.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:26:10.848Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=83e3b2d0-fdd5-4ad7-bb94-0a1210d92690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:26:10.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:26:20.938Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=e433bcd1-4655-4944-a50f-c3cdfe67fd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:26:21.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:26:31.015Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=d7d85ccc-7f5b-4b59-b4fe-79e070e96945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:26:31.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:26:41.076Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=27cb0c1e-295c-47e7-b348-d14e381f5209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:26:41.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:26:51.145Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=17662e66-b030-4e13-8d2f-28ef6588b497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:26:51.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:27:01.243Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=315ebecb-2ab8-465e-96cc-d38f923b62e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:27:01.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:27:11.309Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=97994e77-1a04-45ef-ad25-729a8317797b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:27:11.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:27:21.439Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=d287e7ba-d8d9-47ea-b24d-a61f6cde569d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:27:21.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:27:31.535Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=eddd6946-6ce5-40a6-82ec-733acd0e45cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:27:31.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:27:41.559Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=0cec0f45-a431-4006-a324-1973b8b1f9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:27:41.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:27:51.657Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=574f0655-5513-44be-98d5-42e04554684f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:27:51.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:28:01.735Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=cf2e2c72-e15a-43d3-873b-b3b6c98cadbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:28:01.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:28:11.849Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=c1915dde-a442-422d-8ba8-cb11b72751f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:28:11.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:28:21.919Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=e585331b-dac6-45ca-a6d0-aaf246318c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:28:22.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:28:32.034Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=11055e76-5bea-43d4-b646-3a4b76ce5001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:28:32.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:28:42.102Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=ccd8df21-c42c-4fe9-8261-c640daf5e694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:28:42.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:28:52.190Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=20a924be-d771-443d-bb63-0f8e8706bf01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:28:52.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:29:02.263Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=5c89da8e-2a1a-4010-b3ce-c7e1bef5ce7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:29:02.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:29:12.333Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=f9bb0efc-992d-49d4-8208-82a67cb1f0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:29:12.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:29:22.427Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=18b67b85-8aa5-492f-8dc4-dd5a7d083290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:29:22.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:29:32.464Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=0ebf6ef8-0f47-460e-899b-2798122e1a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:29:32.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:29:42.486Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=1472adf4-2c44-478d-939e-4eed1e1bc80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:29:42.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:29:52.558Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=9cf29aa3-b08b-4d7c-a867-c83ef12edc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:29:52.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:30:02.626Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=42aaf641-eb13-4464-9fea-b0386f0687ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:30:02.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:30:12.684Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=4b57c57d-f099-4a8b-9da1-c74d93940ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:30:12.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:30:22.735Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=f9b4fded-abcd-4d2c-94d1-dac20f4e2305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:30:22.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T03:30:29.919Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T03:30:29.921Z |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-07T03:30:29.927Z |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-07T03:30:29.946Z |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-07T03:30:30.034Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-07T03:30:30.036Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-07T03:30:30.037Z |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-07T03:30:30.046Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:30:32.813Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=c30425a9-729a-46af-93f9-59f54457c24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:30:32.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:30:42.869Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=25746e13-01ac-47bf-9e42-8b66cdad3911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:30:42.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:30:52.939Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=20125841-93d9-4182-830d-136f1633a5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:30:52.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:31:03.014Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=ed8f48e5-5f3a-439d-ba97-397a63a851a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:31:03.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:31:13.149Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=a0c5587a-f631-48b3-ab67-9895afd0d730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:31:13.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:31:23.164Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=51428d02-5109-43fc-bb80-602310e7e987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:31:23.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:31:33.199Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=132b5304-137d-4e19-8f78-f8482d34f40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:31:33.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:31:43.248Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=5238f413-7f2c-4d59-8f87-ae30b8cba41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:31:43.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:31:53.266Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=5413ad77-6e41-4b4e-9b41-01ad93d32976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:31:53.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:32:03.311Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=4a5ca2eb-3b54-4244-923b-0e14f0e36b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:32:03.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:32:13.387Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=717d8e28-2965-49d7-b105-efdbbdaa1514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:32:13.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:32:23.429Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=b9ec59a6-38f9-4c4e-b6b9-61eddedc9ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:32:23.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:32:33.477Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=aa0dd36e-9c97-4cc3-9781-44365f89d712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:32:33.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:32:43.520Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=db1a30d7-9a4e-404f-8144-60278c2866c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:32:43.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:32:53.581Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=4e7ce2ec-4b9f-4c3e-b8fc-c9db806ed1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:32:53.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:33:03.612Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=565fccd1-d5ab-462f-8818-164acc30e9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:33:03.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:33:13.629Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=df2d965b-9245-4b6c-a256-f21ddf7d7769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:33:13.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:33:23.644Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=f6aef8d3-3275-4ea3-ac0f-04b9ca177094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:33:23.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:33:33.658Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=6d556a34-6965-4e48-934d-8ad0d01c29d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:33:33.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:33:43.673Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=3c950c62-ed6a-44fa-9685-fdcb5fd1088e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:33:43.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:33:53.687Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=0d804201-e0f3-4b23-b0cc-d2d9dff57863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:33:53.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:34:03.708Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=51277bc2-d5fc-475d-8809-bd500609b339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:34:03.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:34:13.721Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=e16991a3-7358-4a6e-881e-13b9c08618a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:34:13.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:34:23.753Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=156e9152-f849-44ea-a56f-df1796d921ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:34:23.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:34:33.764Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=aa9ccaeb-741c-416a-a2a8-2c8df5b64bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:34:33.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:34:43.822Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=7228b325-992b-499c-b922-a47f4e812b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:34:43.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:34:53.833Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=0bd4fa81-a269-4c55-8c57-a259946dab27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:34:53.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:35:03.847Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=3c077101-d743-47e0-b00a-f85079f1dd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:35:03.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:35:13.858Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=53bd17ac-fc88-4913-a3f1-22aae4fcb254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:35:13.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:35:23.871Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=dae9a28d-2b27-41d6-8e9e-eed9253fac01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:35:23.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T03:35:28.462Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T03:35:28.463Z |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-07T03:35:28.465Z |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-07T03:35:28.471Z |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-07T03:35:28.494Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-07T03:35:28.494Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-07T03:35:28.494Z |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-07T03:35:28.499Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:35:33.887Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=64be16e3-e6ab-4451-9762-8ba7c335b402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:35:33.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:35:43.956Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=b3e4735e-e33d-4a56-84b9-c6866abbc5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:35:43.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:35:53.973Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=a847012b-20fd-40b4-9aa4-618dc3c91b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:35:53.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:36:04.000Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=9c05f6e1-49f5-4617-9743-3ad2c911d639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:36:04.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:36:14.134Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=db448300-ed53-46a4-b822-b826c33a706e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:36:14.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:36:24.163Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=fd054ee2-5b4d-466b-b8fd-5560badcf3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:36:24.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:36:34.206Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=9f4595ac-904e-4b7f-90bd-5598c4f84e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:36:34.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:36:44.249Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=a96fed82-7954-4dc8-b14b-763c7bbc8550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:36:44.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:36:54.265Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=d63918af-b5e3-4912-932a-2eab5014c0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:36:54.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:37:04.306Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=93d641cb-e6d8-425d-96c4-a8c50be36f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:37:04.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:37:14.331Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=02734e19-26c1-49fe-87ee-e40835cc2955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:37:14.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:37:24.357Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=b701e83b-4c05-4f4c-9990-8e41ef3a1e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:37:24.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:37:34.426Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=a2537914-8c7a-4bc9-8a6c-ac361acf3dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:37:34.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:37:44.468Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=a5c2fe40-f692-4cc2-a75c-097087230323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:37:44.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:37:54.480Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=af2893d5-d0db-4b73-ab92-24c2f66ec8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:37:54.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:38:04.510Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=fba26913-fe1e-4e5c-b5b3-04ac07e1a616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:38:04.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:38:14.521Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=6138a067-0d7e-49cc-a0d8-cf2161fba0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:38:14.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:38:24.533Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=c96c45bc-7bd5-4611-ac7b-cef44346bcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:38:24.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:38:34.547Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=0ee84fb7-54d2-404b-b8aa-55333dc0f4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:38:34.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:38:44.560Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=bbab509f-3a4f-48bc-a94f-60d60feafb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:38:44.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:38:54.574Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=c411810f-f5ef-445a-a182-f6ab2f1108f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:38:54.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:39:04.602Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=85b6f286-5f02-4b9d-a5e7-2223277dfb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:39:04.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:39:14.633Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=b87f6427-1950-46b8-84d5-35f8a4c73080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:39:14.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:39:24.645Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=6cd7cf8f-c33b-432f-ba3c-36f4868b5d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:39:24.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:39:34.673Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=800e9880-19bc-4e5f-82c1-ad165beea60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:39:34.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:39:44.698Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=e37ba0f9-4cc1-430a-b7f8-dfad8df962ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:39:44.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:39:54.724Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=3e4b5f7e-5e57-40f9-933d-57a3077a9bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:39:54.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:40:04.745Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=68dbec88-64b4-4c6b-b60f-7671d90f4f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:40:04.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:40:14.759Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=227a1648-8ed0-4368-859d-f2fa3b7e1a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:40:14.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:40:24.775Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=b73325fc-be32-42c9-97c2-956e68103319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:40:24.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T03:40:28.357Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T03:40:28.358Z |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-07T03:40:28.360Z |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-07T03:40:28.363Z |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-07T03:40:28.376Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-07T03:40:28.376Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-07T03:40:28.377Z |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-07T03:40:28.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:40:34.796Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=e453dcce-f34e-439a-9d12-52793d7d3b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:40:34.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:40:44.813Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=911d7960-71d1-4846-9485-ec8e6e9a497e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:40:44.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:40:54.839Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=9fa9c34a-f52b-46c0-9679-d256120c0676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:40:54.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:41:04.860Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=5955e8e2-573e-4d79-b874-c6ac81e52e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:41:04.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:41:14.902Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=5d87dcb3-cb85-4eb1-b66f-84ebda0bb53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:41:14.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:41:24.940Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=a7dc8a1b-d896-4f2e-9196-e371215565be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:41:24.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:41:35.005Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=651528d9-5d71-40b2-85c4-de31f06b68a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:41:35.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:41:45.017Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=e9648eb8-b24f-4567-b2a8-b0811b223137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:41:45.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:41:55.081Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=7805be94-03ae-4a93-a5cb-4fab3a353483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:41:55.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:42:05.141Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=4c8a6672-74e5-48a6-a7f4-6f370cd2ed00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:42:05.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:42:15.177Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=50dca95f-0383-4167-9b07-a5492b3d1e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:42:15.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:42:25.198Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=36670be1-492f-47f7-8cd4-ba473c91511a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:42:25.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:42:35.256Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=dc27f62b-a6aa-4fa7-853a-d46b0ea5da10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:42:35.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:42:45.281Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=532fd731-8b27-4fc0-8bdc-69865dad4431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:42:45.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:42:55.303Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=3c6412c9-e9fe-437a-8f77-7cd1e5e88a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:42:55.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:43:05.382Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=ef3ca20e-a0ca-4713-b51f-f1b7e888159c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:43:05.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:43:15.423Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=14be761a-25cc-4049-b349-67fd4eed6230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:43:15.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:43:25.470Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=769cad0c-be80-438c-8988-7b0e551575a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:43:25.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:43:35.525Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=89d95fba-c677-4656-ac1b-3d88f6b4911e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:43:35.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:43:45.568Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=b9ccfc75-4b0a-4c80-9982-8f5125d6a11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:43:45.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:43:55.617Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=e40d0441-e77f-4db7-afa4-5c6e4eb6ab95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:43:55.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:44:05.708Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=3c139d13-2ff8-4856-a58b-e2ef309ef2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:44:05.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:44:15.763Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=502983ee-457a-46ce-bd8d-376c12748a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:44:15.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:44:25.825Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=646adc57-5af5-47f3-a232-cb0822169744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:44:25.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:44:35.856Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=d6188540-887a-49f1-8dfa-2334d155b047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:44:35.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:44:45.867Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=d3b40102-35a6-4f8e-985b-507e3a84ac42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:44:45.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:44:55.887Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=1c38c3aa-09b6-421c-87ea-9f56bfb1fcb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:44:55.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:45:05.920Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=e303e4d8-4887-4a44-9184-bb2c8a5aaff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:45:05.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:45:15.929Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=b643a332-bde3-4d7f-9628-10bc40a0e941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:45:15.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:45:25.940Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=d301a8b1-59fb-4007-830d-ba5e39155f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:45:25.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T03:45:28.263Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T03:45:28.263Z |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-07T03:45:28.265Z |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-07T03:45:28.270Z |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-07T03:45:28.283Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-07T03:45:28.283Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-07T03:45:28.283Z |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-07T03:45:28.288Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:45:35.952Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=eb554f43-949c-462d-8862-371aae3f337d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:45:35.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:45:45.972Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=4e773169-82f6-4484-bfef-37b4a8f1da5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:45:45.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:45:55.999Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=a48f7490-bf99-4136-869b-1942f723b59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:45:56.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:46:06.021Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=322fa765-35f5-4d1a-be6b-f253166bb5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:46:06.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:46:16.063Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=a7c3dca4-574f-4aab-9583-b3a7d4e3c4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:46:16.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:46:26.073Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=77e30128-3f46-4eb3-8c1c-a984b649c99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:46:26.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:46:36.087Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=86053774-1125-4592-b7cc-16696d1ca46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:46:36.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:46:46.101Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=ec643787-e812-4fd7-970d-e23e4daaf8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:46:46.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:46:56.130Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=545e95e2-fb26-47ce-9e99-c1820228be13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:46:56.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:47:06.215Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=d1efb99c-9ee1-4b61-a39c-9985aeddd8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:47:06.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:47:16.246Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=5e5a98ce-2f58-4666-b1a8-bc30f64b9c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:47:16.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:47:26.257Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=7fe92fc9-dd2f-4ff8-9519-77e64065bd4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:47:26.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:47:36.280Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=906d9d8c-973b-4ab6-b83f-0fdadf8329e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:47:36.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:47:46.292Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=09fd119a-8995-4fcc-ad9c-475aace609c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:47:46.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:47:56.304Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=36d849d2-d893-4ba6-886b-c34ea7ca154c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:47:56.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:48:06.319Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=40cc814b-265f-43bd-a4e4-18b639e3841e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:48:06.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:48:16.332Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=eec2debc-a85b-4360-86a5-9483539823f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:48:16.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:48:26.375Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=3ec65be4-bc78-4fdb-a305-68be841cf368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:48:26.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:48:36.419Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=11f8dc23-21fa-4541-84e1-8cdaeba69754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:48:36.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:48:46.432Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=ff1307dc-1b0f-4120-8ad0-9a4576e1ac18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:48:46.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:48:56.446Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=28e405ef-8630-4bd4-afa5-700565113c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:48:56.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:49:06.475Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=bb26cdc6-bf9d-4d37-8f3b-388b86093f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:49:06.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:49:16.497Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=dc4e3f85-bea7-4964-9e9b-235953b1548f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:49:16.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:49:26.509Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=9ffa9f2f-8bc6-4414-8276-071e21c99f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:49:26.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:49:36.524Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=dacf0aa9-fa2f-4743-8f73-d5b140219a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:49:36.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:49:46.535Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=d858c1c7-df38-45cf-80f1-29574a489a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:49:46.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:49:56.545Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=01865208-dedd-46b3-a582-4a910dc47019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:49:56.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:50:06.559Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=4a00cce5-460f-44da-a886-fd894e508d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:50:06.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:50:16.571Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=07b1a0bb-dfcd-452b-a318-9ef4d8173f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:50:16.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:50:26.581Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=1aaf9819-ac2e-4831-b91a-b2dd099b8d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:50:26.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T03:50:28.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-07T03:50:28.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-07T03:50:28.599Z |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-07T03:50:28.606Z |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-07T03:50:28.624Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-07T03:50:28.624Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-07T03:50:28.625Z |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-07T03:50:28.647Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:50:36.594Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=7ce0a0ab-63b4-4145-a825-ecbead0359c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:50:36.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:50:46.606Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=47ada649-04e0-44c3-b7b2-9f2a588b6c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:50:46.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:50:56.617Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=7baa35ac-8082-410a-861c-ee9cbcb9737c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:50:56.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:51:06.629Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=75452144-835b-4cf3-be6f-c15c6ccc8335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:51:06.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:51:16.640Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=0835f18d-96c7-419e-bf40-1df92fff25c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:51:16.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:51:26.652Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=160ef282-328d-43fe-9076-b91a9bfb1a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:51:26.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:51:36.691Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=6e954b29-8a2e-4707-8ea7-38a0b4bc69bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:51:36.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:51:46.701Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=2f891520-a7b0-4998-b5b1-a28e60858b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:51:46.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:51:56.713Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=d7ddc4d6-1d42-45fa-8082-ae880791fa73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:51:56.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:52:06.725Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=67b0dc60-de31-4f5a-90a8-77928e4c8ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:52:06.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:52:16.737Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=4dc4c50b-46b7-4e12-ba20-11434ce7cc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:52:16.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:52:26.764Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=3ce7a4fe-949f-480f-8e63-8d30f13c1da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:52:26.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:52:36.814Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=852cbabb-1333-4425-a46d-46c96aebaf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:52:36.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:52:46.884Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=aa22f186-4532-4cf5-9a17-0523bd5693bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:52:46.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:52:56.903Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=96908cbd-6d2a-41be-9d6f-8572532e015c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:52:56.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:53:06.924Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=7cbe6b11-c412-42ae-91a4-4cba7229b59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:53:06.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:53:16.935Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=00750509-ad3f-454f-a180-82d50d09db70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:53:16.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:53:26.963Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=ee9c2535-86aa-457f-ad72-a166f5d95840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:53:26.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:53:36.977Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=3a8d3ab3-9b3f-4cad-8708-9d7ab7d8aa02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:53:36.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:53:46.999Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=73b5697c-e791-4778-9cf2-f02de910c136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:53:47.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:53:57.026Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=2aa6f035-63d3-4b3c-bce4-297e1d4a3eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:53:57.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:54:07.046Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=e45b0b55-34fb-4fd6-b8a1-57ea800180fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:54:07.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:54:17.067Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=7aa250fb-84e3-4c2c-bea9-19c7e62ea2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:54:17.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:54:27.081Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=3ffe75a1-e60f-462a-978f-56d545a18975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:54:27.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:54:37.101Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=3a29c60f-1e12-4120-b8a3-a161b48240fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:54:37.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:54:47.114Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=b4b711a3-df9b-456a-a3d3-c8cfd915c2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:54:47.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:54:57.126Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=151a31f0-6c71-42b1-8ca7-bd2d148c29e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:54:57.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:55:07.138Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=ec00caed-b416-465b-9c90-c6bf4edb820e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:55:07.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:55:17.149Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=c5f88f06-5a8d-4b5b-9dc4-52e49b9fa7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:55:17.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:55:27.162Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=0aee0034-be76-4efb-8e52-a9e58760d27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:55:27.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T03:55:28.634Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T03:55:28.635Z |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-07T03:55:28.640Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-07T03:55:28.665Z |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-07T03:55:28.697Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-07T03:55:28.698Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-07T03:55:28.698Z |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-07T03:55:28.709Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:55:37.173Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=e5e50cfe-7731-4de8-a8cc-436adcbce1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:55:37.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:55:47.183Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=416af8c5-b762-4182-a88f-fb395de9fb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:55:47.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:55:57.194Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=f6ae7619-e4fb-49b1-9987-287dd3a31d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:55:57.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:56:07.210Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=941774b5-3743-4228-9ae0-b38e5ae7031e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:56:07.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:56:17.228Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=31380f48-08f5-408b-915f-1c4180448247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:56:17.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:56:27.240Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=69cb6055-8d58-408e-9f0d-67499c1dda98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:56:27.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:56:37.262Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=2a1ee7da-c0af-47bd-8f0b-03f8ddb2b9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:56:37.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:56:47.279Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=6d078457-5622-4909-81d0-5dc7b3b4a426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:56:47.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:56:57.289Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=91daeac1-f87d-47dc-9b5f-350d270f1aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:56:57.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:57:07.302Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=cf972792-eb0f-414a-bfc4-e70df2a1fe64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:57:07.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:57:17.318Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=b678c1c2-7f09-4f14-ad1e-abe8fa98d82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:57:17.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:57:27.337Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=161590d2-2397-49ab-bafe-227258c70880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:57:27.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:57:37.350Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=7225a346-b9d1-4576-9abb-5cd37543619a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:57:37.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:57:47.381Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=abd4d6f8-1634-4dea-a05a-85dcef395328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:57:47.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:57:57.394Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=b2932b67-ddeb-4cf8-80f6-c0b575441227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:57:57.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:58:07.410Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=72b1da85-e6d8-4042-b428-4448d3eaebfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:58:07.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:58:17.420Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=854a06b9-2cfc-42dd-a83d-3a9a5f657756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:58:17.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:58:27.431Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=5f330c79-51fe-47b6-b588-22e75fb98f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:58:27.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:58:37.443Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=07dd046d-0014-4473-9d43-aab88580b009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:58:37.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:58:47.463Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=6109a70b-335f-4b02-9e2e-dccb1e5b5489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:58:47.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:58:57.476Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=b454597c-1a38-4523-9539-ef52b7b75562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:58:57.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:59:07.505Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=85eb1201-9f68-4877-b3a3-32ca6a31f640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:59:07.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:59:17.515Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=d6d7d246-1d73-4c11-822c-0168c48a852b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:59:17.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:59:27.527Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=c2127be5-94a7-42c9-8534-7dcaf779b4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:59:27.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:59:37.546Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=4bb07c36-442b-4fc0-977e-b149788cb289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:59:37.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:59:47.565Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=8d94fb58-d618-444c-a7cf-c259229b19df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:59:47.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:59:57.588Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=f926c30f-a66e-4733-aace-56ca7163cca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T03:59:57.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:00:07.605Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=6229fb6e-8cc3-4c88-9dd3-8fe2fa2a2697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:00:07.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:00:17.617Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=328a689f-e523-479a-b83c-cc4ad654bdcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:00:17.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:00:27.626Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=22b055e4-9f2c-4cbd-ac6e-28f0a950163a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:00:27.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T04:00:28.167Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T04:00:28.168Z |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-07T04:00:28.170Z |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-07T04:00:28.175Z |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-07T04:00:28.192Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-07T04:00:28.192Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-07T04:00:28.192Z |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-07T04:00:28.202Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:00:37.638Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=ab3920e3-fe98-4266-b2f5-0846f3a5b3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:00:37.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:00:47.658Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=9def78da-3409-4ef5-a58c-775187d33a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:00:47.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:00:57.677Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=3e7cdac9-5c6f-48fe-aebf-4848b74dc474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:00:57.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:01:07.689Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=d2ca09cb-1f36-41ba-8d83-29aa765448a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:01:07.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:01:17.698Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=3cdef093-9a7f-470c-a030-bbf12397d5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:01:17.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:01:27.707Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=d675f244-48ef-4bbb-ad50-abebe007532f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:01:27.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:01:37.719Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=6dfa3a40-1798-4422-9383-b6dc4cc7c634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:01:37.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:01:47.733Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=63da5a43-929d-41f0-bbb0-1c90f6d062d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:01:47.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:01:57.751Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=dce449b4-32d3-45d2-a99a-e4db6b40b7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:01:57.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:02:07.762Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=7c03d1a8-ae84-42dc-9775-9c2d75d7c508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:02:07.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:02:17.795Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=0939577d-e110-4c47-b26b-6ea9ce34958e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:02:17.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:02:27.816Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=d87fcbc4-b5e0-4773-b71e-d13751fb8086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:02:27.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:02:37.826Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=71739923-e113-4840-a33f-e2a830de8cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:02:37.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:02:47.835Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=7566df15-c19f-4b51-a77d-4e11975236e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:02:47.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:02:57.851Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=2e51ba69-813d-4fc3-8435-4d09eda4d46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:02:57.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:03:07.872Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=8eded503-a5ce-4e5b-94c7-2a3a19207eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:03:07.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:03:17.890Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=59a55a13-909c-447c-acc5-087c56fe40dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:03:17.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:03:27.903Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=8f6090cf-5ef4-4514-9ae9-bb308ac58eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:03:27.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:03:37.912Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=ffe0e610-9e49-4d3b-a20b-06c3d2fff702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:03:37.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:03:47.922Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=bdf539af-a964-48ce-9dd9-9dca57ee855e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:03:47.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:03:57.931Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=94db5e02-33a9-4860-918e-17be3f214bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:03:57.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:04:07.946Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=25b76607-a2e4-4457-8605-48f916cfde28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:04:07.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:04:17.956Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=c7cb3cbd-413b-4fa3-a097-ba2a8cf494cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:04:17.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:04:27.964Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=b8e871c0-b473-462a-ab82-3a66e21db887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:04:27.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:04:37.974Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=5d0ca591-bbc8-488a-9a4f-d18da6cb9e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:04:37.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:04:47.983Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=2c701a1d-5ceb-4021-9af4-c85605d22847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:04:47.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:04:57.993Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=e344efab-f3ed-4080-b63e-6bcab31d2104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:04:58.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:05:08.003Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=2054fa9f-88b5-42ef-afea-b78f3f2dbc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:05:08.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:05:18.012Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=ca90d545-9714-4f45-9908-c7e834cefae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:05:18.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:05:28.027Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=78a6c9c2-c21a-4873-9cf5-54c52359a94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:05:28.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T04:05:28.285Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T04:05:28.286Z |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-07T04:05:28.287Z |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-07T04:05:28.291Z |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-07T04:05:28.304Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-07T04:05:28.304Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-07T04:05:28.304Z |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-07T04:05:28.308Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:05:38.049Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=ea9df97f-deae-41fc-a96a-06bfe8806250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:05:38.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:05:48.059Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=ade3d2bb-00a9-4d8c-bea6-9ae494dd8444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:05:48.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:05:58.072Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=40af13a6-c8d5-44a1-b184-7cf97b23c61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:05:58.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:06:08.082Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=f999ad38-1de7-4825-853b-23d985bad7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:06:08.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:06:18.095Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=28eb090a-004f-4beb-bb9b-94a9a6c3bd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:06:18.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:06:28.108Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=6938575a-31cc-49d9-ae88-579074a6131a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:06:28.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:06:38.120Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=92550521-fdb5-4d66-8860-b90a9e628192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:06:38.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:06:48.131Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=8d525781-9b8f-4958-9fb0-5ad96dd68cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:06:48.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:06:58.154Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=0e48bb50-4ede-4ea0-b962-29b5876a315a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:06:58.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:07:08.164Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=830e9eed-c3bf-410e-bc3a-d5296a3b43b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:07:08.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:07:18.174Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=2c4f17d3-d3d4-4e43-9455-f576de13f520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:07:18.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:07:28.184Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=16691d49-4ff7-4f87-8eeb-24d24f55fe7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:07:28.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:07:38.195Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=bac25ee3-f12d-46c5-9ecb-ebbf3f570d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:07:38.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:07:48.219Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=f306794f-20e5-4a1e-8a2d-2b4bb3c3e30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:07:48.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:07:58.239Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=427f1fee-ee24-4c15-bbea-20a48737bd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:07:58.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:08:08.253Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=be34c427-9958-401a-8e8b-c1533ad70670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:08:08.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:08:18.266Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=629666fe-e27b-4a96-b2f6-57d162683baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:08:18.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:08:28.283Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=5c78e317-bd02-4381-bea1-773810d2c3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:08:28.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:08:38.296Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=4f705ee4-0a3a-4ad6-9106-ab0f7026bb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:08:38.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:08:48.309Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=4e5510eb-033a-4288-9f28-0354adfc5e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:08:48.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:08:58.318Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=d6893805-313c-4ed5-99d3-e7ffb948ce5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:08:58.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:09:08.327Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=0f31704a-8d62-4405-b750-f7a5a58d9953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:09:08.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:09:18.357Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=fa69ecb8-864e-4428-a800-332f2f15c214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:09:18.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:09:28.367Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=1f2204b7-a9c1-4319-bc2c-79679bf8ec89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:09:28.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:09:38.379Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=f7b87f34-1e93-46cc-a7e8-9f9254f6a904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:09:38.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:09:48.389Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=cf74bddf-a1ef-4a5c-96be-2c75231dd1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:09:48.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:09:58.399Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=e4a7598e-7fd9-4c5b-8dca-55a1ac3525e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:09:58.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:10:08.410Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=b1d0d483-7531-48c3-89de-f0f81cedad5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:10:08.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:10:18.423Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=d0523c59-4c97-4ed8-b660-ff7f3b74d5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:10:18.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T04:10:28.126Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T04:10:28.126Z |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-07T04:10:28.127Z |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-07T04:10:28.131Z |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-07T04:10:28.141Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-07T04:10:28.142Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-07T04:10:28.142Z |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-07T04:10:28.144Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:10:28.442Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=80b8c85d-d5e4-4940-9ba7-d365b43f56b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:10:28.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:10:38.464Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=794fd4c1-1616-40ec-8f35-ac4a83467fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:10:38.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:10:48.475Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=5245784c-a4a1-4278-972b-a2e7c78a3f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:10:48.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:10:58.484Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=e6a4c824-57cf-48ee-8207-b4d87ca72800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:10:58.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:11:08.493Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=b3842dc7-fbe0-45da-b9e4-c325122d3ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:11:08.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:11:18.503Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=9b1b55b0-e132-4451-9819-044c3ec6ae4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:11:18.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:11:28.513Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=6af4be8d-ec5e-4fa1-aa22-e5bfcbdb01b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:11:28.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:11:38.525Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=35183eca-5be7-4664-bac5-27df1b7bca83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:11:38.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:11:48.536Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=95be501d-615f-4238-be6d-9288a17dae89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:11:48.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:11:58.550Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=4c2d52df-fdec-4f3a-8a73-7f78cb5c1a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:11:58.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:12:08.561Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=19b4c272-f123-4c96-acc2-abfd3630141c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:12:08.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:12:18.575Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=e6e60c67-bbe5-4458-828c-0553df69cf21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:12:18.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:12:28.607Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=7cc06a21-0181-48ef-a470-d12af66d4e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:12:28.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:12:38.616Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=f4bfc61d-32b6-48a4-ab56-8f3c45a0efb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:12:38.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:12:48.626Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=c649d91f-7253-476d-aa79-1535f02fb0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:12:48.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:12:58.640Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=3e84ebd6-67e2-4e65-b47e-7600bcbc8970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:12:58.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:13:08.652Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=e1fd5a09-7997-4cc5-b6d7-6e92f32a475a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:13:08.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:13:18.665Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=98672f81-c8ea-4e5e-9ea6-19b862d1d031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:13:18.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:13:28.673Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=1da53211-bdc7-41e7-a56a-0e468779f32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:13:28.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:13:38.686Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=e331490a-4800-46fb-ade4-1d04a606db15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:13:38.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:13:48.703Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=bb30a49a-0c40-435f-96d9-84b915e2a93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:13:48.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:13:58.716Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=8870ee64-8efd-4c07-92ed-b5dcce82332f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:13:58.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:14:08.735Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=40757dd0-d520-45b6-9c61-78228a6257d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:14:08.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:14:18.751Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=10bb3f0d-0d68-4608-959c-087d75a623c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:14:18.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:14:28.768Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=3a1dffa2-087d-4607-85b4-8d49876e3aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:14:28.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:14:38.784Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=f6740315-6e0b-49e7-b9ec-734ec01f672a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:14:38.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:14:48.795Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=35345c9a-2763-4fed-b2a6-ee36e65d3952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:14:48.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:14:58.813Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=9f9779cc-ef79-4934-b4d0-41d8e7bffc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:14:58.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:15:08.832Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=b4298d15-7812-406c-9613-63807e7c72a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:15:08.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:15:18.860Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=c4c0a2c0-71d1-4794-8c57-d489d41b7cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:15:18.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T04:15:28.110Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-07T04:15:28.110Z |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-07T04:15:28.112Z |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-07T04:15:28.116Z |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-07T04:15:28.129Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-07T04:15:28.129Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-07T04:15:28.130Z |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-07T04:15:28.135Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:15:28.870Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=92497752-8423-4a3d-9288-ea4d9f901fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:15:28.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:15:38.881Z |INFO |Init configs |InvocationID=8f9cad93-1e3e-43b4-b292-bcebe1b61231, InstanceUUID=60c34ea9-d6db-44eb-91b3-891d4fdeddc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-07T04:15:38.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |