By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-21T03:27:50.002Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-21T03:27:50.006Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-21T03:27:50.043Z |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-21T03:27:50.747Z |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-21T03:27:50.854Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-21T03:27:50.855Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-21T03:27:50.855Z |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-21T03:27:50.936Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-21T03:27:51.086Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-07-21T03:27:51.113Z |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-21T03:27:52.609Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-21T03:27:53.099Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-07-21T03:27:53.119Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-07-21T03:27:53.119Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-21T03:27:53.183Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-07-21T03:27:53.183Z |INFO |Root WebApplicationContext: initialization completed in 2070 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-07-21T03:27:53.608Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-07-21T03:27:54.445Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-21T03:27:55.946Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-21T03:27:56.552Z |INFO |Started MainApp in 9.244 seconds (JVM running for 10.058) |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-07-21T03:27:56.624Z |INFO |Start scheduling PRH workflow |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:27:56.643Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=d5daf85e-b555-4b2d-a6d0-b158d8602d8c | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-21T03:27:57.161Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-21T03:27:57.162Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-21T03:27:57.164Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-21T03:27:58.090Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.196:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:27:58.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:28:08.119Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=79a2f154-b23d-4bff-8641-f3feac125b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-21T03:28:09.190Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.196:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:28:09.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:28:19.191Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=d6c8be04-75de-4fbc-b219-d877e0371451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-21T03:28:20.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.196:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:28:20.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:28:30.227Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=5ac197c2-b33e-42c8-929c-b0bb106e9a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-21T03:28:31.334Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.196:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:28:31.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:28:41.337Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=de1d1258-16ad-414c-811d-551b7a50c3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-21T03:28:42.403Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.196:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:28:42.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:28:52.406Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=395b4a94-ed98-4227-9db4-bae03deb1719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-21T03:28:53.478Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.196:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:28:53.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:29:03.482Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=fb9d7672-20b4-4221-af49-23c0ec2d6414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-21T03:29:04.515Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.196:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:29:04.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:29:14.517Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=2cbcf663-84ad-4672-9a6d-23acac164278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-21T03:29:15.592Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.196:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:29:15.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:29:25.595Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=93cbf7e1-f67a-42b1-a872-868f3c78e2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:29:25.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:29:35.749Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=2b947ee2-daec-4e1c-a0ca-be8890d494f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:29:35.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:29:45.769Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=a0a4f51d-7289-427c-ad73-9fe42ac34ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:29:45.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:29:55.791Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=a435b0de-6133-4f15-bccc-fbcea569ade3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:29:55.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:30:05.819Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=ce7f2b2e-aeeb-4cfc-8f8c-47f78822803b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:30:05.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:30:15.842Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=4c5dac07-ba8a-46c9-9d04-00e97956c873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:30:15.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:30:25.865Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=e90f305e-dcf1-488f-ae47-ad8d4d8ed9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:30:25.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:30:35.889Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=c238f051-5f16-4797-8593-26d59de1693c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:30:35.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:30:45.908Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=b89f04d0-46a7-456b-a993-f56790b46c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:30:45.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:30:55.926Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=c710bb96-d1c5-4816-b83f-63e320865ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:30:55.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:31:05.941Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=275cc9c1-a5de-4bb6-acfd-6fb35bd3a3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:31:05.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:31:15.960Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=26af70bd-ce5f-4fac-bad3-f5afb6904c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:31:15.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:31:25.975Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=0eefcf57-229f-4a16-8245-41b5a644cada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:31:26.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:31:36.008Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=d948fc44-f0e9-47f1-972d-9b74a6cc229c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:31:36.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:31:46.023Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=16fc2152-f137-4c39-85e5-9d0bf6b95af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:31:46.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:31:56.045Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=818a396e-0f78-4de5-8837-0d842dfb971f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:31:56.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:32:06.068Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=39e77c28-675a-4987-a2c5-46344d667d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:32:06.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:32:16.083Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=d9a1d9e1-ee2a-4b90-bc55-09cc78493d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:32:16.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:32:26.100Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=3b25ff3b-7d05-4aaf-a03a-4bb273f212cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:32:26.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:32:36.123Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=fc804a48-1e4f-429b-936f-d53612144f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:32:36.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:32:46.137Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=1d7608a7-1dbe-49a6-9d01-69d661cbe1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:32:46.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-21T03:32:54.747Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-21T03:32:54.748Z |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-21T03:32:54.749Z |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-21T03:32:54.753Z |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-21T03:32:54.766Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-21T03:32:54.767Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-21T03:32:54.767Z |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-21T03:32:54.769Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:32:56.151Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=c394766c-ca57-4fc7-95bd-3a6a03c980e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:32:56.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:33:06.171Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=59e58131-a46a-4d09-8ee5-fc5da32c62c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:33:06.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:33:16.183Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=2728697a-f45d-4d5c-84ea-36bb4023e681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:33:16.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:33:26.196Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=4127a5e4-2f67-4754-b1bb-e5d8d6c3b330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:33:26.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:33:36.208Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=cc6123e4-aa2b-49be-8e9c-6bb5351de0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:33:36.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:33:46.221Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=b4e4c187-5332-4da6-834b-81d8f27d361b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:33:46.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:33:56.233Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=ebad926d-6f31-4473-8e52-d8a1ebb795df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:33:56.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:34:06.245Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=a69cd075-d0a2-472f-83da-f550a78f5c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:34:06.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:34:16.258Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=7cdf78cf-f3f2-4a99-bbb6-a45ec69415d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:34:16.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:34:26.271Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=030814a9-8734-4af1-a880-b6d10588a332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:34:26.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:34:36.289Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=3b5c06fb-64ae-403b-adc9-705b5c6c39b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:34:36.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:34:46.299Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=514fcb91-0c1e-4237-8950-e0617c2b3099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:34:46.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:34:56.313Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=e8e91d54-6a28-42b8-93a0-8e7b62a68541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:34:56.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:35:06.324Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=57c13de4-fb1b-4297-adfb-ab874d23ccac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:35:06.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:35:16.337Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=f691ff91-b15b-4cd4-85ab-4ab937493107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:35:16.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:35:26.349Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=3fdf8e12-3694-4042-97d3-afa923217be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:35:26.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:35:36.361Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=73353018-7563-4226-9e5d-c3ffb763957d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:35:36.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:35:46.379Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=3c2dcd0b-377e-4951-9522-1205552ad78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:35:46.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:35:56.392Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=0e9acb05-ff34-4d0b-91b2-1f7bf12f391d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:35:56.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:36:06.405Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=3305614d-7ea4-4f95-b665-861fcf1aa293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:36:06.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:36:16.418Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=9bea8806-7c42-4148-ae4f-ab85d3bd7fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:36:16.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:36:26.431Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=c4182b12-da52-45cb-8e28-74c9cbd4636b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:36:26.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:36:36.450Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=d2537f60-c7b7-4958-ad9b-313e85f7d372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:36:36.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:36:46.471Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=ff4ae669-e785-4e22-9e22-f8d8bb6a963d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:36:46.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:36:56.482Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=830ce03b-e960-4dbf-839c-5bda3ce146ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:36:56.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:37:06.493Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=caa19f93-085b-49a9-97d4-69e68fac7f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:37:06.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:37:16.508Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=70c07675-6e81-4dda-a0f2-7238011557fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:37:16.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:37:26.522Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=e4f1e261-d873-4c9e-b74a-c57ea033b648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:37:26.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:37:36.533Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=a4d9f7c2-58cf-467c-95ec-b452e8836125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:37:36.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:37:46.545Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=cf1b3f65-f311-41c7-a015-2ee37b22ada6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:37:46.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-21T03:37:53.948Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-21T03:37:53.948Z |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-21T03:37:53.949Z |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-21T03:37:53.953Z |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-21T03:37:53.964Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-21T03:37:53.964Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-21T03:37:53.964Z |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-21T03:37:53.967Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:37:56.557Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=408dfa0a-1306-4a7c-a7c9-e39f1799cc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:37:56.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:38:06.569Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=63707e34-6dfb-43a9-a4f4-50902fa1ae34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:38:06.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:38:16.588Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=26a6cd87-1932-49cd-869f-b0686a7bb6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:38:16.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:38:26.601Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=208b6135-87e5-44d1-8078-6459bd46786b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:38:26.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:38:36.611Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=54d96b34-5cb1-4594-9729-335d7ce1f6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:38:36.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:38:46.622Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=d13fad70-f830-4cc9-9814-0ced4bb2549c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:38:46.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:38:56.633Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=229ae109-9a12-45c2-abbc-13af812f57ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:38:56.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:39:06.643Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=24c0013b-281c-4df0-a856-abe84e763227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:39:06.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:39:16.653Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=e4f033c2-c08c-46dc-a520-d05003b4bc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:39:16.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:39:26.663Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=0d4bc2f6-10e3-4848-b03d-a20b34be4ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:39:26.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:39:36.673Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=8bb003a9-7353-4902-9c11-6bd9aeabac03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:39:36.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:39:46.686Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=7df1d330-03da-4e31-8f8e-bb73000186a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:39:46.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:39:56.697Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=6cfb45a9-23e6-499e-b218-c1b3ce2f4e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:39:56.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:40:06.710Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=df16c31e-ecac-44c1-b602-87cdb33cdf0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:40:06.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:40:16.722Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=80f64eeb-b479-4af6-a03b-feb2fa67da5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:40:16.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:40:26.734Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=89e59617-6775-4392-a4a6-6c6c430dfbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:40:26.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:40:36.751Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=96a276ce-c5ed-4724-8a4d-ff698fec6dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:40:36.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:40:46.765Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=29d91a13-57dc-40e7-abf4-ff48f32fc975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:40:46.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:40:56.778Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=395870db-3c6a-4f96-8640-32a04ae1f629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:40:56.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:41:06.789Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=39b1bb4c-b556-4f99-a61f-d6ff31e7a5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:41:06.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:41:16.799Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=52084ba8-c1b0-4beb-a885-75168777d068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:41:16.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:41:26.810Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=c49a71ab-8e64-4326-94b0-da593b6fa78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:41:26.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:41:36.820Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=74826c1c-8d35-44bf-8748-294045eed6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:41:36.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:41:46.832Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=3cc89a66-7fdc-4a4d-81eb-2651e6b96346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:41:46.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:41:56.842Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=4ac8cd51-87fc-41df-b9e9-3be0d9163776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:41:56.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:42:06.855Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=2721791e-ad91-4cbf-a27b-186015df7a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:42:06.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:42:16.867Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=a821573c-039d-467d-b334-79eaa604ac9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:42:16.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:42:26.877Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=99f56524-08b2-414d-aac2-311b950bb353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:42:26.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:42:36.888Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=9fc7d366-c366-4978-8c07-2b5a9c52b935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:42:36.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:42:46.899Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=316060c7-11e6-4c2f-80d3-b61718e2dacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:42:46.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-21T03:42:53.940Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-21T03:42:53.941Z |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-21T03:42:53.942Z |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-21T03:42:53.944Z |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-21T03:42:53.955Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-21T03:42:53.955Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-21T03:42:53.956Z |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-21T03:42:53.958Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:42:56.913Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=06e17ad1-cc23-4f93-b3cd-6a8a2054da3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:42:56.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:43:06.923Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=9e7d8c71-addd-430f-83cb-b465ba5c61d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:43:06.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:43:16.937Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=9fa1dc9b-47eb-425d-94db-834206c8732e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:43:16.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:43:26.948Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=cb1d1fa3-d0c0-454d-8e21-19f538b243e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:43:26.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:43:36.963Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=1304e97e-82a2-4e8f-9a10-a028043cbc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:43:36.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:43:46.974Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=eeeafcb1-a8f3-4788-b0a4-4c84cbc8f4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:43:46.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:43:56.985Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=565798c2-e9a1-4c99-910d-dc50231572aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:43:56.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:44:06.996Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=36e74add-61f4-4de5-9356-2f7041a5c96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:44:07.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:44:17.011Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=c481febc-6369-4efc-ad10-5d4e91d407e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:44:17.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:44:27.023Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=58b02b53-39fe-4e6c-83c2-9963704d216e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:44:27.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:44:37.039Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=1470e81b-8c54-4f9d-8031-833dd8d4f1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:44:37.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:44:47.049Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=f122bb5a-d8ef-42f1-a484-dca461c45b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:44:47.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:44:57.067Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=2307074a-2efb-42f0-9357-624c9581e59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:44:57.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:45:07.078Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=e6db4e80-731a-4fde-ba11-f1fa1d110e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:45:07.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:45:17.090Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=4b27496e-5ec9-4b0a-beb6-30e990e17867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:45:17.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:45:27.107Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=417cad06-06ad-4f6e-baba-6b6b0db15d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:45:27.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:45:37.115Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=a7e95e88-b57a-4abc-9c48-e94cee5cdf46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:45:37.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:45:47.130Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=d7b6e418-b3a6-45e5-bbd0-a76cc3e3b2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:45:47.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:45:57.141Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=18533b74-99eb-4120-9ca8-b04c6390dc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:45:57.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:46:07.152Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=0b4cd9ec-4e52-4b9a-83aa-714215e55604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:46:07.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:46:17.163Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=818f2c1b-0900-471b-ae3d-0fda5c7fa99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:46:17.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:46:27.175Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=36b4a157-ca8e-4d7d-b18e-9913a4ca2317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:46:27.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:46:37.187Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=606e89a0-64b8-41fe-86f8-96bd9a68a141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:46:37.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:46:47.201Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=63bcb688-f6b4-479e-80be-e56302a3019c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:46:47.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:46:57.212Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=870b3c14-138a-459c-a13d-a7fbcbae3606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:46:57.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:47:07.225Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=f19b025c-d1d5-444a-8301-54a574a94350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:47:07.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:47:17.235Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=2a256f9b-5157-4a98-92e7-f5e3b4532c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:47:17.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:47:27.245Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=06ac8948-0c6e-4889-8617-9bae64650daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:47:27.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:47:37.260Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=233bcba6-8fa5-4df2-9057-515e78960740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:47:37.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:47:47.275Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=45c6b178-3037-4cb4-bf63-416fd24ec6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:47:47.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-21T03:47:54.010Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-21T03:47:54.011Z |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-21T03:47:54.012Z |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-21T03:47:54.015Z |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-21T03:47:54.026Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-21T03:47:54.026Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-21T03:47:54.026Z |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-21T03:47:54.029Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:47:57.285Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=9468bd9b-e825-48d3-af0b-93de3610b6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:47:57.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:48:07.296Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=a7adf04b-0e20-44eb-b098-86def52d5779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:48:07.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:48:17.306Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=0e4e3da6-06e9-461d-a564-40a712a742eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:48:17.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:48:27.318Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=7aa3f65d-0350-4a72-9e47-fd520266583c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:48:27.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:48:37.328Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=94b1dd95-43d3-4d9d-b571-bd0b273c2c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:48:37.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:48:47.337Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=092a278f-0165-4efc-95bc-868f9aa059e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:48:47.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:48:57.346Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=b38aa301-71e4-4a03-a62d-166da041edd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:48:57.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:49:07.356Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=61ac59e7-9e13-4c8d-a31e-3895510b8d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:49:07.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:49:17.366Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=3d46ad98-a254-4b8f-ab77-7f8d0691e44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:49:17.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:49:27.376Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=a11121f5-2820-487d-b5b1-1c87fd14cea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:49:27.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:49:37.387Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=d0d4d716-8c8d-4dc1-9581-8b0c97fe9a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:49:37.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:49:47.398Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=123b71e9-319a-40dc-b8ca-0710d4b40ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:49:47.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:49:57.408Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=2491a74f-cd16-4a89-a437-4405641def4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:49:57.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:50:07.427Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=977bdf26-e203-4621-b74f-5f897d433ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:50:07.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:50:17.440Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=1af0bffb-c078-40cd-91dd-12607a06704e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:50:17.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:50:27.449Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=bc7f7712-4d51-42d3-8c1a-2778d48e50a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:50:27.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:50:37.458Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=4b257ce7-7d61-42e3-a981-70b3b4c77e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:50:37.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:50:47.470Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=63ba1963-86f3-4eb9-9d38-e9dba3f624b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:50:47.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:50:57.480Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=ae95a3e3-42dc-45d6-ae13-81a97abaabdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:50:57.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:51:07.490Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=a10be92c-ad46-474d-8aad-af8e617d3641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:51:07.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:51:17.499Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=2e9a27f8-2b65-46ed-b01b-60e3c3ee78b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:51:17.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:51:27.509Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=6377bd32-d23a-4e44-8ba5-43086670f82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:51:27.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:51:37.518Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=bf44ff46-1511-47a8-89ff-f15fd867846e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:51:37.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:51:47.529Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=68d6a324-04eb-4a56-a349-11379d70f686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:51:47.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:51:57.544Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=8142b7b0-5e25-4213-8994-f08b79f79e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:51:57.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:52:07.557Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=006f435e-5be8-435f-bbcd-886aee7899d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:52:07.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:52:17.579Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=3dcdeb30-20d2-488f-9d43-7b3ad25fc874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:52:17.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:52:27.615Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=0552960b-d4c6-4d57-af4b-941bb44275ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:52:27.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:52:37.634Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=67e77fa8-ae81-42e6-b8ad-9f1d56bb2f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:52:37.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:52:47.648Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=89ef1b96-ab44-4a7b-9e76-b8c622131284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:52:47.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-21T03:52:53.996Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-21T03:52:53.996Z |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-21T03:52:53.998Z |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-21T03:52:54.000Z |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-21T03:52:54.009Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-21T03:52:54.009Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-21T03:52:54.009Z |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-21T03:52:54.011Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:52:57.659Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=b9df99f0-6621-4378-8a37-6d35c39d2da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:52:57.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:53:07.675Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=03881d99-c17c-4bd2-8a88-9a418418d625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:53:07.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:53:17.690Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=386ce23c-359a-4e5e-ae27-a4285ce737d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:53:17.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:53:27.701Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=115b9c30-5395-491b-846a-e0126373c919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:53:27.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:53:37.712Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=9719d379-4fc8-4dce-a2c4-9e5de466b97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:53:37.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:53:47.724Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=52c57739-d5be-4b8e-8476-815306b9f936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:53:47.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:53:57.741Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=43d8fc19-6205-437a-8a02-1cba154b71b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:53:57.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:54:07.755Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=673caf4f-444b-4e26-900c-37a88e9a06f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:54:07.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:54:17.767Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=ab4da30d-f976-4891-8aca-d5245ff4af6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:54:17.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:54:27.778Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=3fd7fe3d-826f-4342-bccd-a394083a3de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:54:27.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:54:37.789Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=987cd335-3a6d-4224-bc72-fb86ea016897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:54:37.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:54:47.799Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=872fbda6-fa2d-4e9d-bd6c-915cb5f27135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:54:47.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:54:57.808Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=d85d6ac3-d3d3-481e-b2d6-3ea3795dd119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:54:57.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:55:07.819Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=3ae6a50a-90fb-411c-976f-15a9cf5e2cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:55:07.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:55:17.828Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=1644e4a5-ae76-44fb-8721-e0c4e852195a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:55:17.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:55:27.847Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=5c0c30b8-cfe5-4006-a3a1-30f7112ecad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:55:27.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:55:37.873Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=632f031b-b5e4-4f88-9a8d-030d5215acd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:55:37.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:55:47.882Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=946355cd-cc06-4531-a0ad-e4501571dddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:55:47.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:55:57.890Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=14dc42e3-a5d0-4911-94c4-53e5aa0af228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:55:57.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:56:07.898Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=83b5396a-6d6b-4e5d-a98d-2c7f818c1700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:56:07.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:56:17.908Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=b1f2f0cc-fdf6-465a-a130-8f78fabca87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:56:17.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:56:27.920Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=cb56a47b-a18a-4b84-82aa-b7013157ee1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:56:27.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:56:37.929Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=825ace37-1cf8-4c82-bd0c-1ed544e6b860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:56:37.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:56:47.938Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=6e1aa960-c441-4df0-9daf-67a022818260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:56:47.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:56:57.950Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=5bbb0ea3-06d7-4fb4-857a-1e3ae26da6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:56:57.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:57:07.976Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=a48bb441-198b-4a2c-8c84-9c6bd060bb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:57:07.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:57:17.986Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=6810ce04-f6df-4d27-98bc-273edef8f39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:57:17.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:57:27.997Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=f4d74e95-a50d-4b8c-b53e-a6eae8bcf3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:57:28.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:57:38.006Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=cf33b3d7-5992-4d70-989d-df4c9e4a204b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:57:38.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:57:48.017Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=a8fb0943-4159-4f7c-bf7d-f8e0112a096d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:57:48.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-21T03:57:53.946Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-21T03:57:53.946Z |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-21T03:57:53.947Z |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-21T03:57:53.952Z |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-21T03:57:53.959Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-21T03:57:53.959Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-21T03:57:53.959Z |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-21T03:57:53.961Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:57:58.034Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=79acb175-22eb-4290-b64f-a545e671df37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:57:58.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:58:08.044Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=7654de89-dc69-4df8-889c-9920d895f065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:58:08.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:58:18.054Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=87677ef3-2931-4b9e-a44b-6a1c9a5b80f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:58:18.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:58:28.063Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=4ad321b9-b902-416d-94f7-cbdb27faa9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:58:28.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:58:38.073Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=c11170ba-b2af-41f4-b4c7-6a0d0e6e7cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:58:38.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:58:48.084Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=9f07e2e7-b99d-42e8-a93e-33314ef425a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:58:48.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:58:58.093Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=80f152c9-6ec0-40c1-808b-41ab8ad58181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:58:58.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:59:08.112Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=a3038725-e0ff-4ab1-ba44-a1a2b5306e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:59:08.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:59:18.122Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=0c160937-a301-4184-a260-21830a4898d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:59:18.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:59:28.131Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=5ac0b8d4-1f87-45bb-95e5-6e0ec116a2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:59:28.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:59:38.140Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=cfa13cde-13f4-4e25-9e5c-b38e736df4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:59:38.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:59:48.152Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=f52adc58-5c0e-447d-b581-684cf0dc8deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:59:48.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:59:58.162Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=ecaac458-51ba-457f-9576-cb4f24b23a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T03:59:58.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:00:08.170Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=551b4391-4d80-4098-8570-d280bb3c3ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:00:08.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:00:18.178Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=2834984f-cc3e-47b9-93b6-f3a0f0a6193b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:00:18.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:00:28.187Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=8478cd66-d3e1-4a59-be98-7bd21dc050ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:00:28.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:00:38.196Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=66e7016b-7d13-4142-a5b3-607fc137515d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:00:38.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:00:48.205Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=0b0961b4-6151-4f1a-a95e-d32210cbe7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:00:48.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:00:58.216Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=98b1d467-5e60-4337-a2d3-a0ad75ed4951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:00:58.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:01:08.227Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=955c6901-5c90-453b-bdd3-9442bb379c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:01:08.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:01:18.239Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=69e14e8e-7cea-44ac-bdf5-1a89e3fe3bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:01:18.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:01:28.249Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=21ede395-eef7-4a9e-82e2-6359da24f96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:01:28.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:01:38.260Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=8a75223f-b20e-4561-a2fa-871b4a6da627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:01:38.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:01:48.272Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=75938b9c-9d3c-4701-8767-0f38cf4301f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:01:48.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:01:58.283Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=66447508-a930-46f3-a1f5-518f4dfaaff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:01:58.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:02:08.297Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=a31c2d79-13be-4ce1-b5b0-c21eed35f694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:02:08.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:02:18.323Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=afa441ff-9a19-4a6a-8ed7-1ca6083f875d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:02:18.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:02:28.338Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=1e21cd39-ffb9-4039-a413-29468acd414b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:02:28.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:02:38.357Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=2b9026dc-3d5c-414c-9074-d2f6c9c1f651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:02:38.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:02:48.367Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=e24cc386-a25e-4719-a63a-8ca0a26826fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:02:48.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-21T04:02:53.987Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-21T04:02:53.987Z |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-21T04:02:53.988Z |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-21T04:02:53.991Z |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-21T04:02:53.998Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-21T04:02:53.998Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-21T04:02:53.998Z |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-21T04:02:54.001Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:02:58.379Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=98ec232d-d8e7-4705-9289-ae7168bd5df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:02:58.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:03:08.390Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=a99adc1c-6165-425e-a2de-90fea5790a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:03:08.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:03:18.400Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=0ca87138-28fb-4804-a552-685375df4174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:03:18.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:03:28.411Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=8a2d08e9-a4d3-473a-9098-2b3543bd5184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:03:28.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:03:38.426Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=256920f4-0e63-40c9-a7b5-05d4f1cb5476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:03:38.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:03:48.435Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=1da67094-f05a-40a3-b7d7-1dc2159ceb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:03:48.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:03:58.445Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=6fd81273-f2bc-4240-97c4-bc31c1c0205f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:03:58.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:04:08.454Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=eb24c78e-369c-47da-8681-cdc081da885f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:04:08.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:04:18.463Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=cc302417-dd85-44d6-860c-b433040dc865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:04:18.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:04:28.472Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=5bc5c5b9-5b79-4d31-95a5-62514c7e628f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:04:28.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:04:38.483Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=75d3330f-0b68-4493-ae79-a1d04c3a7221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:04:38.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:04:48.491Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=c17e19cf-711b-4944-8368-06d678bc730e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:04:48.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:04:58.501Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=0a5a8120-59c9-465c-9435-543899e7abcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:04:58.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:05:08.509Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=593b086b-cbb1-4591-ad60-4651134a1300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:05:08.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:05:18.518Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=870ff83b-f6ad-4163-b5dd-32dbc096a5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:05:18.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:05:28.528Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=d21fa9a7-145a-4418-a5cf-4e2264fe6c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:05:28.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:05:38.538Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=504ee496-9f77-4150-a9d1-cb5f4cb3bcc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:05:38.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:05:48.548Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=60013333-d5e0-4e1b-aa99-ca0c5cc3d8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:05:48.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:05:58.559Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=967e6c7c-5f94-4795-a4c4-a5b87e175e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:05:58.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:06:08.570Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=f6d333e7-58d8-45b4-a31f-4dac302894c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:06:08.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:06:18.578Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=1ab9e770-fb51-4f68-bed8-4110af2954cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:06:18.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:06:28.592Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=305dc356-09f8-485e-8d26-38aa60a7cfb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:06:28.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:06:38.604Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=18f83ee5-79a5-4d2f-85a7-64b0d8a79d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:06:38.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:06:48.612Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=1772e422-76b8-4016-afd0-0ed727cae4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:06:48.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:06:58.622Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=ca869b24-3a4a-4722-80e6-9baf9cc47b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:06:58.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:07:08.634Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=0d0eafbb-1c8d-4c97-b6ec-400f3b8fb5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:07:08.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:07:18.645Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=5684f4fd-b82b-4076-9df7-13c5483e8ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:07:18.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:07:28.654Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=ee2121c2-5765-46c8-a503-c3ab30d74aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:07:28.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:07:38.663Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=b9c1b2de-5158-4c24-8540-4e3eceda5671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:07:38.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:07:48.680Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=9ec87057-5f66-40a8-a6ac-edbf53292b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:07:48.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-21T04:07:53.907Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-21T04:07:53.907Z |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-21T04:07:53.909Z |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-21T04:07:53.912Z |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-21T04:07:53.922Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-21T04:07:53.922Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-21T04:07:53.922Z |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-21T04:07:53.925Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:07:58.691Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=46428eaa-5849-4154-8913-97c5e2e49b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:07:58.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:08:08.701Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=9e4e9623-b144-4298-9fc2-ef187e6bead0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:08:08.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:08:18.711Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=13381d65-f965-457b-88d3-cc70749eb807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:08:18.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:08:28.719Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=0f627d61-d52d-48f2-b4a7-eeafca481a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:08:28.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:08:38.728Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=d8125a4e-8064-44d2-8273-b0c8c3426583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:08:38.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:08:48.736Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=100d7647-7ef8-425a-bec3-42d47f5f3510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:08:48.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:08:58.745Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=d49466f3-8f30-4285-97ac-6c2a4755cafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:08:58.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:09:08.755Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=371519f8-caa7-47de-ba4a-d4472d033320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:09:08.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:09:18.764Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=15d1c7fc-42d7-4541-8260-dce52cbb6a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:09:18.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:09:28.773Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=e502c0a9-4984-43ed-9da2-ffb94665bce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:09:28.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:09:38.781Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=aee9308d-d835-4751-b71f-cae7856e30f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:09:38.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:09:48.788Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=db377829-7f9e-4db1-9b05-2a3d35a0f02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:09:48.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:09:58.801Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=b7c0f87a-8c01-40f6-bd4d-8521c70dbd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:09:58.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:10:08.810Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=17708626-7411-4a84-8b2d-95f46ae63e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:10:08.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:10:18.818Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=ae2e738a-edac-4671-9017-e1d8db30c428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:10:18.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:10:28.826Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=52c7cff6-6525-45b7-9b5d-37b1a7a7e076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:10:28.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:10:38.834Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=adc31bd9-dc3d-47f9-b3f5-94c38567ea84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:10:38.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:10:48.843Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=a2ebb884-7d74-4c4e-a6c7-210c436dd509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:10:48.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:10:58.853Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=a3b4d5a4-ed1b-4b13-b86c-a31c4027ecba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:10:58.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:11:08.863Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=9d370bb5-1c64-4905-892e-736388061175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:11:08.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:11:18.872Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=51739499-2402-4cb5-9029-d6c92a57c820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:11:18.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:11:28.881Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=c488a463-2a98-4613-bd51-3cc642e7b6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:11:28.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:11:38.888Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=bbfbefe9-d306-47f7-b132-1fc01fabebe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:11:38.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:11:48.897Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=17de3880-d359-4a56-8ee2-99e86a69569d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:11:48.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:11:58.909Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=457cdd39-b172-4f48-8a1e-50437c1d4989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:11:58.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:12:08.924Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=dd95d1dc-446f-40c6-9cad-7970a8d39cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:12:08.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:12:18.934Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=096db65f-0870-4d36-b07a-415475d0cb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:12:18.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:12:28.943Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=cbf6fdaa-f7e9-4d92-aa9a-05729135144a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:12:28.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:12:38.951Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=77126668-d12e-4deb-8991-a84489df25f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:12:38.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:12:48.960Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=919ca9ff-f76e-4ef4-bed6-ff4d89ca7b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:12:48.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-21T04:12:53.817Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-21T04:12:53.817Z |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-21T04:12:53.818Z |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-21T04:12:53.820Z |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-21T04:12:53.826Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-21T04:12:53.826Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-21T04:12:53.826Z |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-21T04:12:53.828Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:12:58.972Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=12a247cb-4ece-4f61-881f-97ef2f3b7fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:12:58.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:13:08.991Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=57de1653-d679-4366-8566-df906e024a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:13:09.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:13:19.001Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=88e2d7bf-ac8f-48b3-bcd1-a7f8a9b6d21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:13:19.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:13:29.008Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=cef34447-3b1a-4505-a093-e898e5385d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:13:29.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:13:39.019Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=b57131b0-b1eb-4f51-9a8b-e4adb4bd4224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:13:39.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:13:49.028Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=1e5a51dd-7c27-4f48-8951-ba69d0183df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:13:49.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:13:59.040Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=8825d213-f669-405c-9d7f-475503bd913d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:13:59.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:14:09.055Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=873cc9c6-3ee8-4d59-87e2-bc526fa592d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:14:09.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:14:19.065Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=60266686-26b4-45fc-b50e-635bc7761a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:14:19.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:14:29.074Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=6ae70e8a-87e7-4e56-85b9-7c1da68f0b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:14:29.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:14:39.083Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=802d4499-da8d-4f3f-94d3-406b699accc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:14:39.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:14:49.115Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=19e9a6cf-3bed-4b6d-ba62-61226336cb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:14:49.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:14:59.124Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=6cbf8d96-ce79-42bc-b530-b519a0378f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:14:59.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:15:09.132Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=a3a435c3-dc1a-4910-bc95-7604cde152b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:15:09.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:15:19.141Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=4d376203-31c5-42e4-af36-861c4448ddb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:15:19.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:15:29.149Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=ff21b723-426c-4184-ae21-20b8d2b42976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:15:29.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:15:39.159Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=494f2447-2ae4-4169-a3c5-062e2a713952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:15:39.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:15:49.168Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=98f59048-6b47-4fa4-a876-c9dbf5d6bfbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:15:49.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:15:59.177Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=e0636cb1-723d-4f1f-ae11-7c8c91d5a15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:15:59.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:16:09.186Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=46799a95-3a13-47f8-87a6-b8d76e98667e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:16:09.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:16:19.193Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=bc179d1d-c761-4f91-8fc5-b637c59c840a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:16:19.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:16:29.201Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=8293f59f-a4b4-471c-b468-45ce8bab6ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:16:29.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:16:39.209Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=84dc5565-c709-4dd4-9830-cf0e194afc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:16:39.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:16:49.217Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=d26aec43-36c5-4dbd-bb36-a6b14f562d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:16:49.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:16:59.225Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=80610306-ae56-4468-bbe0-a010faa2320b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:16:59.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:17:09.233Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=bff9d853-f944-446f-a5c4-32a46f57bf46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:17:09.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:17:19.241Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=2b256564-8e29-4511-a53f-f0bffbefeb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:17:19.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:17:29.251Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=b0e8ada6-a4eb-48c3-ad55-8f82a3108dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:17:29.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:17:39.260Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=f09adf5d-a494-4254-9fb9-0b1fe764b7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:17:39.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:17:49.268Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=d38d78f1-4a99-4b1c-96a7-563e4a280234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:17:49.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-21T04:17:53.969Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-21T04:17:53.969Z |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-21T04:17:53.971Z |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-21T04:17:53.975Z |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-21T04:17:53.984Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-21T04:17:53.984Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-21T04:17:53.984Z |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-21T04:17:53.988Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:17:59.278Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=f451a6b2-122a-4a70-846c-f18180003ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:17:59.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:18:09.288Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=f66343b8-74c8-4e48-9af1-2041b221178d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:18:09.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:18:19.297Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=2353cb47-ea1e-4f54-b068-d64e6aaf277f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:18:19.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:18:29.305Z |INFO |Init configs |InvocationID=847743e9-7100-41ec-ae90-6096e63c11a0, InstanceUUID=aa11a80d-ff2e-429e-9c97-4dfe00feac2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-21T04:18:29.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |