By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T02:54:58.644Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T02:54:58.648Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-23T02:54:58.684Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-23T02:54:59.555Z |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-10-23T02:54:59.667Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-23T02:54:59.668Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-23T02:54:59.668Z |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-10-23T02:54:59.753Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-23T02:54:59.948Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-23T02:54:59.980Z |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-10-23T02:55:01.888Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-23T02:55:02.458Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-23T02:55:02.478Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-23T02:55:02.479Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-23T02:55:02.538Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-23T02:55:02.539Z |INFO |Root WebApplicationContext: initialization completed in 2558 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-23T02:55:02.959Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-23T02:55:03.785Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-23T02:55:05.159Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-23T02:55:05.428Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-23T02:55:05.429Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-23T02:55:05.431Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-10-23T02:55:05.921Z |INFO |Started MainApp in 10.271 seconds (JVM running for 11.388) |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-23T02:55:06.032Z |INFO |Start scheduling PRH workflow |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:55:06.045Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=9c9708b9-9de5-4b56-93a7-fcd02370a826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-23T02:55:07.522Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.132:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:55:07.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:55:17.571Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=ae0b4d57-7b70-46b5-adcd-91f188e8fca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-23T02:55:18.651Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.132:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:55:18.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:55:28.653Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=5a5c186d-8bf6-47d7-8d34-c5764ad8b571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-23T02:55:29.691Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.132:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:55:29.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:55:39.692Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=e9a4e1e2-a8a1-46c8-a4fc-5b5a111ab9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-23T02:55:40.759Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.132:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:55:40.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:55:50.761Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=107db31a-51b3-441a-8b02-12fa29edb78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-23T02:55:51.803Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.132:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:55:51.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:56:01.805Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=0d0e4683-10e8-4014-b055-f232326149c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-23T02:56:02.842Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.132:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:56:02.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:56:12.845Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=6a2bfc0f-ef24-4b1c-a63d-8bf2bc1016e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-23T02:56:13.911Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.132:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:56:13.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:56:23.912Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=6225a1df-e2c8-4deb-9bcb-b3afb2ac6c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-23T02:56:24.955Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.132:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:56:24.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:56:34.957Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=bc771fce-5a30-4121-86c1-73e8c3c3da9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-23T02:56:35.992Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.132:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:56:35.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:56:45.997Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=98e62446-64c4-48ed-8fae-f78bd1b62a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-23T02:56:47.069Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.132:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:56:47.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:56:57.072Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=cd16a2fd-c5a2-4eed-82d0-4f9e21fc4a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-23T02:56:58.137Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.132:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:56:58.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:57:08.138Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=9871ffbc-1bf0-4c3a-8082-726bb99bf7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:57:08.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:57:18.274Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=2181addf-b4ef-42c6-9176-64d0f95e80df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:57:18.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:57:28.297Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=70d5f5a4-af0f-4c14-819c-5f6868b8fe82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:57:28.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:57:38.323Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=87d9cd0f-2fe7-473b-be45-835be6ba5ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:57:38.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:57:48.348Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=edb4deb6-1665-4d67-9e9c-688ecba5a539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:57:48.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:57:58.370Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=2a863a86-addd-4cac-8ac8-fbee15f61a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:57:58.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:58:08.383Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=22373ea3-6430-4589-8561-3bd55c4019fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:58:08.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:58:18.475Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=322b6fbf-460a-4981-b1e5-60713b8992af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:58:18.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:58:28.497Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=6c900e88-9397-413c-a0b1-99734f4b9faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:58:28.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:58:38.521Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=320f9be5-70d6-42b1-944a-ff19dd235db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:58:38.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:58:48.535Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=69506f2b-bbf3-4335-9d75-82e6888784a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:58:48.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:58:58.553Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=2fab0c16-da0d-4c82-a697-eefbe94c36e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:58:58.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:59:08.566Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=101ddab1-84a3-407b-968a-54b1f493095a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:59:08.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:59:18.581Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=b3d04a5c-e0a0-4f1e-b82c-f58f7c0035e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:59:18.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:59:28.594Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=e26e1f01-b637-4f17-a360-7297320c8e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:59:28.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:59:38.611Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=cb401d8f-f52b-4710-9489-7c73746588d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:59:38.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:59:48.624Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=df9c1d92-57e8-4355-8f7a-f78841a54149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:59:48.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:59:58.640Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=b9d9cefd-7b5f-4e06-bc6e-422467a7bb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T02:59:58.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T03:00:03.823Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T03:00:03.823Z |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-10-23T03:00:03.824Z |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-10-23T03:00:03.827Z |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-10-23T03:00:03.839Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-23T03:00:03.840Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-23T03:00:03.840Z |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-10-23T03:00:03.842Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:00:08.655Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=c09f47cb-aa04-41a1-a5fa-ec4fe22b6dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:00:08.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:00:18.667Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=537f240b-7c06-451a-817f-2546f2be1d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:00:18.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:00:28.690Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=9a4d33d9-fb85-4ddd-b360-7afc459f005f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:00:28.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:00:38.702Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=465e4726-9fa4-4f20-9f4b-6e9483f12d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:00:38.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:00:48.714Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=9946c2af-0116-4972-b643-93e8be532fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:00:48.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:00:58.725Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=ad4c7623-2385-4199-beb4-cc1d0f2ff964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:00:58.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:01:08.745Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=b29ced33-895a-49b5-8d26-54e696f2e328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:01:08.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:01:18.755Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=d08c85b0-c444-4887-a691-30a35f62029f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:01:18.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:01:28.766Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=2996de43-6d3c-4e5c-a0bc-9b5501b5ac5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:01:28.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:01:38.777Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=fae1bc6f-6095-4884-b8bb-937f9bdf205f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:01:38.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:01:48.788Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=8d8481a9-657b-490a-ab11-9fafb96bd2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:01:48.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:01:58.798Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=92943fac-fcda-4d16-adfe-f92d839503cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:01:58.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:02:08.809Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=4235ac2d-e568-427b-acdd-f44bcd0e2e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:02:08.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:02:18.819Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=e11e79fa-a9f5-437f-848f-a07c12e93b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:02:18.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:02:28.833Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=1199a9cd-a121-4db3-857c-596ac171d4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:02:28.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:02:38.843Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=5298bc03-ec61-41ce-8c08-cb0fd1be4ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:02:38.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:02:48.859Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=61f19609-f79a-472e-9aec-9d530c0fbcdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:02:48.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:02:58.869Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=7e8f9114-87b3-49c4-9624-9f78768e239b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:02:58.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:03:08.880Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=87d6e8be-c78d-4e14-a714-08f1676b31fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:03:08.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:03:18.890Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=9c42bf8e-7c1d-4824-9fe6-83859403fdd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:03:18.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:03:28.901Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=c32fc13e-5707-45c6-9029-c071a4f4dad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:03:28.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:03:38.910Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=6ff253dd-8d55-4448-a115-a62468f989dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:03:38.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:03:48.924Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=1738be54-b13f-46e0-a755-733410a6e5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:03:48.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:03:58.934Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=e7b7b177-0064-4f91-a70d-e3c2fc2b56ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:03:58.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:04:08.945Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=45be4d5f-6bf8-451d-8fe2-77f0950df3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:04:08.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:04:18.959Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=a68a2a53-be0a-432e-b789-5a1104d93005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:04:18.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:04:28.973Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=bad68d67-bab4-40c5-a587-e3ed1186d073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:04:28.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:04:38.986Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=d095235f-f0ce-46e0-8c32-c768b1f2e2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:04:38.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:04:48.998Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=2a42bb13-d1f6-472d-ab69-3244dc177bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:04:49.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:04:59.010Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=5de69883-6f56-4f6f-b24b-d71f54b2a377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:04:59.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T03:05:03.283Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T03:05:03.284Z |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-10-23T03:05:03.286Z |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-10-23T03:05:03.289Z |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-10-23T03:05:03.304Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-23T03:05:03.304Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-23T03:05:03.304Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-23T03:05:03.307Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:05:09.021Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=7e82ed95-3bf9-4f49-903f-9c6d0f2a6687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:05:09.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:05:19.034Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=be125284-90ce-432c-9acf-760ce4405adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:05:19.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:05:29.044Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=d8a874e6-5980-4e24-b9bb-67222135fef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:05:29.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:05:39.062Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=9b263ec2-6bd5-4cf4-bcf0-8b1e29ede9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:05:39.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:05:49.071Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=84581ebf-8b07-4dac-87ce-c605b51c9cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:05:49.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:05:59.100Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=c7406cc2-5ffc-4eba-a155-60964e31e99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:05:59.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:06:09.122Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=55ae727c-6a05-4ee8-b3c6-47302a679301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:06:09.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:06:19.132Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=0d2639bc-3d97-4ce7-9d13-7466c3a80442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:06:19.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:06:29.143Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=02daa862-8a26-46bd-babf-803e8c85f39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:06:29.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:06:39.153Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=213bce7e-418b-430c-b4a1-2f40ef441989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:06:39.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:06:49.164Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=ff1b1483-6f21-4b89-bda9-f247263c759d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:06:49.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:06:59.174Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=a015e325-77f2-4531-8cb5-1190d1a12787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:06:59.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:07:09.185Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=bad32a6d-3d45-4208-9e59-e190c30d38e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:07:09.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:07:19.194Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=bc09b002-ad4c-40c4-8ad0-d22a2264cee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:07:19.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:07:29.205Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=5fd0ebca-dd57-4722-9ffa-55e17b31867c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:07:29.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:07:39.216Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=d5c1ce07-336b-421a-b1c2-473ab4670a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:07:39.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:07:49.227Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=00f52295-b64e-40a4-8036-837cb0d7a841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:07:49.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:07:59.250Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=501a5a7e-1810-42c6-a6b7-2b0b9e15ed84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:07:59.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:08:09.261Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=718d86ac-cf95-4753-af55-ff2cfca87ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:08:09.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:08:19.272Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=61d3a6f1-9d64-45e2-b2ad-6da9156e2d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:08:19.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:08:29.285Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=1eede609-b990-42d6-964e-095b08b4060f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:08:29.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:08:39.296Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=9396c124-d055-4251-9f76-7660a8a03efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:08:39.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:08:49.311Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=07202fed-b80d-4f8f-8fc7-e0b91abcf8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:08:49.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:08:59.320Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=8d7e5c33-6588-4ee3-b4a1-6b884375d110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:08:59.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:09:09.330Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=329191ee-4a73-447a-adcb-1150efb4682b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:09:09.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:09:19.339Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=03ad1546-6d9d-43df-8a81-02b23196fa8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:09:19.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:09:29.349Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=fa242443-2ecb-4daf-b1b7-22a412ca719d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:09:29.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:09:39.361Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=f14726cf-37bd-46a8-9d51-d3cfcf4e48c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:09:39.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:09:49.373Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=4864d9c8-c866-4163-b486-14d797459a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:09:49.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:09:59.384Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=caad1802-a68d-4379-9605-5e6662b065a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:09:59.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T03:10:03.243Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T03:10:03.244Z |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-10-23T03:10:03.245Z |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-10-23T03:10:03.247Z |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-10-23T03:10:03.267Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-23T03:10:03.267Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-23T03:10:03.267Z |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-10-23T03:10:03.270Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:10:09.401Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=d5dd6bec-2dda-4bc8-af06-9e3d85bf11f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:10:09.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:10:19.411Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=83c793ec-3e89-4285-8b61-a02dc5749a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:10:19.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:10:29.421Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=8acfd4b9-f810-45a8-9d38-6a5268aaf304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:10:29.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:10:39.430Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=1083803a-8f03-4dcc-8e02-d9df9589410d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:10:39.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:10:49.440Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=d0e3f949-4ba0-4782-9816-e6088b596b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:10:49.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:10:59.450Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=a41f4dcd-48d3-4daf-9c76-83580ec818c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:10:59.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:11:09.460Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=6da318d5-b800-4e47-a40a-127a7f090920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:11:09.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:11:19.469Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=33de88ce-35cd-4277-83ec-30eb941a4e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:11:19.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:11:29.480Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=78be458e-b413-470b-8f69-e945fb110e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:11:29.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:11:39.488Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=f16daf7c-4b74-4d0d-a6af-6d3d248e45a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:11:39.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:11:49.507Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=dc465871-8cec-468a-8b1c-941a61400dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:11:49.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:11:59.517Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=e9b65398-396d-45b8-b8c1-311a73cceda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:11:59.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:12:09.525Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=a4cbd160-39f6-4514-91ab-872dc44b455e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:12:09.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:12:19.534Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=cf9cabf5-1ac5-4a91-ad31-3954ef510878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:12:19.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:12:29.542Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=6fbbf568-f8ee-428c-9254-57a2cf5a0edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:12:29.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:12:39.550Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=3eba6a12-1b09-4c0c-a11b-d422173574aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:12:39.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:12:49.560Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=9f0c881d-671d-40b7-abeb-4d2c0d41d74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:12:49.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:12:59.568Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=36f345f0-3bca-4610-bd72-9a11634cf20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:12:59.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:13:09.577Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=c4010d50-0f88-4be2-9e21-51d761704c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:13:09.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:13:19.585Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=6bc4383f-46dd-4404-9738-548cc0e1431c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:13:19.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:13:29.594Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=201274a8-d43c-4a63-b7e7-abf497e839b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:13:29.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:13:39.604Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=1aa41d59-6c95-43e8-a4fb-ebf38cce259c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:13:39.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:13:49.613Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=e5695b16-e990-4663-8947-31fbdf600b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:13:49.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:13:59.622Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=29027725-316f-416d-bde1-b8f5d68a0810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:13:59.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:14:09.631Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=ed439f08-ced2-4f3a-b024-00158f2dbcf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:14:09.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:14:19.639Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=ed95070e-a31e-48c3-9344-b55daf2f572b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:14:19.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:14:29.652Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=ec40e479-1284-4b63-a95f-2e9d703d2d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:14:29.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:14:39.664Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=d38db268-a388-492a-a54f-9d4743d57428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:14:39.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:14:49.677Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=8bb50876-4299-4416-9183-f1999bfa02ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:14:49.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:14:59.690Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=1efe7db1-c893-4732-8672-02bb8056112b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:14:59.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T03:15:03.289Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T03:15:03.290Z |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-10-23T03:15:03.291Z |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-10-23T03:15:03.293Z |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-10-23T03:15:03.304Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-23T03:15:03.304Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-23T03:15:03.304Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-23T03:15:03.306Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:15:09.700Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=2492a319-dc5c-4b37-831a-0a13d8855c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:15:09.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:15:19.713Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=e6365b27-1ea0-4ca1-bb1c-ad73ffe00c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:15:19.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:15:29.733Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=12136a43-82cd-4e59-b335-4c3e8ad00e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:15:29.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:15:39.744Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=0dce4759-fc30-42a4-ac99-e5600e2ce54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:15:39.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:15:49.755Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=9d3fcd17-064d-4c97-a0ff-712a90a4b179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:15:49.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:15:59.766Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=6774f7b2-356f-44b6-b5b6-44f3e22720c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:15:59.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:16:09.776Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=4f1fed70-876f-4adc-b323-b82e5114cbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:16:09.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:16:19.786Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=75ea4203-8af8-4fc5-a2c7-dd7cea5a0edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:16:19.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:16:29.803Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=f8b9081c-beda-450c-aa13-5c013aef810e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:16:29.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:16:39.825Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=50d4ca56-d29d-4739-9efd-54ae2589fd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:16:39.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:16:49.847Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=f65a2b53-37e7-469d-a05c-927af9aa33e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:16:49.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:16:59.864Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=8bcbe93f-3e8d-4b00-8b46-b5bb42f91b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:16:59.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:17:09.877Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=90cdda50-c79e-4c9b-99a2-e4ebb9045654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:17:09.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:17:19.887Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=12e3132d-83e3-47ee-93bb-f8026010e845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:17:19.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:17:29.897Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=a426a479-c5d7-4ef7-b41f-90e8921da439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:17:29.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:17:39.912Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=4672938f-cdad-460b-b34c-b3e14c5d3807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:17:39.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:17:49.921Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=74114a43-689e-40be-bbe0-318fbadff87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:17:49.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:17:59.930Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=72361a8d-d310-4696-b5a2-9e91de63fda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:17:59.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:18:09.953Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=f10c7ad1-de82-405d-aea8-bd0f82d56a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:18:09.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:18:19.963Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=423851e7-99ca-4187-9dad-5fde559738c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:18:19.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:18:29.972Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=0a246113-6709-4b15-888b-34f91e1238fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:18:29.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:18:39.982Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=a810a970-71f6-4b18-bfe8-a59f9a50e707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:18:39.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:18:49.990Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=01ed120a-24e6-47b5-9738-96563ac3105f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:18:49.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:18:59.999Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=77521c79-e375-4d17-900c-a773de73d309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:19:00.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:19:10.015Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=59c2db0a-04db-4e9e-b7b3-cff01e06a837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:19:10.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:19:20.029Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=b41dbd69-2d83-48a4-b492-39f983e0226c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:19:20.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:19:30.040Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=0f87d758-2518-4ce6-a893-1565c2a7a7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:19:30.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:19:40.049Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=dc6a97f3-9be9-4e0d-bab2-c187dbcb32f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:19:40.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:19:50.058Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=86517f96-0a1f-428f-8dd6-7651c8a21a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:19:50.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:20:00.068Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=04e12115-a507-4fde-95e1-ba98c6ceefc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:20:00.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T03:20:03.258Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T03:20:03.258Z |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-10-23T03:20:03.259Z |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-10-23T03:20:03.261Z |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-10-23T03:20:03.268Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-23T03:20:03.268Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-23T03:20:03.269Z |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-10-23T03:20:03.271Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:20:10.076Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=0c58d5fe-4a6d-4919-a17d-b53e2f4a406d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:20:10.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:20:20.086Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=874d7d42-3127-4a8a-a161-2e738203c945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:20:20.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:20:30.096Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=8be1685e-30fc-4590-adc6-dd07b422d476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:20:30.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:20:40.105Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=cf7f1455-4b5b-4726-8fa3-80f47c350833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:20:40.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:20:50.113Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=b7405486-2cc7-432b-bdec-c01e9d13f543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:20:50.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:21:00.123Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=3218a0d4-f104-487f-8afa-45cd8326e519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:21:00.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:21:10.131Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=6438c542-23ee-4796-80d3-d9bd701dcef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:21:10.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:21:20.141Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=b170c44b-e44b-422d-84da-8d41d18b1bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:21:20.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:21:30.150Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=f1d1ea10-1f15-4421-b5e5-3c0ef271c3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:21:30.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:21:40.158Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=1a2ae372-d341-42fa-bfc9-510259fa3685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:21:40.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:21:50.168Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=7e95d00a-de52-4ec9-88a8-e270a3c650c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:21:50.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:22:00.177Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=a209a5d6-581b-4ca3-a0ef-f6efbb28d413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:22:00.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:22:10.186Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=52988120-e5b5-41c7-b09c-216f43fe8020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:22:10.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:22:20.195Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=51ee2aaf-6b62-4ec1-8062-f65037781dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:22:20.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:22:30.204Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=e98047e7-4d8d-4f6e-94fd-27a09b4cd10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:22:30.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:22:40.213Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=d2386d36-8f3d-4433-bf0c-1384fc0b61f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:22:40.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:22:50.224Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=62b7433d-6c96-4880-b195-78f180a23848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:22:50.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:23:00.233Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=5d040b66-9398-44ac-89aa-18102482e515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:23:00.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:23:10.242Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=8673e042-9b8c-4384-9ad4-cc7740c78873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:23:10.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:23:20.251Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=5495d0a3-1afc-41c7-b86a-426fb0db0430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:23:20.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:23:30.262Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=5aeb47ef-a730-4d3a-a9bb-43cdca1d69c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:23:30.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:23:40.277Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=06f212dc-dabb-485c-acb4-b538e35bdca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:23:40.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:23:50.288Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=12ce6990-b37c-4b13-822c-481f769d4c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:23:50.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:24:00.298Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=bba53141-d05c-4d13-aa99-187455f211d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:24:00.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:24:10.309Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=f7e763ee-8ec7-46b7-8fa9-b204e0b2aa42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:24:10.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:24:20.319Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=f634938f-efb3-4940-9c08-32e95886cad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:24:20.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:24:30.327Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=a37acf6d-5fcc-41f4-b457-ac743fe41488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:24:30.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:24:40.336Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=cb9a4833-f4c4-4c15-96a8-54f649c7a829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:24:40.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:24:50.344Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=ecfd73c9-631e-4947-b9df-bd23291ff271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:24:50.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:25:00.353Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=d6764dca-792f-4303-99f3-6d32c6ea028d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:25:00.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T03:25:03.245Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T03:25:03.246Z |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-10-23T03:25:03.247Z |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-10-23T03:25:03.250Z |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-10-23T03:25:03.259Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-23T03:25:03.260Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-23T03:25:03.260Z |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-10-23T03:25:03.263Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:25:10.361Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=ee09f093-1bde-45e9-960f-3812349a8b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:25:10.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:25:20.370Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=4e5f402b-88d2-4872-bbb3-7e0fc661a51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:25:20.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:25:30.380Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=fdaed687-7e7d-4aef-9a8a-0a936de664ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:25:30.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:25:40.390Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=eeddc612-f189-4135-9c4c-b89e43341395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:25:40.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:25:50.398Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=15a0f13e-68da-41e6-a5b2-b7b89c44240a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:25:50.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:26:00.407Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=0c46744c-a397-4c61-bda7-4f941767898b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:26:00.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:26:10.417Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=e4b9a799-5c60-44e0-b531-7d20de60e9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:26:10.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:26:20.427Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=5f627561-8a62-4134-a07f-8b436a4e6e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:26:20.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:26:30.435Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=fe755e09-82bd-4a46-89c4-c49cc507389c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:26:30.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:26:40.444Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=81350964-63c1-4b24-82bb-eb6e007aeea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:26:40.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:26:50.452Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=7acb27af-c887-410a-84c2-7edeb599baf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:26:50.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:27:00.461Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=450cd78b-384d-4474-8c43-e087a1fcb989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:27:00.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:27:10.469Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=812978c5-7739-4fcd-875a-0c480aeed560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:27:10.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:27:20.480Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=406d1113-b652-4b68-af28-b16eaa20c012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:27:20.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:27:30.489Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=8eea54a7-e6f8-4bbf-b1f7-1e83344ad2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:27:30.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:27:40.496Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=727aea2c-998b-4601-a7cc-0b6848a82c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:27:40.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:27:50.505Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=55398c83-747e-4cf9-b98c-3c709eb80ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:27:50.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:28:00.513Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=262df57a-a46c-4e70-93e0-b48c1ea77951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:28:00.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:28:10.522Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=b27f8cf0-0811-4e4a-8c40-c546d9c07ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:28:10.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:28:20.530Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=fbd603f6-f2c1-49b7-b8c8-873a660a8608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:28:20.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:28:30.539Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=f3a31864-627b-4c45-986a-b6e728bccee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:28:30.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:28:40.549Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=df94c7d2-437f-422a-acd0-1439ff15312b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:28:40.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:28:50.558Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=2b1c233a-58f5-4b50-abb6-e82f60305018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:28:50.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:29:00.566Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=38118609-ca8a-42f7-a71f-afc82f365557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:29:00.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:29:10.576Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=e655bd22-5abf-4496-b1b3-8734c1f686bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:29:10.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:29:20.585Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=f0230c8b-65d1-48d7-a3d3-b99ecb146b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:29:20.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:29:30.594Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=4ed4983c-e0f7-453f-825e-5a7120facc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:29:30.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:29:40.602Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=76ec0a01-2f55-452a-ba8c-540c73aa0894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:29:40.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:29:50.613Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=cf428a7d-d186-4687-8594-0dba34f80971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:29:50.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:30:00.620Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=4005c136-72ab-42de-89b6-7c23b2b983f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:30:00.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T03:30:03.294Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T03:30:03.294Z |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-10-23T03:30:03.296Z |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-10-23T03:30:03.298Z |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-10-23T03:30:03.306Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-23T03:30:03.306Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-23T03:30:03.306Z |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-10-23T03:30:03.309Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:30:10.632Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=4c00c5c0-692c-479b-bfad-cfdad5c0b44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:30:10.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:30:20.641Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=75d3015c-d667-4b43-b79e-a9f2202ca061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:30:20.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:30:30.651Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=d1b792bd-337e-4afe-a4ef-a8b19b56f627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:30:30.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:30:40.663Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=1c30d1be-9778-48df-9ec5-73b70a162410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:30:40.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:30:50.674Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=44a33e89-1cea-49b1-992c-74423ae76c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:30:50.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:31:00.683Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=7f5e99e0-b6a6-4de5-94d3-ac5f2dcb6b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:31:00.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:31:10.692Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=4e5c3e0d-5864-4f87-a34d-d2b7b9678449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:31:10.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:31:20.701Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=7c06cf29-7ee7-4c1b-857a-8a358d219c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:31:20.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:31:30.710Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=4aa49c42-e0d4-4576-b814-16a15a597bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:31:30.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:31:40.718Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=73656b22-ccd4-461b-8df1-6d9129ad17f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:31:40.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:31:50.728Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=4aa12bf9-d979-4940-82a3-acd81e6f397f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:31:50.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:32:00.735Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=15409580-7274-4396-8967-4e4a55a0bf8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:32:00.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:32:10.745Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=97ff7af7-cb47-427d-b8e1-aa4cd105c6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:32:10.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:32:20.753Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=89b8d1a2-78be-4ba9-9059-d964d7ca1648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:32:20.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:32:30.761Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=7ba677a0-b97f-44b0-9fc0-d30b6ab5affe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:32:30.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:32:40.769Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=6775ea7f-437e-4e78-beac-ce9b797fe38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:32:40.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:32:50.778Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=ab36c706-0003-4cf3-a2e2-ccecbc795518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:32:50.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:33:00.786Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=899f05c1-40e6-489c-abb6-860654aa30f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:33:00.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:33:10.794Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=cf18adbe-33b1-45f6-8a58-b009a66afad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:33:10.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:33:20.803Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=ef5255da-923d-4968-adef-824012759544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:33:20.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:33:30.812Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=fb4df327-2e14-413a-a45d-f78d755f85a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:33:30.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:33:40.820Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=104ee077-c9e9-4d71-94a9-fe50c4d35484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:33:40.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:33:50.829Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=bd8da262-f347-438c-8900-2f9451776039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:33:50.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:34:00.837Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=1957a571-1c98-4b84-9f7c-f3d561b6a584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:34:00.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:34:10.844Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=cadb3309-7947-49a5-a586-ebf51cdde017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:34:10.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:34:20.853Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=57cec1ff-6085-49c6-a3b8-bf27fc116d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:34:20.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:34:30.861Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=3dab84fe-70c9-46cb-bc7b-90b4c09733f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:34:30.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:34:40.870Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=2c5fd4f1-5de8-4ddf-8502-731cab04cbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:34:40.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:34:50.878Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=809151fb-440f-4978-aa18-11dbdfe37f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:34:50.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:35:00.886Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=ee60f3a5-0eae-46bd-af0f-bcdbfb2d7bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:35:00.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T03:35:03.252Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T03:35:03.253Z |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-10-23T03:35:03.254Z |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-10-23T03:35:03.256Z |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-10-23T03:35:03.263Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-23T03:35:03.263Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-23T03:35:03.263Z |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-10-23T03:35:03.265Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:35:10.897Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=c5b571bc-8720-4544-8892-89b0ab451b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:35:10.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:35:20.906Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=feb7fceb-76d5-4dfa-9271-29a6813b867e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:35:20.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:35:30.914Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=4b4b2552-f7f6-40e5-8bc0-43867504e224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:35:30.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:35:40.925Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=f0287934-9ae8-4fd8-81c1-742574994421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:35:40.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:35:50.940Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=7ac8a41a-7a5f-4551-a255-dace3460c523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:35:50.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:36:00.958Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=be77f9e6-fdfa-4d30-a80b-7e47ce260cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:36:00.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:36:10.966Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=641e84c9-6bab-41da-802f-78a82b241857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:36:10.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:36:20.974Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=35fe034d-be1e-4743-b099-f25ae178f858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:36:20.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:36:30.982Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=8062869c-1391-49e6-8594-c040cab17678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:36:30.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:36:40.989Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=dcac7c23-b988-4ea2-a171-aa7cc80e828b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:36:40.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:36:50.999Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=5c64932e-8fa9-431a-b572-4acf2d6f722e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:36:51.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:37:01.011Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=744b4788-0b3f-4c79-b4db-d7efc11b474f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:37:01.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:37:11.022Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=ee6270ba-c545-4741-91bf-bfc54afa85e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:37:11.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:37:21.035Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=7bcaebed-f29c-4e08-84b9-8e5c6be2f907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:37:21.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:37:31.044Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=af74f2bc-2138-4b3f-8494-c52341fe819d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:37:31.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:37:41.053Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=af4908c1-6e74-4365-aa6a-4b8ab19d166b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:37:41.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:37:51.062Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=7f61cf5d-2265-48f7-8fc8-d13423e4abb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:37:51.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:38:01.077Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=ff381962-17a3-4ff9-9208-88d5e5029ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:38:01.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:38:11.090Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=95192e2b-6f9b-4d60-8145-79346f56f937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:38:11.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:38:21.098Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=d460266c-bcd6-4570-8a1e-5e88d27a8287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:38:21.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:38:31.106Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=bbc95af0-1f7d-46d0-a452-8f47d7ea3331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:38:31.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:38:41.113Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=8cccab2b-6d60-42c7-9b36-28a56214e30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:38:41.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:38:51.122Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=d50cc6f1-4495-4cf4-b3db-f317047929be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:38:51.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:39:01.132Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=c4de406b-7f32-4387-82a6-4128b90e960e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:39:01.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:39:11.143Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=63615b12-185b-4db4-be4a-694b19d0fe21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:39:11.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:39:21.153Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=f11f586d-0c3d-4c30-a1c1-094d929ed6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:39:21.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:39:31.160Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=740d0bda-c201-439b-91e6-2c9829c6b9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:39:31.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:39:41.169Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=29fdb76f-89c0-4311-9f13-b53631cdb301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:39:41.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:39:51.176Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=ceb646f9-3679-493c-8150-2f4583c01edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:39:51.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:40:01.185Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=557e0a38-0fec-4841-9319-38c14ef55724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:40:01.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T03:40:03.242Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T03:40:03.242Z |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-10-23T03:40:03.243Z |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-10-23T03:40:03.246Z |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-10-23T03:40:03.253Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-23T03:40:03.254Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-23T03:40:03.254Z |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-10-23T03:40:03.256Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:40:11.194Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=b4bba917-1758-4951-b02d-4bcbbd8fdff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:40:11.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:40:21.202Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=0e6b58ea-20f9-464d-a9f7-fc16b138c652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:40:21.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:40:31.210Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=beae179b-3be3-42ef-b122-48c69008c423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:40:31.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:40:41.218Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=9fb17364-2a94-47f5-855b-e9fde0ae37b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:40:41.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:40:51.226Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=f0a8cc77-a471-4c5b-8bcc-67ad5e830828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:40:51.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:41:01.236Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=a9a9788f-e7dc-4f74-9cf6-0d42d9401713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:41:01.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:41:11.243Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=bef32bb0-08c6-4ade-9ca6-1c885af030aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:41:11.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:41:21.251Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=374d1cb4-f75f-4645-9364-8d23ffd7eb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:41:21.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:41:31.262Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=614b786c-6f36-4563-ae64-0fa4d6923b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:41:31.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:41:41.270Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=621c4ada-7e82-4528-b392-9fcc93475891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:41:41.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:41:51.278Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=319c4207-0930-4b11-8d0e-a62780bfd888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:41:51.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:42:01.287Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=6642ec92-a59a-4152-82d2-6d9cd704a7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:42:01.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:42:11.295Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=3589ec22-cd36-4d08-9567-51dba1754a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:42:11.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:42:21.304Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=474b81fc-51b7-4fbc-932a-c9bed7de9a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:42:21.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:42:31.312Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=138a53a4-969e-4c50-91cb-b6e1a1548072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:42:31.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:42:41.321Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=05207b24-0889-4941-8919-bfb13744d18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:42:41.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:42:51.329Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=aa8d9f60-508f-47d1-9181-595a1fcb7f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:42:51.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:43:01.337Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=ee5e75e7-1618-4ab8-a832-3a98dae58ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:43:01.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:43:11.346Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=2ff600f9-03de-40b1-a0f7-723e2b63a93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:43:11.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:43:21.356Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=0259e2e4-1f1e-4387-8fd0-bf309fbd61ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:43:21.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:43:31.365Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=81b98544-91b8-4b9f-b351-439e719e1808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:43:31.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:43:41.375Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=dbec8ea7-d08b-4fdb-8731-1516a5e964d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:43:41.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:43:51.385Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=85f9f222-202f-400c-a6cc-d4196c9f2751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:43:51.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:44:01.397Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=b50d67a6-b7c6-4a45-b9c5-7f58985e763d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:44:01.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:44:11.408Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=5c2a8af6-cc94-408e-a5b0-0e4d329e7300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:44:11.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:44:21.416Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=20c960cb-3217-4d4b-890e-64f68b24a006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:44:21.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:44:31.425Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=aba3b202-cf05-4a76-91fd-78c6d4701187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:44:31.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:44:41.432Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=3b66cef8-85b6-4c15-9ce2-bd1625f040a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:44:41.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:44:51.452Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=53f8f004-fa33-46ce-9634-3f3095f34d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:44:51.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:45:01.459Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=45c2f323-f8a5-4c72-85c6-3e207f188ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:45:01.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T03:45:03.276Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-23T03:45:03.276Z |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-10-23T03:45:03.277Z |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-10-23T03:45:03.280Z |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-10-23T03:45:03.287Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-23T03:45:03.287Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-23T03:45:03.288Z |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-10-23T03:45:03.290Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:45:11.466Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=d09aba1f-3d8a-4c57-830b-2d205e42b6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:45:11.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:45:21.478Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=51ecc53c-e59b-4326-af1a-7b52de5ed9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:45:21.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:45:31.485Z |INFO |Init configs |InvocationID=a7962b0c-548b-46a3-afef-57c01cd75deb, InstanceUUID=06cd5371-7b36-4cd1-a011-e00961ad1cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-23T03:45:31.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |