. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T10:49:10.212Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T10:49:10.216Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T10:49:10.377Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T10:49:11.173Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-02T10:49:11.918Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-02T10:49:11.928Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-02T10:49:12.017Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-02T10:49:12.077Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-02T10:49:12.113Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-05-02T10:49:13.679Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-02T10:49:14.148Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-02T10:49:14.170Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-02T10:49:14.171Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-02T10:49:14.242Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-02T10:49:14.243Z |INFO |Root WebApplicationContext: initialization completed in 2128 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-02T10:49:14.653Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-02T10:49:15.746Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-02T10:49:17.325Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-02T10:49:17.793Z |INFO |Started MainApp in 10.267 seconds (JVM running for 11.067) |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-02T10:49:17.895Z |INFO |Start scheduling PRH workflow |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:49:17.905Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=e60b9687-3f7c-438c-9272-87062f94506f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-02T10:49:48.062Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.203.62:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:49:48.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:49:58.101Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=7484d972-5a63-47e9-9878-252270884975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-02T10:50:28.168Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.203.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:50:28.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:50:38.174Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=0ca5243b-111a-44ab-9d78-4e50f9e791bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-02T10:51:08.256Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.203.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:51:08.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:51:18.277Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=da8bed78-ee3e-472d-bf84-33bcb170c531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-02T10:51:48.311Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.203.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:51:48.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:51:58.317Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=48da0a32-c652-4749-a7ea-b8c287866e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-02T10:52:28.355Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.203.62:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:52:28.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-02T10:52:36.684Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-02T10:52:36.685Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-02T10:52:36.690Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:52:38.359Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=27201a81-da5e-46e8-8a9e-cfe6fb54daa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-02T10:53:08.383Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.203.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:53:08.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:53:18.387Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=cd9b18d6-d748-4008-b3d8-471ffc53e83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-02T10:53:48.438Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.203.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:53:48.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:53:58.444Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3f44ab63-2c1f-4864-8749-dfaf26da0a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T10:54:15.833Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T10:54:15.836Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T10:54:15.837Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T10:54:15.844Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-02T10:54:15.995Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-02T10:54:15.995Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-02T10:54:15.998Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-02T10:54:28.469Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.203.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:54:28.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:54:38.471Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3b8e8e28-48c1-411d-acef-b383a1c2d35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-02T10:55:08.494Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.203.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:55:08.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:55:18.510Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=720f8594-583d-4cd2-8e5c-729d66f54988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:55:18.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:55:28.587Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=89a39bba-bd46-4d01-a2e2-0ab35646a05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:55:28.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:55:38.612Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=4743617a-88af-43cd-af38-1ea8c24c7702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:55:38.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:55:48.627Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=4dc81661-667b-4c6d-8750-f4a83c793277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:55:48.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:55:58.645Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=c764d289-338e-4b67-9c4b-2bd4483028fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:55:58.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:56:08.676Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=95e2f2f2-09d3-486b-b0ea-c2e9da563c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:56:08.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:56:18.712Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=befdf077-4972-4a92-ac37-d6acc77a54b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:56:18.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:56:28.743Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=6125b216-8a5b-4915-a76a-21b89535e37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:56:28.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:56:38.761Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=4fe6fd23-1454-42f8-98f8-1605d5d8fb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:56:38.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:56:48.777Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a5cc6888-ccdf-452a-84a7-71b1a058a20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:56:48.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:56:58.795Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=2e7c4c04-cd15-4f23-8824-9152683e26ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:56:58.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:57:08.809Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=4a2ebe77-821f-4480-a91d-95f20a8a9456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:57:08.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:57:18.823Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=d5a7d2d0-11ec-461b-b3df-581dfe617ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:57:18.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:57:28.835Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=4e15b011-d53f-47b9-809c-a029f9e09523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:57:29.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:57:39.101Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a7a86789-a908-45fe-8cc2-f225d569e730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:57:39.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:57:49.116Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=34036398-5139-4175-8f5d-c8d86b3d7a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:57:49.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:57:59.135Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=60a4531a-8def-4d46-bf7f-e9d2b94bd7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:57:59.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:58:09.163Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=b8caf6d8-2b0c-4990-889d-4bb46a68d7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:58:09.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:58:19.200Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=dc119cec-a60e-46f7-8344-6a45fbdb8671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:58:19.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:58:29.219Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=0fb70611-de6b-4ba5-a7f2-b6f7997b7f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:58:29.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:58:39.232Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=d049e504-df51-4b2e-8979-b89f1e6c4e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:58:39.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:58:49.242Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=4a9be15d-e53b-4eda-9b2e-f7d587069041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:58:49.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:58:59.256Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=5bbb1c58-aedb-43d7-9d00-4132ab49ac16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:58:59.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:59:09.270Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=02c2606f-7a47-4c76-9a48-9a1e2a22b822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:59:09.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T10:59:15.296Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T10:59:15.297Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T10:59:15.299Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T10:59:15.305Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-02T10:59:15.395Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-02T10:59:15.395Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-02T10:59:15.400Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:59:19.280Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=dc1524dc-b929-41e1-bcf1-5e21448c49a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:59:19.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:59:29.293Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=1ee850e0-bd6b-4cca-b147-597adf5564d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:59:29.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:59:39.305Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=f7e2705d-a008-4aa3-b9cd-0d269d8621f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:59:39.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:59:49.318Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=1626e8be-6540-47ea-97c7-474d87b8b9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:59:49.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:59:59.330Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=76e40de0-2aad-4947-9089-7e3c7eff21aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T10:59:59.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:00:09.347Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=4478e84f-7b57-49e5-804a-f0c18bb50645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:00:09.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:00:19.370Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=842bc4c7-0f97-43af-be56-3844bad91c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:00:19.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:00:29.381Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=429ee574-fe1e-42f8-b336-f8e94e1fcc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:00:29.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:00:39.390Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=846d15fc-76d8-4868-9164-1106b55bf95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:00:39.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:00:49.420Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=51aa2a9a-fede-4b2c-9c29-cda9f7898c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:00:49.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:00:59.546Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=8a720274-bb31-4310-ad85-9543347e2ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:00:59.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:01:09.563Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=1fc7f430-09df-4e7c-9017-79624be13f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:01:09.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:01:19.582Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a448e8dc-e609-4680-bf91-9de1b35541d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:01:19.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:01:29.595Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=4c5e4aa2-e782-48c3-b273-01cc27c64ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:01:29.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:01:39.611Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=978f9255-b779-4b11-a536-bdc84b9a3b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:01:39.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:01:49.626Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3b7e273e-9002-462c-ae72-478fff6a785b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:01:49.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:01:59.653Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3a66a7cc-7382-480e-94e0-0c2130ec7075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:01:59.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:02:09.797Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=d91b71bb-e5a8-479f-bb12-fdfc6e84add5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:02:09.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:02:19.816Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=28fb7c6f-c0db-4b73-8994-d25590cdb7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:02:19.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:02:29.833Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=49c83f10-6ce1-4ae0-bbee-04bf96fff0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:02:29.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:02:39.847Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=be0777c1-2981-4877-b8b8-8d4ba36721ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:02:39.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:02:49.861Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=9c9bd744-1f8c-40aa-980b-22ad2d53631e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:02:49.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:02:59.868Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=90880d6a-eb0d-4dc3-adb8-3b92a23ed001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:02:59.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:03:09.877Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a63ddd79-ab97-4c73-8b47-74d4e3f215f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:03:09.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:03:19.889Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=bdfd51a9-5606-4a39-bf8b-9e1359804bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:03:19.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:03:29.899Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=dd40bf3b-7d80-49a7-9272-3fa87624cc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:03:29.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:03:39.915Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=029aae0e-55cb-4233-b328-13d004a27d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:03:39.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:03:49.930Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=575a9f7c-f41f-4a28-aa3b-49b77a2780bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:03:49.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:03:59.939Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a4240c47-0692-43a0-bf24-6ceef6df326a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:03:59.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:04:09.951Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=5983d543-a88d-4114-abd0-8a2cae92ba8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:04:09.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T11:04:15.064Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T11:04:15.065Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:04:15.066Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:04:15.069Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:04:19.964Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=c6c0e17f-51bd-4f6c-8451-9ee7332fd8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:04:19.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:04:25.101Z |WARN |Failed fetching config properties from CBS - retrying... | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | reactor.netty.http.client.HttpClientConnect |2021-05-02T11:04:25.132Z |WARN |[id: 0xd1cdb484, L:/10.242.198.14:38736 - R:config-binding-service.onap.svc.cluster.local/10.96.224.153:10443] The connection observed an error | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:04:28.710Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |parallel-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:04:29.977Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=7b0c791b-5468-4827-b2b4-66f89e60ff48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:04:29.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:04:38.748Z |WARN |Failed fetching config properties from CBS - retrying... | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | reactor.netty.http.client.HttpClientConnect |2021-05-02T11:04:38.749Z |WARN |[id: 0xda27222f, L:/10.242.198.14:38936 - R:config-binding-service.onap.svc.cluster.local/10.96.224.153:10443] The connection observed an error | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:04:39.986Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=014b07c5-1b06-4ea6-87b2-beb9adfe0e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:04:39.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:04:43.886Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |parallel-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-02T11:04:46.959Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-02T11:04:46.959Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-02T11:04:46.963Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:04:49.994Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=373e0f2f-2829-4518-af19-fe54798b9e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:04:50.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:05:00.174Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3851b164-6f1c-4d8b-9fc9-f03661ce0a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:05:00.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:05:10.182Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=30f0b294-3673-437a-a68f-38b05f49b974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:05:10.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:05:20.195Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=04124930-0ee0-4802-b540-1498143acce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:05:20.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:05:30.203Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=7c8298f7-9ecb-4f80-a12b-ab95e9083b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:05:30.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:05:40.211Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=37193cfa-ca1e-4651-b40d-d8c7adc4a516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:05:40.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:05:50.219Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=8f17523c-7481-489e-8d8f-b12fcac10666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:05:50.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:06:00.230Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=d21f1aeb-0c09-4cd7-a52e-f15d47b754c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:06:00.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:06:10.243Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=cf879cbb-0a32-4425-9b52-6091a8a7e301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:06:10.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:06:20.255Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a4841728-b4f4-433b-bfb9-64f362a483b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:06:20.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:06:30.263Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=51222ec7-ee15-4286-b516-b60788d7fb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:06:30.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:06:40.273Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=fa0981ce-8a2f-4743-8ada-b7834a2d3b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:06:40.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:06:50.281Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=5dd184c6-bf8c-4e0a-8ae1-1ddaa1b75007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:06:50.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:07:00.290Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=72890e92-a839-4c7f-83f1-30f7f2c605bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:07:00.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:07:10.308Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=9c78b25e-e97a-4746-b9b1-c918a9571409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:07:10.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:07:20.317Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=48d5543a-bebf-4756-9e48-f4a29d872a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:07:20.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:07:30.323Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=b0ba0367-c60e-49ce-a032-62e549a813ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:07:30.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:07:40.331Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3f845027-d8cf-4a89-89e3-b4bfb8f1a783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:07:40.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:07:50.343Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=9b76d2de-8a09-40cd-a4d6-58f74736003b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:07:50.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:08:00.351Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=b6087dbf-863f-4420-bd65-9119461430bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:08:00.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:08:10.360Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=7abaa593-b18b-4831-8ea1-7de0d5020a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:08:10.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:08:20.375Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=26477c19-3d26-4ea9-8cb8-2d8fc201f8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:08:20.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:08:30.383Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=0766ba8b-d13a-4f2e-89c8-635eebd02629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:08:30.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:08:40.390Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=32fd8807-fbf9-47ef-9dc4-a2afe65448d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:08:40.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:08:50.398Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=97be5f1a-a4bc-49ac-80ab-6697a8fee83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:08:50.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:09:00.408Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=ae32734d-792b-42d8-8ebb-99c560fe30a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:09:00.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:09:10.421Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=db8897f2-ed9c-415c-a213-d96b910ad07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:09:10.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T11:09:15.033Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T11:09:15.034Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:09:15.035Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:09:15.038Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-02T11:09:15.107Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-02T11:09:15.107Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-02T11:09:15.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:09:20.432Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=cd321ace-bd50-4cd9-84de-5bc9c1111269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:09:20.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:09:30.441Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=43d61598-777b-494f-8d90-501fb155f55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:09:30.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:09:40.451Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=2563f865-24db-4073-9bfc-3238247fe69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:09:40.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:09:50.458Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3b45b00b-fceb-42a8-b344-8fc6ab0e8382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:09:50.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:10:00.466Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=d1f77ac5-84bb-4033-86e0-d772560f3594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:10:00.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:10:10.477Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=33a66ebf-482d-4841-9de6-b2c83bf2facf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:10:10.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:10:20.488Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=4f88275a-2463-49d9-a576-80c70f2ce798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:10:20.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:10:30.501Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3ca72b1a-bf8f-4db3-8cc0-119d50d4e1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:10:30.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:10:40.516Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=c7b3a1d7-9d17-4477-b4bd-6c7228fecc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:10:40.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:10:50.524Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=e1a61f96-b729-4a36-b223-9edb0295da9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:10:50.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:11:00.534Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=c3863989-a0ef-4cb8-acf7-fd8e896c9df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:11:00.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:11:10.548Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=cfa10fd7-2d4d-4480-9c73-052517091acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:11:10.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:11:20.573Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=dc04e176-c114-412c-ad7a-0125c24e48d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:11:20.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:11:30.583Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=23fe4d04-6da9-4d2a-9161-cb7aefd27275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:11:30.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:11:40.593Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=039bd318-b9b3-4713-9b73-1fa41c59dd08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:11:40.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:11:50.606Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=e618c788-f98e-44b0-a3d9-2fa80ecd6e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:11:50.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:12:00.620Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=dd2ac697-cc78-41ff-9505-6b511b550cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:12:00.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:12:10.628Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3e27d5bb-cf4c-4723-888e-945c1b63798e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:12:10.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:12:20.637Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=4bd90156-fedb-4883-856b-7e0595f40514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:12:20.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:12:30.649Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=ef0c6f23-2b2c-4b5b-ab02-b0a7129c4750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:12:30.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:12:40.663Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a42cab44-039e-49e7-80b6-62f0d5589d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:12:40.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:12:50.672Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=7ced2b07-5e71-41e6-86d6-079fd3a64815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:12:50.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:13:00.679Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=52c610a4-974f-4d7f-b2c8-3cec180f514f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:13:00.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:13:10.690Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=96b9da69-f872-4b92-ae0c-ded9f433e115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:13:10.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:13:20.703Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=39ca7edc-e332-41eb-93ef-222c51a33d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:13:20.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:13:30.713Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=d6ca433e-39bb-496a-8418-deb67cca9168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:13:30.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:13:40.719Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=59a7dbbd-d78c-4c56-9dc1-1f9f105869df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:13:40.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:13:50.728Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=5a673863-8f38-495a-931a-34bfd42a7f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:13:50.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:14:00.740Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=75cea079-5411-49d9-b2c9-a38725001623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:14:00.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:14:10.757Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=95b5ae3f-97d2-4282-8526-e9381774c89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:14:10.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T11:14:15.068Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T11:14:15.068Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:14:15.069Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:14:15.071Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-02T11:14:15.139Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-02T11:14:15.140Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-02T11:14:15.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:14:20.767Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3602af9b-72e8-4f9b-a8fe-cbd066f901b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:14:20.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:14:30.774Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=0396e272-2903-47ca-b44b-34155c49451d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:14:30.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:14:40.786Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=540f1f2e-5ddb-4abd-86fc-2a38d0d19473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:14:40.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:14:50.800Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=149d0e1a-9deb-4305-9f3a-b75b3e4ed111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:14:50.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:15:00.812Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=0b73e862-0d51-4940-b6a9-3a1dc4fe7440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:15:00.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:15:10.821Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=60192bdd-33a4-4d1a-a75c-333fa2572e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:15:10.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:15:20.829Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=da05b3e8-ff0e-40c9-98d0-9646c297ec41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:15:20.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:15:30.843Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=9a57a748-d1f7-4c5f-8550-0dd3456300a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:15:30.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:15:40.856Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=6eba93c6-6d1c-4a21-9d72-0aa89de98982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:15:40.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:15:50.865Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=2faea969-f876-40ea-993e-43c56fc93e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:15:50.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:16:00.875Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=335cf5ce-3ff2-45f9-8d65-4d1a2668b0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:16:00.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:16:10.888Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=740997b3-0860-40b8-bb91-72a6064451af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:16:10.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:16:20.896Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=9f9462b9-6bae-4195-9850-f1cbe27cc21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:16:20.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:16:30.912Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=0c473788-87b7-40f3-b261-868bbab9f9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:16:30.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:16:40.919Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=e3b07d7a-78dc-4456-9386-b32a42547b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:16:40.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:16:50.929Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=74cdafee-06fe-4827-a7ad-abbb29baf99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:16:50.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:17:00.937Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a1f63dde-914c-442d-99a4-e53a97fe468d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:17:00.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:17:10.952Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a2227718-c898-4990-9554-908bc0f9e715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:17:10.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:17:20.973Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=8c7ef74d-0b0f-4c5a-94d5-3c174786b369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:17:20.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:17:30.982Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=dabdadb9-0ede-4c05-aa1b-d2fdca250d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:17:30.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:17:40.989Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=dc4e9807-b851-4adb-a4e2-440328b5b09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:17:40.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:17:50.996Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=23cbf38a-6c52-4165-99a4-79b2e9efed4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:17:51.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:18:01.008Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=13951a86-e85a-402e-9b26-5a9d97bfe3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:18:01.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:18:11.029Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=8a0db8db-1253-44d1-8272-116fb5e1d86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:18:11.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:18:21.037Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=eb3e5c1f-3df0-47ef-926f-97257e3d8b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:18:21.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:18:31.045Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=453aa995-46d2-4201-be87-93b1d688632e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:18:31.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:18:41.055Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=0cad3d27-8ecb-4531-ba6f-187eb65baaf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:18:41.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:18:51.071Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=2ab19a3d-df1f-465a-8881-e98eb0a31e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:18:51.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:19:01.082Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=b10eaa14-b75f-4da3-9187-07c1158c6f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:19:01.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:19:11.088Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=bd535ad2-fca9-4382-922e-24b861d66961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:19:11.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T11:19:15.061Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T11:19:15.062Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:19:15.105Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:19:15.117Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-02T11:19:15.180Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-02T11:19:15.180Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-02T11:19:15.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:19:21.095Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=45dea664-032a-4106-a6ec-5f7d1f4e9cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:19:21.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:19:31.105Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=add4549f-9e09-4978-abca-e7cc7346f8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:19:31.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:19:41.119Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=d2d840bd-0219-4bb2-b71f-5c9605106133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:19:41.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:19:51.131Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=5c1f3e3b-f886-4049-8857-4d3218e01b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:19:51.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:20:01.142Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=39e93254-fbc5-46e3-8a0d-26537cdb311f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:20:01.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:20:11.167Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=0a1c1af0-5b67-413b-b61e-cd7348e566ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:20:11.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:20:21.181Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=bf46e5a3-bd4f-4f67-adf2-440ac7f625f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:20:21.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:20:31.193Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a9bae97c-de79-4819-9dca-c8c57ef54196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:20:31.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:20:41.203Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=7d0e20f7-898d-4f66-8362-eaa2794fb210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:20:41.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:20:51.211Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=10bd7e6c-b226-416a-9ca1-61174d40af8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:20:51.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:21:01.222Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=0f266527-8b76-4481-8eeb-1555183025b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:21:01.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:21:11.241Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=faebab12-909b-4920-a1d1-4ddbeaab2224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:21:11.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:21:21.248Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=2b864b2c-3886-41e1-a6d8-cd09f493786d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:21:21.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:21:31.256Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=1c3a3a12-0b80-4d49-a764-ea8eda3863f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:21:31.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:21:41.266Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=c8510cc2-7b98-46bd-b6d2-04840e096352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:21:41.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:21:51.276Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=7d3b95a6-ef68-40fc-9371-deb6ad27cc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:21:51.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:22:01.293Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=58fa7894-228d-4bdb-ba24-0e0df78257fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:22:01.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:22:11.299Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=9b45ff3c-a4e3-45cc-8e12-620fb8fdec8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:22:11.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:22:21.306Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=11ba8089-6dbb-4e81-bbe6-8740dd709f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:22:21.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:22:31.323Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=42ef70fa-539c-40f6-a24c-9415761af177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:22:31.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:22:41.334Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=72e2a425-44b0-462e-92ab-b177045ed9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:22:41.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:22:51.347Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=2281d647-3af4-4830-9d43-982383175919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:22:51.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:23:01.352Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=969e9d98-0a21-405b-a5da-842b26510dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:23:01.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:23:11.361Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=f215e7e4-4e81-4fb6-b7ca-d367a01a31c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:23:11.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:23:21.377Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=d191c67c-bf93-4e3a-a29f-b20516c657a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:23:21.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:23:31.388Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=8f8607a7-0c92-45a1-85ea-0cdad43c6b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:23:31.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:23:41.397Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=ec0ed647-07d1-474b-bf30-fc438b0ca466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:23:41.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:23:51.403Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=640e7549-71db-479e-a053-34963eaa73f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:23:51.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:24:01.409Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=92b761c4-6955-4f2e-a9dc-322eef668157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:24:01.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:24:11.419Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=4c4018af-4b43-4fcf-a83e-96196758ffb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:24:11.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T11:24:15.047Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T11:24:15.047Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:24:15.065Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:24:15.076Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:24:21.431Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=523c33b5-0ff6-435e-a319-988fcbf5cdfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:24:21.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:24:25.092Z |WARN |Failed fetching config properties from CBS - retrying... | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-3 | reactor.netty.http.client.HttpClientConnect |2021-05-02T11:24:25.094Z |WARN |[id: 0xdf4aaa98, L:/10.242.198.14:33130 - R:config-binding-service.onap.svc.cluster.local/10.96.224.153:10443] The connection observed an error | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:24:28.348Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |parallel-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:24:31.441Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=0e4f4435-6538-4519-9a43-61f964da1dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:24:31.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:24:38.364Z |WARN |Failed fetching config properties from CBS - retrying... | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | reactor.netty.http.client.HttpClientConnect |2021-05-02T11:24:38.366Z |WARN |[id: 0x38f90ae3, L:/10.242.198.14:33362 - R:config-binding-service.onap.svc.cluster.local/10.96.224.153:10443] The connection observed an error | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:24:41.447Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=e58f2316-565f-429c-b2e5-cd9b15f4c5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:24:41.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:24:42.756Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |parallel-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:24:51.453Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=141b8536-7df3-4668-b70f-6eb1e5f31579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:24:51.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:24:52.775Z |WARN |Failed fetching config properties from CBS - retrying... | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | reactor.netty.http.client.HttpClientConnect |2021-05-02T11:24:52.776Z |WARN |[id: 0xdb265f45, L:/10.242.198.14:33588 - R:config-binding-service.onap.svc.cluster.local/10.96.224.153:10443] The connection observed an error | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:25:01.459Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=52903a74-b66b-489f-95c0-0bea0af2630f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:25:01.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:25:05.799Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |parallel-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:25:11.469Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=c7fdd2f3-27d0-44ed-bdb4-d79c93aa03ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:25:11.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:25:15.822Z |WARN |Failed fetching config properties from CBS - retrying... | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | reactor.netty.http.client.HttpClientConnect |2021-05-02T11:25:15.823Z |WARN |[id: 0xdbe0156c, L:/10.242.198.14:33968 - R:config-binding-service.onap.svc.cluster.local/10.96.224.153:10443] The connection observed an error | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:25:21.479Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=e4290c9f-0a63-450a-94e9-fad160ef21d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:25:21.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:25:23.621Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |parallel-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:25:31.484Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=7034a1f2-cf7c-4c91-8dc1-fa118bf9275f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:25:31.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:25:33.645Z |WARN |Failed fetching config properties from CBS - retrying... | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-3 | reactor.netty.http.client.HttpClientConnect |2021-05-02T11:25:33.646Z |WARN |[id: 0x0ed1608d, L:/10.242.198.14:34256 - R:config-binding-service.onap.svc.cluster.local/10.96.224.153:10443] The connection observed an error | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:25:41.493Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=787fdf10-5aad-4d06-9a26-36fd19cd7dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:25:41.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:25:44.246Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |parallel-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:25:51.501Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=656cc26c-181b-4663-b129-1d2d98a3d7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:25:51.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:25:54.262Z |WARN |Failed fetching config properties from CBS - retrying... | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | reactor.netty.http.client.HttpClientConnect |2021-05-02T11:25:54.265Z |WARN |[id: 0x6f056124, L:/10.242.198.14:34600 - R:config-binding-service.onap.svc.cluster.local/10.96.224.153:10443] The connection observed an error | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:26:01.510Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=f8b868ec-e5f4-4ade-b62a-152d8a217e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:26:01.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:26:08.124Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |parallel-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:26:11.542Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=50eb3c04-7ca0-43f9-b249-ad762ae285d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:26:11.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:26:18.143Z |WARN |Failed fetching config properties from CBS - retrying... | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | reactor.netty.http.client.HttpClientConnect |2021-05-02T11:26:18.144Z |WARN |[id: 0x80b7078a, L:/10.242.198.14:34980 - R:config-binding-service.onap.svc.cluster.local/10.96.224.153:10443] The connection observed an error | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:26:21.550Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=6b370b67-cd50-49e3-a780-dbd18313f0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:26:21.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:26:29.649Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |parallel-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:26:31.560Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=895bed8b-eabc-4f11-85a3-6cf51a7c0491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:26:31.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:26:39.659Z |WARN |Failed fetching config properties from CBS - retrying... | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | reactor.netty.http.client.HttpClientConnect |2021-05-02T11:26:39.660Z |WARN |[id: 0xfefd97a7, L:/10.242.198.14:35324 - R:config-binding-service.onap.svc.cluster.local/10.96.224.153:10443] The connection observed an error | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:26:41.569Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=9e6e0d92-4e79-4abe-a592-6fe7da4e2e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:26:41.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:26:48.803Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |parallel-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:26:51.577Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=c88d7ddc-dcef-450b-99fc-fb8a7cd38495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:26:51.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:26:58.819Z |WARN |Failed fetching config properties from CBS - retrying... | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-3 | reactor.netty.http.client.HttpClientConnect |2021-05-02T11:26:58.822Z |WARN |[id: 0xe1bc6ec9, L:/10.242.198.14:35624 - R:config-binding-service.onap.svc.cluster.local/10.96.224.153:10443] The connection observed an error | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:27:01.585Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=02078cff-520f-466e-8d47-220a658ddf76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:27:01.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:27:10.233Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |parallel-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:27:11.595Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3133560a-3018-44a1-9ad0-80df2a0c31de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:27:11.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:27:20.254Z |WARN |Failed fetching config properties from CBS - retrying... | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | reactor.netty.http.client.HttpClientConnect |2021-05-02T11:27:20.255Z |WARN |[id: 0x90274e79, L:/10.242.198.14:35980 - R:config-binding-service.onap.svc.cluster.local/10.96.224.153:10443] The connection observed an error | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:27:21.604Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=07cdf1ac-14e4-4d6c-9ff9-5de41db4a75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:27:21.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:27:31.609Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a83813bb-ec6c-4a61-a622-f9ab3db757f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:27:31.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:27:31.844Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |parallel-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:27:41.621Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=f0d5d397-e65b-4bce-adc1-eef501116c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:27:41.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:27:41.856Z |WARN |Failed fetching config properties from CBS - retrying... | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | reactor.netty.http.client.HttpClientConnect |2021-05-02T11:27:41.860Z |WARN |[id: 0x9d811c50, L:/10.242.198.14:36336 - R:config-binding-service.onap.svc.cluster.local/10.96.224.153:10443] The connection observed an error | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | org.springframework.boot.SpringApplication |2021-05-02T11:27:42.099Z |ERROR |Application run failed | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\t... 9 common frames omitted\nWrapped by: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 10/10\n\tat reactor.core.Exceptions.retryExhausted(Exceptions.java:290)\n\tat reactor.util.retry.RetryBackoffSpec.lambda$static$0(RetryBackoffSpec.java:67)\n\tat reactor.util.retry.RetryBackoffSpec.lambda$generateCompanion$4(RetryBackoffSpec.java:557)\n\tat reactor.core.publisher.FluxConcatMap$ConcatMapImmediate.drain(FluxConcatMap.java:374)\n\tat reactor.core.publisher.FluxConcatMap$ConcatMapImmediate.onNext(FluxConcatMap.java:250)\n\tat reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)\n\tat reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)\n\tat reactor.core.publisher.SinkManySerialized.tryEmitNext(SinkManySerialized.java:97)\n\tat reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)\n\tat reactor.core.publisher.FluxRetryWhen$RetryWhenMainSubscriber.onError(FluxRetryWhen.java:189)\n\tat reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onError(MonoPeekTerminal.java:258)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapMain.secondError(MonoFlatMap.java:192)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onError(MonoFlatMap.java:259)\n\tat reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onError(FluxPeekFuseable.java:234)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onError(FluxMapFuseable.java:140)\n\tat reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onError(FluxPeekFuseable.java:234)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapMain.secondError(MonoFlatMap.java:192)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onError(MonoFlatMap.java:259)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapMain.onError(MonoFlatMap.java:172)\n\tat reactor.core.publisher.SerializedSubscriber.onError(SerializedSubscriber.java:124)\n\tat reactor.core.publisher.FluxRetryWhen$RetryWhenMainSubscriber.whenError(FluxRetryWhen.java:224)\n\tat reactor.core.publisher.FluxRetryWhen$RetryWhenOtherSubscriber.onError(FluxRetryWhen.java:273)\n\tat reactor.core.publisher.FluxConcatMap$ConcatMapImmediate.drain(FluxConcatMap.java:413)\n\tat reactor.core.publisher.FluxConcatMap$ConcatMapImmediate.onNext(FluxConcatMap.java:250)\n\tat reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)\n\tat reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)\n\tat reactor.core.publisher.SinkManySerialized.tryEmitNext(SinkManySerialized.java:97)\n\tat reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)\n\tat reactor.core.publisher.FluxRetryWhen$RetryWhenMainSubscriber.onError(FluxRetryWhen.java:189)\n\tat reactor.core.publisher.MonoCreate$DefaultMonoSink.error(MonoCreate.java:189)\n\tat reactor.netty.http.client.HttpClientConnect$MonoHttpConnect$ClientTransportSubscriber.onError(HttpClientConnect.java:306)\n\tat reactor.core.publisher.MonoCreate$DefaultMonoSink.error(MonoCreate.java:189)\n\tat reactor.netty.resources.DefaultPooledConnectionProvider$DisposableAcquire.onUncaughtException(DefaultPooledConnectionProvider.java:212)\n\tat reactor.netty.resources.DefaultPooledConnectionProvider$PooledConnection.onUncaughtException(DefaultPooledConnectionProvider.java:476)\n\tat reactor.netty.channel.ChannelOperationsHandler.exceptionCaught(ChannelOperationsHandler.java:130)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:302)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:281)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:273)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireExceptionCaught(CombinedChannelDuplexHandler.java:424)\n\tat io.netty.channel.ChannelHandlerAdapter.exceptionCaught(ChannelHandlerAdapter.java:92)\n\tat io.netty.channel.CombinedChannelDuplexHandler$1.fireExceptionCaught(CombinedChannelDuplexHandler.java:145)\n\tat io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:143)\n\tat io.netty.channel.CombinedChannelDuplexHandler.exceptionCaught(CombinedChannelDuplexHandler.java:231)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:302)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:281)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:273)\n\tat reactor.netty.tcp.SslProvider$SslReadHandler.userEventTriggered(SslProvider.java:759)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:346)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:332)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireUserEventTriggered(AbstractChannelHandlerContext.java:324)\n\tat io.netty.handler.ssl.SslUtils.handleHandshakeFailure(SslUtils.java:423)\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2080)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n\tSuppressed: java.lang.Exception: #block terminated with an error\n\t\tat reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:99)\n\t\tat reactor.core.publisher.Mono.block(Mono.java:1703)\n\t\tat org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator.locate(CbsPropertySourceLocator.java:72)\n\t\tat org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:51)\n\t\tat org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47)\n\t\tat org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:95)\n\t\tat org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:635)\n\t\tat org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:390)\n\t\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:325)\n\t\tat org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:144)\n\t\tat org.springframework.cloud.context.refresh.LegacyContextRefresher.addConfigFilesToEnvironment(LegacyContextRefresher.java:60)\n\t\tat org.springframework.cloud.context.refresh.LegacyContextRefresher.updateEnvironment(LegacyContextRefresher.java:46)\n\t\tat org.springframework.cloud.context.refresh.ContextRefresher.refreshEnvironment(ContextRefresher.java:90)\n\t\tat org.springframework.cloud.context.refresh.ContextRefresher.refresh(ContextRefresher.java:83)\n\t\tat org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler.lambda$startPollingForCbsUpdates$0(CbsConfigRefreshScheduler.java:69)\n\t\tat reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFuseable.java:840)\n\t\tat reactor.core.publisher.FluxInterval$IntervalRunnable.run(FluxInterval.java:124)\n\t\tat reactor.core.scheduler.PeriodicWorkerTask.call(PeriodicWorkerTask.java:59)\n\t\tat reactor.core.scheduler.PeriodicWorkerTask.run(PeriodicWorkerTask.java:73)\n\t\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)\n\t\tat java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)\n\t\tat java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)\n\t\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)\n\t\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)\n\t\t... 1 common frames omitted\n | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-02T11:27:42.101Z |ERROR |Failed fetching config updates from CBS | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\t... 9 common frames omitted\nWrapped by: reactor.core.Exceptions$RetryExhaustedException: Retries exhausted: 10/10\n\tat reactor.core.Exceptions.retryExhausted(Exceptions.java:290)\n\tat reactor.util.retry.RetryBackoffSpec.lambda$static$0(RetryBackoffSpec.java:67)\n\tat reactor.util.retry.RetryBackoffSpec.lambda$generateCompanion$4(RetryBackoffSpec.java:557)\n\tat reactor.core.publisher.FluxConcatMap$ConcatMapImmediate.drain(FluxConcatMap.java:374)\n\tat reactor.core.publisher.FluxConcatMap$ConcatMapImmediate.onNext(FluxConcatMap.java:250)\n\tat reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)\n\tat reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)\n\tat reactor.core.publisher.SinkManySerialized.tryEmitNext(SinkManySerialized.java:97)\n\tat reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)\n\tat reactor.core.publisher.FluxRetryWhen$RetryWhenMainSubscriber.onError(FluxRetryWhen.java:189)\n\tat reactor.core.publisher.MonoPeekTerminal$MonoTerminalPeekSubscriber.onError(MonoPeekTerminal.java:258)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapMain.secondError(MonoFlatMap.java:192)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onError(MonoFlatMap.java:259)\n\tat reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onError(FluxPeekFuseable.java:234)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onError(FluxMapFuseable.java:140)\n\tat reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onError(FluxPeekFuseable.java:234)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapMain.secondError(MonoFlatMap.java:192)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onError(MonoFlatMap.java:259)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapMain.onError(MonoFlatMap.java:172)\n\tat reactor.core.publisher.SerializedSubscriber.onError(SerializedSubscriber.java:124)\n\tat reactor.core.publisher.FluxRetryWhen$RetryWhenMainSubscriber.whenError(FluxRetryWhen.java:224)\n\tat reactor.core.publisher.FluxRetryWhen$RetryWhenOtherSubscriber.onError(FluxRetryWhen.java:273)\n\tat reactor.core.publisher.FluxConcatMap$ConcatMapImmediate.drain(FluxConcatMap.java:413)\n\tat reactor.core.publisher.FluxConcatMap$ConcatMapImmediate.onNext(FluxConcatMap.java:250)\n\tat reactor.core.publisher.EmitterProcessor.drain(EmitterProcessor.java:491)\n\tat reactor.core.publisher.EmitterProcessor.tryEmitNext(EmitterProcessor.java:299)\n\tat reactor.core.publisher.SinkManySerialized.tryEmitNext(SinkManySerialized.java:97)\n\tat reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27)\n\tat reactor.core.publisher.FluxRetryWhen$RetryWhenMainSubscriber.onError(FluxRetryWhen.java:189)\n\tat reactor.core.publisher.MonoCreate$DefaultMonoSink.error(MonoCreate.java:189)\n\tat reactor.netty.http.client.HttpClientConnect$MonoHttpConnect$ClientTransportSubscriber.onError(HttpClientConnect.java:306)\n\tat reactor.core.publisher.MonoCreate$DefaultMonoSink.error(MonoCreate.java:189)\n\tat reactor.netty.resources.DefaultPooledConnectionProvider$DisposableAcquire.onUncaughtException(DefaultPooledConnectionProvider.java:212)\n\tat reactor.netty.resources.DefaultPooledConnectionProvider$PooledConnection.onUncaughtException(DefaultPooledConnectionProvider.java:476)\n\tat reactor.netty.channel.ChannelOperationsHandler.exceptionCaught(ChannelOperationsHandler.java:130)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:302)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:281)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:273)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireExceptionCaught(CombinedChannelDuplexHandler.java:424)\n\tat io.netty.channel.ChannelHandlerAdapter.exceptionCaught(ChannelHandlerAdapter.java:92)\n\tat io.netty.channel.CombinedChannelDuplexHandler$1.fireExceptionCaught(CombinedChannelDuplexHandler.java:145)\n\tat io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:143)\n\tat io.netty.channel.CombinedChannelDuplexHandler.exceptionCaught(CombinedChannelDuplexHandler.java:231)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:302)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:281)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:273)\n\tat reactor.netty.tcp.SslProvider$SslReadHandler.userEventTriggered(SslProvider.java:759)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:346)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeUserEventTriggered(AbstractChannelHandlerContext.java:332)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireUserEventTriggered(AbstractChannelHandlerContext.java:324)\n\tat io.netty.handler.ssl.SslUtils.handleHandshakeFailure(SslUtils.java:423)\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2080)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n\tSuppressed: java.lang.Exception: #block terminated with an error\n\t\tat reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:99)\n\t\tat reactor.core.publisher.Mono.block(Mono.java:1703)\n\t\tat org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator.locate(CbsPropertySourceLocator.java:72)\n\t\tat org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:51)\n\t\tat org.springframework.cloud.bootstrap.config.PropertySourceLocator.locateCollection(PropertySourceLocator.java:47)\n\t\tat org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration.initialize(PropertySourceBootstrapConfiguration.java:95)\n\t\tat org.springframework.boot.SpringApplication.applyInitializers(SpringApplication.java:635)\n\t\tat org.springframework.boot.SpringApplication.prepareContext(SpringApplication.java:390)\n\t\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:325)\n\t\tat org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:144)\n\t\tat org.springframework.cloud.context.refresh.LegacyContextRefresher.addConfigFilesToEnvironment(LegacyContextRefresher.java:60)\n\t\tat org.springframework.cloud.context.refresh.LegacyContextRefresher.updateEnvironment(LegacyContextRefresher.java:46)\n\t\tat org.springframework.cloud.context.refresh.ContextRefresher.refreshEnvironment(ContextRefresher.java:90)\n\t\tat org.springframework.cloud.context.refresh.ContextRefresher.refresh(ContextRefresher.java:83)\n\t\tat org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler.lambda$startPollingForCbsUpdates$0(CbsConfigRefreshScheduler.java:69)\n\t\tat reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFuseable.java:840)\n\t\tat reactor.core.publisher.FluxInterval$IntervalRunnable.run(FluxInterval.java:124)\n\t\tat reactor.core.scheduler.PeriodicWorkerTask.call(PeriodicWorkerTask.java:59)\n\t\tat reactor.core.scheduler.PeriodicWorkerTask.run(PeriodicWorkerTask.java:73)\n\t\tat java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)\n\t\tat java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source)\n\t\tat java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)\n\t\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)\n\t\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)\n\t\t... 1 common frames omitted\n | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:27:51.630Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=436bf3e1-0aad-4711-90cc-cf8be21eb47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:27:51.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:28:01.643Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=85935adb-7b85-412b-bbc0-5155511997f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:28:01.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:28:11.661Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=18ec0b9f-8a35-4d8e-b083-dd15dec6a8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:28:11.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:28:21.667Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=b29850cc-e44b-475b-80d1-3b1301f81146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:28:21.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:28:31.674Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=ca2a5d12-482b-47e0-82eb-26fe4d5c47bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:28:31.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:28:41.682Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=24cd02c2-0a0a-44a7-9287-08f4c791064a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:28:41.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:28:51.692Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=44b8cd78-c282-4bda-b44b-dfbbde67dbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:28:51.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:29:01.704Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=e16a9775-db00-4cc5-bd81-474a0937929e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:29:01.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:29:11.710Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=99605b6b-9a16-4249-9966-75caa0306e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:29:11.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T11:29:15.089Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T11:29:15.089Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:29:15.129Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:29:15.132Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:29:21.721Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=cb4f3357-f8ff-47ee-858e-b52b7cbfc470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:29:21.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:29:25.146Z |WARN |Failed fetching config properties from CBS - retrying... | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-3 | reactor.netty.http.client.HttpClientConnect |2021-05-02T11:29:25.148Z |WARN |[id: 0xace9720a, L:/10.242.198.14:38012 - R:config-binding-service.onap.svc.cluster.local/10.96.224.153:10443] The connection observed an error | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:29:28.703Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |parallel-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:29:31.737Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=ad869f7e-d135-4879-9619-c0a7a220bf5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:29:31.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:29:38.718Z |WARN |Failed fetching config properties from CBS - retrying... | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | reactor.netty.http.client.HttpClientConnect |2021-05-02T11:29:38.719Z |WARN |[id: 0x29807acf, L:/10.242.198.14:38242 - R:config-binding-service.onap.svc.cluster.local/10.96.224.153:10443] The connection observed an error | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:29:41.749Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=39cb0bb6-45f0-4728-b5c5-a95a1c12ab6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:29:41.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:29:47.617Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |parallel-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:29:51.770Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=6a49d604-e024-4aa3-9945-6ae334a5a189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:29:51.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:29:57.636Z |WARN |Failed fetching config properties from CBS - retrying... | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | reactor.netty.http.client.HttpClientConnect |2021-05-02T11:29:57.637Z |WARN |[id: 0x90521098, L:/10.242.198.14:38572 - R:config-binding-service.onap.svc.cluster.local/10.96.224.153:10443] The connection observed an error | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:30:01.776Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=8a9d3c92-cda2-4599-a35c-35b0186a4324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:30:01.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:30:06.405Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |parallel-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:30:11.783Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=84816170-aef7-4609-a2f3-3ea100340dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:30:11.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:30:16.420Z |WARN |Failed fetching config properties from CBS - retrying... | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | reactor.netty.http.client.HttpClientConnect |2021-05-02T11:30:16.559Z |WARN |[id: 0x1d451464, L:/10.242.198.14:38884 - R:config-binding-service.onap.svc.cluster.local/10.96.224.153:10443] The connection observed an error | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:30:21.791Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3f666acb-4efc-4661-b8f4-22d3c2ea1a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:30:21.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:30:29.467Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |parallel-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:30:31.824Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=60ebdc92-3ca9-4541-96d4-a6468fa25249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:30:31.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:30:39.492Z |WARN |Failed fetching config properties from CBS - retrying... | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-3 | reactor.netty.http.client.HttpClientConnect |2021-05-02T11:30:39.493Z |WARN |[id: 0xb26c21c2, L:/10.242.198.14:39272 - R:config-binding-service.onap.svc.cluster.local/10.96.224.153:10443] The connection observed an error | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:30:41.833Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=c2ed77d6-adb1-471e-b118-602616828d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:30:41.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:30:47.241Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |parallel-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:30:51.847Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=29a54eef-1577-489b-a96a-655f5d732027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:30:51.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:30:57.254Z |WARN |Failed fetching config properties from CBS - retrying... | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | reactor.netty.http.client.HttpClientConnect |2021-05-02T11:30:57.255Z |WARN |[id: 0x6ae23a10, L:/10.242.198.14:39570 - R:config-binding-service.onap.svc.cluster.local/10.96.224.153:10443] The connection observed an error | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:31:01.855Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=d67572ff-a5ca-4407-89db-627197087ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:31:01.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:31:05.123Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |parallel-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:31:11.864Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=04ff4924-82f4-45ec-b0a0-2851d9232a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:31:11.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:31:15.136Z |WARN |Failed fetching config properties from CBS - retrying... | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | reactor.netty.http.client.HttpClientConnect |2021-05-02T11:31:15.138Z |WARN |[id: 0x86060550, L:/10.242.198.14:39880 - R:config-binding-service.onap.svc.cluster.local/10.96.224.153:10443] The connection observed an error | |io.netty.handler.ssl.SslHandshakeTimeoutException: handshake timed out after 10000ms\n\tat io.netty.handler.ssl.SslHandler$5.run(SslHandler.java:2076)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:31:21.879Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=0c7b8925-81c7-4f21-b091-0bd661669444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:31:21.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:31:26.388Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |parallel-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:31:31.889Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=71e7aed6-b9e1-4263-b41b-0275bb607fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:31:31.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-02T11:31:32.405Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-02T11:31:32.406Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-02T11:31:32.409Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:31:41.897Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=79af2ba0-f869-4f1c-a35e-48f9f5762261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:31:41.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:31:51.904Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=05aa288a-eb8e-4b77-8d50-7115db660adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:31:51.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:32:01.915Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=f37c4fbb-a6c5-4050-9469-093be7b51da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:32:01.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:32:11.958Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=769b5f2e-75d9-4e12-a335-946d64231355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:32:11.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:32:21.971Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=4747627b-60aa-44f1-a19e-33e56b3e2402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:32:21.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:32:31.976Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=99e02003-7ab0-4e5e-9c16-a9ac51896659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:32:31.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:32:41.984Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3487b919-f317-4b4c-b13a-28ea5c713ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:32:41.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:32:51.994Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=eab2e181-a0ac-4329-9c5a-bca8143ec51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:32:52.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:33:02.007Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=7e33b4f8-afba-4c68-b8f7-a1d1550194fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:33:02.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:33:12.016Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=6c431659-1614-4b06-be83-1891e512601a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:33:12.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:33:22.022Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=9fa9627f-bc36-4e1c-a58e-28353eebe0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:33:22.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:33:32.039Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=ceb5fb4d-e361-454b-9aef-bffc08536913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:33:32.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:33:42.051Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=d77a1226-71c6-4287-b826-7fe8471bf107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:33:42.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:33:52.063Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=41b132db-2d72-4eea-97c6-2a0acc99dc73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:33:52.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:34:02.069Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=c6a1831f-5b53-4960-9a29-071b647ccb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:34:02.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:34:12.076Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a9b53d56-69f1-48c8-8af5-b6e18daddcb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:34:12.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T11:34:15.027Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T11:34:15.028Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:34:15.045Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:34:15.055Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-02T11:34:15.119Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-02T11:34:15.119Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-02T11:34:15.122Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:34:22.085Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=54fd24e7-37ef-4f1a-8672-2fd574cbe643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:34:22.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:34:32.094Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=d007e273-d1dc-4f91-9ff0-3ac4028b0951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:34:32.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:34:42.103Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=34a0df5b-1aeb-413e-8b23-6c011f287ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:34:42.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:34:52.121Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a1b6dca0-3bde-4e8a-a543-a17f0d83e5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:34:52.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:35:02.127Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=2e2c0208-a585-4c7d-a40c-3c4a09d3f29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:35:02.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:35:12.135Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3820bca5-d31f-4892-96e8-2a65f0c0ae0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:35:12.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:35:22.145Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=11216c63-2bcf-430d-a688-8e4400b5070a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:35:22.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:35:32.161Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=33e4e60d-f1b9-4e9b-9379-2ee5e575e6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:35:32.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:35:42.173Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=0253ea20-4d6c-4841-ab35-9f4551430f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:35:42.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:35:52.178Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3c61c4a2-0611-4273-8acb-6729e3ff5220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:35:52.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:36:02.184Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=0fef97ce-1a61-4931-942a-a8f74a9fa3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:36:02.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:36:12.192Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=4dff7e8e-9b95-46f9-abbd-13768f2f5585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:36:12.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:36:22.202Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=144c335b-8372-4b1f-91c6-152ca8a2304d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:36:22.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:36:32.215Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=05111825-6f49-4f8b-9fd9-f78cb57060e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:36:32.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:36:42.233Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=ad52f08b-be19-41c5-ad3e-6ae10e9db6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:36:42.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:36:52.241Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a8fedbb0-1fe7-43d0-a0d7-236f3b584822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:36:52.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:37:02.247Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=072d31e0-e128-4df9-a345-de4703a7d825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:37:02.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:37:12.274Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=4628dd03-ee59-41f2-963e-1ce5e8ecc37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:37:12.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:37:22.284Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=6cb312a1-6b37-4daf-b4c7-80622b9296ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:37:22.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:37:32.296Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=25a9742c-84bd-4abc-a100-417bf75d9514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:37:32.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:37:42.303Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a2d59ed7-0c87-4ad8-917a-13a0465dc340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:37:42.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:37:52.310Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=1cb22924-7cb0-498c-896c-319bff88e8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:37:52.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:38:02.317Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=8a477251-b313-4904-b692-676e68bc6ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:38:02.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:38:12.326Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=1514c62a-9014-4801-ba04-3a65f665ec20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:38:12.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:38:22.337Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=20b1ffa1-367f-4a8b-9bea-549d5d20e253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:38:22.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:38:32.347Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=b5dcde72-9567-407c-b9d6-61ecee7fbe11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:38:32.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:38:42.353Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=8185650f-71d2-460d-8bb3-09974e6b15f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:38:42.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:38:52.358Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=c1ca2ff4-148e-4709-850c-ca701c8cbe55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:38:52.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:39:02.364Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=e23c56ef-739e-4e86-baa5-4f8b868a67aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:39:02.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:39:12.371Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=130a307e-0bba-4d2d-92f4-8c95d03a4a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:39:12.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T11:39:15.046Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T11:39:15.046Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:39:15.056Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:39:15.065Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-02T11:39:15.124Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-02T11:39:15.124Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-02T11:39:15.126Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:39:22.378Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=166a8dd4-6ea0-4f75-b38a-b9a3b4c903c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:39:22.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:39:32.389Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=ce00e783-90c4-42f1-9875-e9e69a0fa72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:39:32.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:39:42.398Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=7799485f-541f-48f7-a5aa-ee6071b5c3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:39:42.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:39:52.408Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=799dd3cc-fcbf-4dc7-955f-9e229bf4bcc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:39:52.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:40:02.414Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=d50d9a30-d46a-48e8-974a-e65cfc2fd620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:40:02.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:40:12.423Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=19c18978-eb7c-49d7-abb4-a14746221b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:40:12.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:40:22.431Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=90488ee6-410f-4e46-a6c3-35ff15e961e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:40:22.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:40:32.439Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=dbbb362f-4105-454d-8fba-9cba5710d46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:40:32.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:40:42.451Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=e89dfc64-4c48-4259-839f-0bf7d66143b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:40:42.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:40:52.460Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=6f4b2c01-5523-44a3-a705-e1723080cb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:40:52.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:41:02.466Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=064f1bf2-7958-4140-88cc-40a3834d5211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:41:02.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:41:12.474Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=94d672b4-0aa7-4115-acea-c4ba948dc582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:41:12.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:41:22.484Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=32abbf7d-71ec-4315-b285-5bc746a5967c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:41:22.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:41:32.492Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=fd0d61f4-5655-4b8d-a89b-a68125c5b9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:41:32.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:41:42.500Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=9ef1ffed-515c-4e6e-aebc-6af7dfa22ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:41:42.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:41:52.511Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=93c4f916-37d6-4770-84de-1b1e0b2797a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:41:52.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:42:02.517Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=c7ef3872-b972-460c-9195-94ae3f36c3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:42:02.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:42:12.524Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=e5e253f9-4418-42ad-9720-8b4dc9d6fee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:42:12.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:42:22.533Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=f51fbb03-d8b3-4a10-8f48-7e1bb48fddeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:42:22.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:42:32.549Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=cdae6932-387b-4e64-90e1-c963ac02f272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:42:32.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:42:42.557Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=fe869e6b-2c9a-4c8f-8d51-8095f8a7b589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:42:42.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:42:52.568Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a68e7476-42c9-43e5-899e-98e24a11c534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:42:52.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:43:02.575Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=50c416c6-5665-4cd2-8bae-cfb760ca337f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:43:02.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:43:12.581Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=5ab15f3b-28c7-4303-bed9-29a3b555e855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:43:12.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:43:22.587Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=fe7afebb-8a0d-430e-ae97-fd38026cf8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:43:22.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:43:32.593Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=9fbb7f6e-ed46-4a62-83c4-2cec9387623b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:43:32.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:43:42.600Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=1c4926b2-e579-4bea-a882-889782097eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:43:42.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:43:52.608Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=38a5b582-8a49-4f77-86bb-f51a6765fa28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:43:52.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:44:02.621Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=beb0e8c3-e1ed-47c0-a0be-6e58dca67815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:44:02.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:44:12.633Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=7a31bc9d-c9bd-439f-ae5a-5fe3a7aa1873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:44:12.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T11:44:15.020Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T11:44:15.020Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:44:15.032Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:44:15.043Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-02T11:44:15.106Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-02T11:44:15.107Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-02T11:44:15.110Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:44:22.638Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=4e389e6f-3bb3-4b5d-90ba-42947d9b6d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:44:22.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:44:32.669Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=c53658ac-771c-4731-8c8f-452025788dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:44:32.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:44:42.677Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=0a887c39-6d6f-46a8-bbe2-bf0743468f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:44:42.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:44:52.684Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=0007a779-cd38-40b7-bffe-d50577baa018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:44:52.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:45:02.694Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=820553b1-b339-4e17-8a14-64e9f4d48ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:45:02.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:45:12.701Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=0ecd2338-546a-461a-a4ef-e3900279ccd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:45:12.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:45:22.708Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=0be81f06-a4e5-4173-bd0b-9f8e859b73dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:45:22.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:45:32.716Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=7948820b-6049-4ff6-ba15-b76ae410f314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:45:32.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:45:42.727Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=b865ee3f-fa5b-4f17-be40-9927bf9cddae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:45:42.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:45:52.739Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=4d7e5a4b-db8a-4492-b8ab-d55cb668e231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:45:52.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:46:02.749Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=ee5dc63b-4721-43fb-aa40-cf40cb5f8864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:46:02.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:46:12.756Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=50feeb3a-9c63-448d-a5f3-57351c2cf9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:46:12.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:46:22.765Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3d3d0d46-80a3-461d-9eb2-085b53452a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:46:22.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:46:32.771Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3e4a9537-50e8-4b74-a91d-a21fb0daf03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:46:32.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:46:42.777Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=e954478f-38e8-423f-97ab-ddfd1f409332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:46:42.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:46:52.785Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=fdea9703-d9b0-4dbb-a0c9-048bcf94dcdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:46:52.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:47:02.793Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=d727103a-e80b-4580-85e3-d82468daf1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:47:02.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:47:12.804Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a533de31-2e95-4beb-8151-a8a098a4521e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:47:12.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:47:22.810Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=dab733e9-7df8-4e36-a0ad-42a3b903fbc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:47:22.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:47:32.817Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=d6e8d1d3-4546-44f5-8558-7397faeaf13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:47:32.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:47:42.825Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a7539fe8-ff2b-4252-b2fc-d35e8085c917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:47:42.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:47:52.847Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=9d75e338-4418-4522-9d1d-54438c5ba30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:47:52.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:48:02.854Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=48e78d14-7fed-4724-bc02-25b5a83802b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:48:02.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:48:12.867Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=f52c0a89-eaec-4a85-ac8f-ea7025152a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:48:12.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:48:22.874Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=10c23eae-6c8d-46ae-ad69-5af50f1085c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:48:22.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:48:32.879Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=e7360bf6-ce93-49d3-bb12-71376d15c1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:48:32.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:48:42.887Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a3dbce6a-5df9-4480-815f-fc9767648ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:48:42.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:48:52.894Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=25d7dc22-e1e7-4c7c-a56c-06c1723a4574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:48:52.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:49:02.905Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=918a8896-1d94-424e-b2dd-e56f456584f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:49:02.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:49:12.917Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=5e62b045-ddc8-473d-a346-942a340e3a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:49:12.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T11:49:15.112Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T11:49:15.112Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:49:15.118Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:49:15.129Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-02T11:49:15.217Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-02T11:49:15.217Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-02T11:49:15.219Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:49:22.932Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=7548b120-ee33-40d5-9dbb-6ba2082113ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:49:22.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:49:32.938Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=8e163c17-b3ff-4f58-8cf2-0d1360963736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:49:32.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:49:42.944Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=347abbad-e365-42f4-83a9-8ecc3a75fc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:49:42.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:49:52.951Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=379876e9-4886-47bc-afc8-f70069fda568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:49:52.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:50:02.957Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=b0c0f658-f2f7-4b1d-8a62-38d8658a64d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:50:02.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:50:12.964Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=92879bca-11dc-4790-81b5-3b936c6aedea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:50:12.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:50:22.974Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=c314506b-8ebd-492e-9eae-27d4e4fccdd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:50:22.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:50:32.985Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=d636fb8a-9ffb-470e-b72a-4c9e2a14ecc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:50:32.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:50:42.995Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=4b7ae2b5-6aa5-4ea9-acb8-a19d2fc4fd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:50:43.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:50:53.002Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=2e691b64-2bf4-4bd4-95c1-35735ce7feab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:50:53.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:51:03.008Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=58a5feb0-4cb2-486a-aac0-e8bbd56ba9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:51:03.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:51:13.017Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=14eddc3f-5a46-4305-8b7a-f81712a3748d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:51:13.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:51:23.026Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3b66097c-c870-4e31-ae56-a93577487b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:51:23.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:51:33.035Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=d197db50-36c5-49ba-95fb-18941c1b4815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:51:33.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:51:43.049Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3f0b5f13-d4b2-4bc7-a6e4-ed979298ed84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:51:43.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:51:53.056Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=49bd1666-c5b8-4a8f-9ebd-ff90e1d0f006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:51:53.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:52:03.062Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=6ca0a202-df97-4c2e-9f1e-9e38a1b1319f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:52:03.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:52:13.068Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3b8178dc-abcf-4b59-b869-3b60036568c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:52:13.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:52:23.075Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=8a1e3698-4c19-4693-93cd-931b546d7614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:52:23.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:52:33.086Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=d058438e-38c7-40eb-b7f6-9fcbadce4bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:52:33.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:52:43.096Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=be0d6cad-c9a1-4864-a887-70a785737e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:52:43.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:52:53.105Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3388a5d3-7457-4b53-84bb-70f6160a2e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:52:53.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:53:03.116Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=7b62dd1c-b765-435d-93c2-2b19f69fc685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:53:03.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:53:13.129Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=7e48c7b2-60cd-4b66-85cb-3984ebf53f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:53:13.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:53:23.157Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=df05e4a2-00e5-45db-b028-3017dbf1ceef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:53:23.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:53:33.166Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=f90c91e9-1425-49be-8578-24f89c504208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:53:33.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:53:43.173Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=07cc6e17-51d4-4f41-be73-b7f7ae3c7d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:53:43.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:53:53.181Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=2e6216bf-7493-40ba-99d4-fcd70d946beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:53:53.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:54:03.190Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a12698ae-7bbd-4b76-bf59-0da5cfaf18a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:54:03.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:54:13.202Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=f15e6300-9e52-4c67-9601-da245991b909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:54:13.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T11:54:15.065Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T11:54:15.065Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:54:15.095Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:54:15.107Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-02T11:54:15.174Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-02T11:54:15.175Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-02T11:54:15.177Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:54:23.209Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=92b03bf1-63f8-4b15-a3bb-f3dc21fc3c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:54:23.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:54:33.215Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=aff870e6-c42d-4ce2-8afc-65525f74f5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:54:33.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:54:43.222Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3d595b44-2eb2-4eb3-9fa6-ce8ebccc7586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:54:43.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:54:53.240Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=bd7a96de-f7dc-4b98-847d-6b861aa27e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:54:53.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:55:03.257Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=61c94d69-bc59-4899-9047-213eaa7ea41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:55:03.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:55:13.273Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=6813dcf4-a873-4b27-8d5f-93dba9138e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:55:13.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:55:23.278Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=087d98be-8a52-4bdf-85cd-56e8cffa5f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:55:23.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:55:33.283Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=e6a224da-c09e-4bb9-8761-f5741cba06ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:55:33.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:55:43.290Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=ba5dbf71-0d78-4a37-ad13-c365367f65cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:55:43.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:55:53.298Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a2027232-097c-4860-8778-9afc06ec4d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:55:53.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:56:03.307Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3956939c-9cbb-4de3-a07f-66478079ced2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:56:03.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:56:13.320Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a62ca8a7-6233-4154-a784-04734cfc9e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:56:13.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:56:23.327Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=94fbff69-7de4-4852-b83a-408920eb0e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:56:23.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:56:33.339Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=c13944f1-1d85-457e-9d23-5f69b66bf29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:56:33.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:56:43.347Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=d633ad29-95de-42c3-ba2e-bdb5c22ec7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:56:43.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:56:53.356Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=59baf4a7-9010-4ac9-b85d-f57897f905c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:56:53.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:57:03.366Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=7418197c-46d1-46e6-b1e2-8517b7bcb672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:57:03.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:57:13.377Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3af23624-5f47-445e-906e-d943607a22ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:57:13.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:57:23.382Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=4ba33816-34ad-41e3-8582-64638790a554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:57:23.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:57:33.388Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=95d15296-4eb8-4686-a9fb-6e128c26e2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:57:33.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:57:43.394Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=87538c14-3046-4f57-b57d-93cf24a8b534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:57:43.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:57:53.403Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=d7897515-41b5-4644-92b6-dd2b7b02447d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:57:53.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:58:03.409Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=886e93a6-5ead-4666-99f3-a60029a14a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:58:03.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:58:13.422Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=34b0ee69-67eb-4e34-8dfb-b86de5774518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:58:13.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:58:23.428Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=e64482fd-a907-4546-b6df-987cf7af310d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:58:23.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:58:33.438Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=1aa24917-f958-45d6-be6b-eb63670cbc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:58:33.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:58:43.443Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=28a6fcfe-c362-43fb-850a-defc080be840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:58:43.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:58:53.451Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=ec2f0f86-8c37-4572-8596-7d36d8fef3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:58:53.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:59:03.458Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=6221f9e5-4e67-4f43-9246-0d1a2925b9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:59:03.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:59:13.472Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=0a483caa-d673-46b8-8c9c-80986c59269c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:59:13.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T11:59:15.052Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T11:59:15.052Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T11:59:15.053Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T11:59:15.057Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-02T11:59:15.123Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-02T11:59:15.124Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-02T11:59:15.126Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:59:23.482Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=20a7e759-b817-4131-a125-0e2601b28be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:59:23.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:59:33.487Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=b473436a-a40f-4ea9-bc38-aec4e754ef35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:59:33.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:59:43.494Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=9d152912-5233-4626-bcc3-f84f1c059c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:59:43.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:59:53.502Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=bec2dfd4-6800-49ab-b7ea-fece4c705081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T11:59:53.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:00:03.509Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=c27cb6d8-3482-4e6c-8d69-20a24ff970d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:00:03.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:00:13.522Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=8ae75598-430d-4623-933d-7dd3467b160e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:00:13.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:00:23.533Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=9595e0fd-2188-4acd-bb2e-5aa7bfa95c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:00:23.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:00:33.541Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=9d987fbb-04cb-4289-9805-5dc4a276f941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:00:33.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:00:43.549Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=e53c1490-2c53-4150-98fe-513f369b58d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:00:43.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:00:53.555Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=1d45717f-1e7f-4d32-9621-27cfda8b5edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:00:53.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:01:03.562Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=5f9b9bda-8e5f-4e29-bd28-819bcf78ba16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:01:03.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:01:13.570Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=9e9d4422-d04b-4362-a051-e55f13ba7e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:01:13.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:01:23.581Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=ec8db325-b90e-46ae-be8b-c11170ae8685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:01:23.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:01:33.588Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=cbc8ce38-0417-4740-a5e4-b93ca2d05879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:01:33.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:01:43.593Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=eb7edcfd-8891-4b0d-a706-3d1a255dfad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:01:43.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:01:53.599Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3859694f-3b9f-4e39-9bf8-6cab69795515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:01:53.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:02:03.605Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=b6658445-7a7e-41a8-ad9d-1ece9cbe1cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:02:03.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:02:13.612Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=7a780a13-8014-4efe-a6bd-afda4b2fcb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:02:13.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:02:23.621Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=451bc18b-1e43-4995-afcc-25784c6a5f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:02:23.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:02:33.649Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=57e07672-a588-4c93-b6de-b4c1d087e383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:02:33.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:02:43.657Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=930848c4-a571-4ca3-8d21-a584ba75cc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:02:43.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:02:53.663Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=1506bace-7e0e-44e1-ac8f-cccf341d5030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:02:53.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:03:03.679Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=c147429d-fcf3-40e0-b29c-daf2192612b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:03:03.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:03:13.686Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=bc489921-faeb-41f1-8f22-84f91d5bdc9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:03:13.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:03:23.692Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=6c10bd2d-7180-4d1d-a264-0ae456bd8bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:03:23.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:03:33.699Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=fb36cc54-ed07-481b-b2db-3d18a7c66673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:03:33.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:03:43.712Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=b6b26f4c-f695-4fd6-9484-8ff2544b01f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:03:43.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:03:53.723Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=baf17c6e-2aa2-4060-b2fa-fda8a8b74e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:03:53.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:04:03.728Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=d02575b8-bb1c-4e4f-b448-9ca5b4924156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:04:03.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:04:13.734Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a5018fb7-1802-42cf-a758-34a02a1b42c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:04:13.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T12:04:15.030Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T12:04:15.030Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T12:04:15.058Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T12:04:15.077Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-02T12:04:15.136Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-02T12:04:15.136Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-02T12:04:15.139Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:04:23.741Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=7c140409-8818-4f04-b1d3-99ba8a682bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:04:23.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:04:33.750Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=ed51e19a-4e79-4d5b-b4a4-ba7428c4a9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:04:33.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:04:43.772Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=cad2cf59-ce9c-4fd5-a49d-b07f233c4327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:04:43.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:04:53.779Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=b81eb58a-9dda-47e4-8ea6-3eefd8b74d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:04:53.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:05:03.784Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=9d79958c-dc75-4c47-81d0-4cc79bc8e0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:05:03.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:05:13.791Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=b470545f-aded-4842-8e33-c71f06214566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:05:13.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:05:23.799Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a34d88c4-5652-4b39-aa80-48ddf16c67a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:05:23.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:05:33.806Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=949b6f5b-bf59-4177-8054-b4bb1701a893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:05:33.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:05:43.812Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=0f85710a-bfda-41e4-8273-858d83819fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:05:43.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:05:53.826Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=827c19aa-47fe-40b6-9b4c-95f7ef223202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:05:53.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:06:03.831Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=904f1697-061a-4aa9-80c8-f9d88040ec4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:06:03.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:06:13.840Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=88d9149e-cc42-497b-b559-5fa2ac120a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:06:13.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:06:23.846Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=abbd3cdb-6a29-4459-9730-3699664fe164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:06:23.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:06:33.854Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=5d1db613-1dca-4f34-9e22-f87281737f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:06:33.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:06:43.861Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=d4f89aad-f32e-490a-ac90-c083ee5542f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:06:43.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:06:53.868Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=eb27f1a8-4c78-4b3c-bd39-345557bde161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:06:53.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:07:03.876Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=84a318b4-24d6-49d2-99d0-4a8ad0944091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:07:03.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:07:13.883Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=5fe710d7-6847-43b5-a41a-d5fe5d8662e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:07:13.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:07:23.888Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=697ee8a0-936a-48a1-861f-eadcc9f3be7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:07:23.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:07:33.894Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=050bafa5-6804-42d9-9d5a-2ea83f70c89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:07:33.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:07:43.899Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=16c2fd39-9387-4453-85f9-ad2f3de5ffa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:07:43.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:07:53.906Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a3c88896-7e0f-441b-8596-e7c048595cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:07:53.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:08:03.915Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=d7817db1-8a9b-4d22-9643-199333502933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:08:03.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:08:13.931Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=86d4b56d-4d85-42cf-8eaa-eb8d913d6834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:08:13.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:08:23.938Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=eb89c558-1e1d-450c-a217-0202292c7368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:08:23.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:08:33.953Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=9129663a-f2df-4ea9-838e-41e8386f933e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:08:33.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:08:43.960Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a726c2f5-7324-4362-b051-7e3da0f7eaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:08:43.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:08:53.968Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=b614c4b6-0b16-4c4e-9e16-3cfd4406037f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:08:53.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:09:03.975Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=556c6a0a-e7ae-4a2a-adf7-c0c4b800f689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:09:03.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:09:13.985Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=ee4f051c-e7bf-465f-a4dc-eb2937ce6af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:09:13.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T12:09:15.038Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T12:09:15.038Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T12:09:15.044Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T12:09:15.062Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-02T12:09:15.125Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-02T12:09:15.125Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-02T12:09:15.128Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:09:23.996Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=873c4ca8-0115-43b4-9e16-a5e93c5d83c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:09:24.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:09:34.003Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3a6082f2-39e0-436a-a6ce-aa7806d94e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:09:34.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:09:44.010Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=091ed73b-02f9-4765-b5b3-d8625bea054b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:09:44.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:09:54.022Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=26bbd119-7254-4e9e-8d1d-3bc53c06848e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:09:54.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:10:04.029Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=54db0f86-88d2-4996-a524-9aa8d9781dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:10:04.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:10:14.040Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=23f93a76-e488-46d0-8c5f-d38d81093771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:10:14.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:10:24.049Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=c161d74a-211f-43a6-a0ce-396c48ddf5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:10:24.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:10:34.055Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=93f3d825-bd27-407d-b3e3-a814f2817c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:10:34.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:10:44.061Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=da30cd46-59a0-4a64-b8c1-ce38b3e085a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:10:44.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:10:54.067Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=5f03b23e-ea68-4fb5-9f0c-cd6b18b0b836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:10:54.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:11:04.074Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=9c31a293-e901-45d7-ad46-3745d938f9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:11:04.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:11:14.085Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a94d4763-e1e6-4576-90d0-29a56d71c9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:11:14.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:11:24.091Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3f62e3f3-215e-432c-907a-fe633a95f433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:11:24.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:11:34.101Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=8a6605be-dda6-4bb6-aa56-97d985b01104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:11:34.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:11:44.106Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=d744b880-71e8-453f-9fa4-7525aa7c9aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:11:44.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:11:54.113Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=92b6d295-7957-40ba-b66e-4018811a0b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:11:54.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:12:04.120Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=63aaa0e6-c599-47c0-8899-42e69895a6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:12:04.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:12:14.131Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=2e69823d-0854-4437-92b7-8fbbb381cb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:12:14.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:12:24.146Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=35fd4019-ef61-43e6-9f22-93e86e9a1f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:12:24.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:12:34.156Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=9e213f78-951a-4ee7-a23a-07521fe30506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:12:34.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:12:44.166Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=f3d5613c-cc0e-41fe-9fe6-6e1e3eb8c853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:12:44.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:12:54.172Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=70ba70db-0b37-4cf2-a035-f02cb19fc161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:12:54.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:13:04.178Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=525f5eb2-e659-49d5-87b4-651692f64a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:13:04.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:13:14.184Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=ee312c4e-cef2-4945-9802-9cf291fbf84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:13:14.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:13:24.191Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=32888be9-465d-4042-bffa-9cc13d4e8749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:13:24.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:13:34.197Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=87a4ff52-abc7-4e42-9c9a-b0ab737c3869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:13:34.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:13:44.204Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=df3c3256-6fd8-42ba-a42e-8c890de8db5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:13:44.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:13:54.214Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=5a9f41eb-0c31-4f6d-b7cf-f80de1f6de7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:13:54.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:14:04.220Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=b65553fc-5d45-4c96-8538-eebf915fb70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:14:04.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:14:14.225Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=190f13c9-0efe-4388-aef3-acccdc727ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:14:14.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T12:14:15.029Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T12:14:15.029Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T12:14:15.046Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T12:14:15.056Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-02T12:14:15.116Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-02T12:14:15.116Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-02T12:14:15.119Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:14:24.231Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=8ac0b9f2-f75a-4cb6-bb8f-1c4c5edaae53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:14:24.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:14:34.238Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a2f0c95d-0fae-4bf8-9775-fb98e3ea4f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:14:34.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:14:44.245Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=50daf4f0-42dd-46cd-b424-26183a18899a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:14:44.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:14:54.253Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=88d8aa78-33ac-4f1f-a53e-b6ea50f0cdbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:14:54.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:15:04.262Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3bf962ae-27da-4d30-ac34-874e20239b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:15:04.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:15:14.268Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=01193058-03d8-4f6d-bdba-c38d0c4a77eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:15:14.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:15:24.274Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=252034ea-b6dd-4536-8dc2-32d626489f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:15:24.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:15:34.280Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=555bbbc4-0e9b-4eb6-bc99-0d9c8c57e8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:15:34.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:15:44.287Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=57148123-e6f4-4783-b96c-ee6381276a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:15:44.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:15:54.295Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=5857d569-5c9c-4c96-839e-4413e0399cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:15:54.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:16:04.302Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=9ef4be0d-d937-4cef-8e90-e351fb3f29b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:16:04.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:16:14.315Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=4327dcc9-ab8e-4a4b-b90f-6207388f545d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:16:14.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:16:24.322Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=7dd3d302-78f6-497f-8b4f-51ec91c4c32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:16:24.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:16:34.327Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=9d323ed2-4f57-4aa5-8451-f5c12cb30e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:16:34.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:16:44.334Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=291ee93d-d0bf-4ad7-8312-05475e23124e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:16:44.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:16:54.342Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=c169a793-82e8-4521-a526-a975ccc944f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:16:54.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:17:04.348Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=31d123ef-0533-474c-8324-0f0b6dbd1aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:17:04.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:17:14.359Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=f807d021-b71b-430a-ba5c-17320f637383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:17:14.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:17:24.365Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=b5be5b83-e7cc-4f67-a4cb-a7b355bc0020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:17:24.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:17:34.371Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=eef4ad5b-3ee0-407e-aee9-f8888fd08c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:17:34.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:17:44.377Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=d87addd5-a4ca-4044-8f8e-8a1851d994a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:17:44.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:17:54.386Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=963b51b9-8522-4d4d-afd3-e692ba61b402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:17:54.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:18:04.393Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=0eb37d07-c149-4b92-9718-7d08e010f188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:18:04.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:18:14.404Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=2eff578b-8cff-439e-bccc-333d0a19752f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:18:14.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:18:24.412Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=1e05fd4e-147a-48a8-b8b6-d97076869302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:18:24.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:18:34.417Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=28178f90-7667-4b34-ab41-ed4a98e875f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:18:34.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:18:44.423Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=8d101ff1-d245-4ad1-91c5-b1967e944a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:18:44.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:18:54.430Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3eb35e06-4845-459b-bed6-47cee205e272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:18:54.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:19:04.436Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=19661da7-1e82-4327-a81e-62f65a89db0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:19:04.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:19:14.448Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=d28eab49-5eb3-4a81-8145-cd3c089d3db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:19:14.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T12:19:15.062Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T12:19:15.062Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T12:19:15.063Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T12:19:15.066Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-02T12:19:15.138Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-02T12:19:15.138Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-02T12:19:15.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:19:24.460Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3426461f-1df3-4d56-84b0-bb1baa9a1d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:19:24.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:19:34.466Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=01e5976f-5b54-4233-b750-3838330b8b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:19:34.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:19:44.471Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=fc9dbb0d-7100-405f-a50a-42f544ece697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:19:44.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:19:54.478Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=6d2178b9-fdf2-4fde-a7e4-e3bb43f4e252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:19:54.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:20:04.484Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=776e5ef7-2841-426f-8875-79e9be3d20f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:20:04.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:20:14.493Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=cf6fca2f-4bfa-42c1-840e-ce5401b2937f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:20:14.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:20:24.503Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=fd10bef8-0f53-45d7-9ec7-f282dc62955f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:20:24.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:20:34.511Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=5fdb4cf3-ac9d-4e61-803f-ac966115fd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:20:34.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:20:44.515Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=33bd2ddc-2989-40f1-b43a-f118dc820a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:20:44.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:20:54.522Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=894c7923-b1da-4522-90ab-c827cfd2c965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:20:54.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:21:04.528Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=e49c4ea0-19dd-4f00-8aa9-7a45fcf702f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:21:04.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:21:14.536Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=f1ea327b-e258-4525-b70d-da053cdd5b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:21:14.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:21:24.544Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=b2a99648-a13f-4fc7-a152-544418f9b850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:21:24.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:21:34.554Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=6d90f8e3-8169-40aa-b6da-37d11a1bdac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:21:34.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:21:44.561Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=1de6d894-d493-45c9-a681-ccb9f666095b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:21:44.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:21:54.566Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=7d9bb78d-595b-4834-8009-f8439edcd124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:21:54.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:22:04.572Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=0509aad3-7f4e-401e-8fac-6a0e3f8608e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:22:04.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:22:14.581Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a64cb102-253a-4ec7-a5ee-b1370f1722b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:22:14.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:22:24.589Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=7f8ae45c-deaa-4ee3-b25e-7bb5ac8df59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:22:24.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:22:34.600Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=c86dbef1-6330-4cd4-9d1a-8dd8a6cd0518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:22:34.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:22:44.606Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=86f71c37-e136-4f7b-8c8c-ac564aaf52c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:22:44.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:22:54.612Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=77611c74-60d3-477d-9c32-53fdefc73e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:22:54.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:23:04.622Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=fbe04765-f6bc-4680-822b-e2359857af99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:23:04.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:23:14.629Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=50a28f3c-9ebc-4be3-8800-9633c2e1fa30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:23:14.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:23:24.635Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=0632996f-0b74-4e89-940f-3d8f4496f227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:23:24.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:23:34.645Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=0a031473-1da0-4178-a11a-a6c65aca850c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:23:34.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:23:44.652Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=36f31443-e96b-4a9b-a8e8-d3a29711ed43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:23:44.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:23:54.658Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=72451972-65b7-4a59-b6d7-18207f9db1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:23:54.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:24:04.665Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a0631ecf-11aa-4a50-9b9a-afb2638ae341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:24:04.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:24:14.682Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=737b88be-0de0-47a4-989f-4c2c3535a40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:24:14.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T12:24:14.989Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T12:24:14.989Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T12:24:15.000Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T12:24:15.010Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-02T12:24:15.090Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-02T12:24:15.091Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-02T12:24:15.093Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:24:24.695Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=d724cd1a-9f71-42a2-915e-def03b99e6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:24:24.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:24:34.706Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=e86182b0-2ed6-4588-828c-447415b69e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:24:34.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:24:44.715Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=866964d8-a782-4702-a520-15db844a09bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:24:44.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:24:54.720Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=25448190-86bf-4451-890c-2eefa6199d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:24:54.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:25:04.727Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=d00a4451-a4dd-4c4b-b74f-260c08905a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:25:04.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:25:14.736Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a4dc535a-7f8b-4e64-ac0c-77c93e13a64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:25:14.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:25:24.743Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=014f01c6-0fc8-40d8-af70-db81d8b00410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:25:24.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:25:34.751Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=9d1d88d5-7edb-4280-b5a8-e0e188828068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:25:34.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:25:44.761Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=21d559f3-47a7-4c2f-8ce6-95b9b57060b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:25:44.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:25:54.773Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=8cdf842f-11cb-4aa8-9b73-d841f1483628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:25:54.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:26:04.781Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=409585fa-dc0e-4cf5-85fb-8c6da56238d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:26:04.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:26:14.800Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=92631aa6-f700-459b-9217-f52d9d3e2a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:26:14.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:26:24.808Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=f1cf77cf-16d9-409b-8603-bb6e1eb96284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:26:24.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:26:34.816Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=ea94019a-3e7d-4e2c-aab0-f02d6eca30fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:26:34.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:26:44.833Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=85c12c84-c1f0-40a4-bc60-2025787d674e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:26:44.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:26:54.841Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=e7632f2b-b185-4dfa-afa6-9b816b215f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:26:54.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:27:04.846Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3624cbd3-68b7-4914-a15c-791881b07c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:27:04.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:27:14.852Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=aad29f2f-8f6f-4c0c-8445-28266ab3fc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:27:14.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:27:24.858Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=75eed98a-9afa-4535-85d3-c2d2fe7789c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:27:24.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:27:34.865Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=e1a3a71f-d2d8-452f-bc9c-51413aebadd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:27:34.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:27:44.876Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=e2aa86c4-c4b1-451c-9d39-6bf83dae9d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:27:44.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:27:54.886Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=1c14514c-85b9-4846-9158-93f103205122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:27:54.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:28:04.892Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=abc51b78-ac5f-438b-a969-a417487b01b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:28:04.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:28:14.898Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=804963e2-a623-45bb-91f7-45334c163b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:28:14.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:28:24.906Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=c03bc19b-e652-46b8-9ad0-ef4e3a07eca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:28:24.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:28:34.917Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=e09f024e-0760-43cd-ab7a-2c7f53afe765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:28:34.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:28:44.930Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=652639eb-4ac1-4dda-87ad-b1fc0eef745d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:28:44.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:28:54.942Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a54e427d-ceca-4d0a-8280-8e0152c7fbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:28:54.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:29:04.948Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=0d46b8e2-f497-4c3e-b97f-1cc622af7296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:29:04.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:29:14.970Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=6400f818-77bd-4d17-b4e0-c7fb944e9d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:29:14.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T12:29:15.048Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T12:29:15.049Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T12:29:15.050Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T12:29:15.052Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-02T12:29:15.140Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-02T12:29:15.140Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-02T12:29:15.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:29:24.980Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=bd2b1871-610e-4f19-8ac8-044785693549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:29:24.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:29:34.986Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=5f3dbeda-6700-415b-854f-f0f2065906a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:29:34.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:29:44.993Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3a069f45-0e57-4455-a9f6-c27d8ab23d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:29:44.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:29:55.000Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=e0effb06-326e-45d5-964b-d9ba266b1b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:29:55.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:30:05.009Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=6c721d10-9b80-4975-bad5-1fce01c5fd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:30:05.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:30:15.018Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=e80e0379-c7c7-45f8-af53-3f731171ea2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:30:15.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:30:25.023Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=464e44b2-7514-444b-afa0-2716b31945fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:30:25.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:30:35.029Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=acde3df2-57e6-46ee-ac38-fd583e67a32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:30:35.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:30:45.036Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=baf7f672-2531-42b2-a292-82aa2977b452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:30:45.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:30:55.043Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=49baed47-10a0-4531-b3b3-43a99149abb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:30:55.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:31:05.052Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=6d2b07f4-c8d1-4ec3-beba-d39529eeb1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:31:05.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:31:15.064Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a64218c6-0f13-464c-96a1-53c21d809160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:31:15.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:31:25.069Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=7fdc788e-84ce-47ae-9b6e-567843294967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:31:25.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:31:35.074Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=f660b5cb-5b1a-456e-ad18-ada45b340e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:31:35.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:31:45.079Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=b5c690df-b29d-4e8a-93d6-70819362e715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:31:45.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:31:55.086Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=10c57f19-094b-4ccc-adbd-d208ea293b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:31:55.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:32:05.092Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=177e5e2d-b6aa-459b-9f78-3eb5e5cd20a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:32:05.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:32:15.103Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=2c66cfe8-98a2-4d10-ab5d-6458245dc77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:32:15.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:32:25.110Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=8a537f95-d4d5-4b64-9e94-8dd5313e91fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:32:25.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:32:35.115Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=10724ec3-7565-4ba7-b0af-0b597f0537f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:32:35.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:32:45.121Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=5e600587-9b8a-4b98-9ec8-139370363fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:32:45.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:32:55.127Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=e38ab908-79c2-4430-9e0f-eee721603d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:32:55.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:33:05.133Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=5388fcfa-42e0-4e7d-9610-c6fb56b9194f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:33:05.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:33:15.141Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a23e9646-0df2-4906-b30c-3817a0fab480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:33:15.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:33:25.151Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=7ffa737d-122a-476f-8315-44cecae1d956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:33:25.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:33:35.159Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=bc1fe001-e57c-4168-97bf-8cd17489547c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:33:35.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:33:45.165Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a1c0719f-8875-422d-9888-0b0cd43f4520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:33:45.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:33:55.170Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a449de7a-2436-4f39-a7a9-36635ef1eb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:33:55.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:34:05.179Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=00edc6f2-c291-4e4f-9066-a4c42304d70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:34:05.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T12:34:15.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T12:34:15.042Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T12:34:15.063Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T12:34:15.073Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-02T12:34:15.125Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-02T12:34:15.126Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-02T12:34:15.128Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:34:15.186Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=60d61050-e378-43ef-9ec5-93b43b01d2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:34:15.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:34:25.193Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=f31e9a51-e4c6-4d9b-88c2-1ee505faa0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:34:25.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:34:35.202Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=66fd6a33-3155-4d25-90af-2ce7963f4ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:34:35.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:34:45.208Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=70a424e9-032e-4de8-a0de-a3a87e2d267a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:34:45.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:34:55.212Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=62227d77-a528-426e-8d37-e43f947ef8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:34:55.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:35:05.217Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=10ce7e6e-23a3-42c4-8f8d-1add86794356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:35:05.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:35:15.236Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=2b5caa51-1894-4b80-9413-2a113411d18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:35:15.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:35:25.245Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=58765304-ed3d-4bd7-a0a7-abf9f9e4dd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:35:25.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:35:35.252Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=0e8c41e8-9f8e-44ad-89b2-21b89bb35951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:35:35.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:35:45.265Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=f4924787-017d-4020-8e8d-77c2e97bd984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:35:45.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:35:55.276Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=b63502e0-61cc-49a4-98f3-0d1785e4be4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:35:55.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:36:05.285Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=30d2a718-d18e-40b3-88d1-03e03890085b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:36:05.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:36:15.291Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=ff83a94b-eb87-47fb-86d3-823970e547b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:36:15.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:36:25.296Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=035433c3-dd69-4cfc-87d6-a3070028024e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:36:25.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:36:35.303Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3b9be93b-468b-4d84-99e5-10ac1efa20b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:36:35.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:36:45.309Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=6ceb04cf-9273-4a59-a0b2-4a029b23de91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:36:45.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:36:55.320Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a942934d-37a3-49ee-827f-f5c84141038b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:36:55.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:37:05.326Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=2db12ba9-a7ba-4275-a64a-cd228f407c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:37:05.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:37:15.331Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=abe87fa1-8efb-4c6b-85e2-d9736036a447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:37:15.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:37:25.337Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=cf4cd0b5-96f7-467b-9348-1a20b017d3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:37:25.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:37:35.345Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=81c582e3-30a2-4b61-83af-a7480e0b87db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:37:35.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:37:45.354Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=2b718d9d-cf69-44c3-a0cf-43f2d6531a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:37:45.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:37:55.362Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=b7d2ac97-d19d-45d5-ad43-4be0ebf03e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:37:55.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:38:05.370Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=e97a293f-5371-4fba-9253-3c5fc37a1551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:38:05.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:38:15.377Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=c6ea9fb0-4517-4994-9012-1b489db0301f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:38:15.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:38:25.383Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=1bb34e96-f8d4-457f-b550-20e7cf1383af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:38:25.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:38:35.389Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=1b110dd7-0d1a-4cef-ab59-1e57b3f55402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:38:35.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:38:45.401Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=124c7695-2aac-4354-a38f-f13066eadea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:38:45.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:38:55.410Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=7aa3911d-ecde-484e-8812-0bd54397bb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:38:55.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:39:05.420Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3afc8f74-69b7-4c3f-a4d7-c18a635eed7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:39:05.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T12:39:15.007Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T12:39:15.007Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T12:39:15.015Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T12:39:15.025Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-02T12:39:15.105Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-02T12:39:15.105Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-02T12:39:15.108Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:39:15.432Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=f494e819-89e7-4043-845d-6a035f231b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:39:15.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:39:25.445Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=bb23d540-3d35-4949-865c-97fba7a4d43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:39:25.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:39:35.450Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=8ac892f5-8c20-45ae-8570-9ad39c192349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:39:35.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:39:45.457Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=36c46dfd-cf09-48a3-a20e-237369be9560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:39:45.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:39:55.465Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=6ecaca76-8414-4b93-ada4-a5091ccb65d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:39:55.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:40:05.471Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=14a95e68-80f9-4b57-a16b-23538495e137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:40:05.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:40:15.481Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=0840889d-2bd7-4276-9d54-2b76fff3c7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:40:15.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:40:25.491Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=c4304386-6919-49cb-bfa6-f06c9b902566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:40:25.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:40:35.497Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=b0c877f1-8785-43e8-a3bb-df9d2cef2f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:40:35.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:40:45.510Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=2ec58ad7-8f5e-49ac-9449-3f440d97c6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:40:45.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:40:55.517Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=f1971f5f-5ab7-467c-aaae-33f94cf26ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:40:55.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:41:05.526Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=28cd8684-7e05-42c1-b63a-36fd3bcda889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:41:05.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:41:15.533Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=937a3160-e202-425c-9b13-b3ae22b3c35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:41:15.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:41:25.542Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=23ee0a86-047d-459c-b48e-fde48cb81ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:41:25.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:41:35.552Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=25580aea-9e84-4a9a-b97a-a086247e3977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:41:35.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:41:45.559Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=442d58cc-0f1a-4e68-b854-8bc0d7ca8034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:41:45.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:41:55.564Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=e121bc52-1390-4384-8360-570da9d13ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:41:55.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:42:05.570Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a5b375ea-6118-45bd-899e-46da580738fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:42:05.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:42:15.578Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=63bd569a-ac3b-4c02-8edb-d9bc2d0af197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:42:15.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:42:25.585Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=8a36b73a-e375-4012-9112-3ca75d925391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:42:25.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:42:35.595Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=8334a867-6e39-4021-95c4-b1b3095253a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:42:35.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:42:45.602Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=8924770b-6dc8-4463-98a4-419175d91f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:42:45.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:42:55.606Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=67226e99-e123-46b9-8b85-128df53dc0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:42:55.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:43:05.612Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=2be9b398-1442-42ba-9c4d-dfdfdd440ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:43:05.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:43:15.620Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=e698de5b-1ff2-4b6a-a3e4-75cb9ec7b35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:43:15.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:43:25.633Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=fab7156b-d6b5-49d4-8f83-75dd59218a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:43:25.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:43:35.649Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=c3347cf9-991b-4718-9df2-88f0ba8eb530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:43:35.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:43:45.660Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=01f7935d-19ab-4ac5-a026-9ab23fe6b9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:43:45.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:43:55.668Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=e2a6665a-10a1-4c15-8c0b-a17e650109fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:43:55.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:44:05.673Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=de2564a0-758f-4d91-95fa-a18c31a11c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:44:05.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T12:44:15.053Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T12:44:15.053Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T12:44:15.067Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T12:44:15.078Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-02T12:44:15.139Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-02T12:44:15.139Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-02T12:44:15.142Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:44:15.694Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=07bc36e1-8b36-46c1-a3f3-a3bb84a7663d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:44:15.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:44:25.699Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=d8eefbaa-9d25-40c2-9084-c994d09423e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:44:25.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:44:35.706Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=640cbf52-38da-4097-bcdb-c1513b87bc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:44:35.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:44:45.713Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=1b548cd1-bcda-4ba9-9cf6-08063a35da74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:44:45.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:44:55.723Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=dd6dc467-bd68-412d-9632-06a81a436d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:44:55.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:45:05.737Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=8c3fd79a-7864-4be7-b9e8-383592bccdcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:45:05.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:45:15.742Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=f5fc55a4-917b-46a8-b01a-91bf95bf46a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:45:15.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:45:25.748Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=9cf9244f-181a-489e-a953-73e03936e187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:45:25.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:45:35.756Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=793d7866-c917-4a3e-9459-44f33599bcef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:45:35.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:45:45.763Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=9f42c569-d445-428c-a1fa-e7fb70518af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:45:45.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:45:55.779Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=8cc0c27b-c0ba-4201-8959-ebaa8d8b28ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:45:55.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:46:05.793Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=01f448d9-9f68-4082-aba5-d7d561ccd50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:46:05.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:46:15.801Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=bff3939f-b785-4ab1-84e6-981472a26635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:46:15.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:46:25.808Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=992513c7-6891-4935-8fbf-1cff3f1d632f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:46:25.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:46:35.817Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=8c98606f-694c-491e-8989-73ea1fc1bee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:46:35.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:46:45.837Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=b264adf8-cbdf-45ba-8e06-6d99b8ba9a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:46:45.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:46:55.843Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=3ec6e51d-80ea-4731-b4e7-890c190008de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:46:55.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:47:05.853Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=ff70b381-df21-4e6b-b50e-a85ba84cc088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:47:05.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:47:15.865Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=a5b23c84-e66c-4d98-ab1a-401e8c613fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:47:15.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:47:25.891Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=9b851d95-5b4e-413c-ae41-8b344e38025d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:47:25.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:47:35.896Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=9dd5a678-ffd1-40b1-b35a-cc5758e79cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:47:35.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:47:45.906Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=8117e16b-2fea-42c1-9227-7666951bb14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:47:45.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:47:55.913Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=39ffdf62-38d3-43db-8706-a671076d4279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:47:55.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:48:05.919Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=435ecfef-d6b8-4b54-a8cc-bd2bdb42fdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:48:05.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:48:15.927Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=bf07ada9-6d2b-42ce-9abf-5747146c2260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:48:15.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:48:25.937Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=ad05185e-f501-4aac-a7e0-3adb6ef1dea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:48:25.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:48:35.945Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=946dfa78-e06f-4406-8eaf-6f1f8e15af1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:48:35.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:48:45.952Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=0b5b2f26-3680-40b2-b3dd-25a4445e7bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:48:45.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:48:55.958Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=44f2f45f-19ae-4025-80bb-b0af63acad12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:48:55.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:49:05.966Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=b0567fb9-50f0-4660-82c4-d0c2396fec15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:49:05.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T12:49:15.016Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-02T12:49:15.017Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-02T12:49:15.077Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-02T12:49:15.088Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-02T12:49:15.165Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-02T12:49:15.169Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-02T12:49:15.174Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:49:15.973Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=adc0ca30-526f-4ed9-b72b-97c16f013f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:49:15.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:49:25.979Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=64668cc6-191d-47cd-8517-6b0d92e70e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:49:25.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:49:35.990Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=b9ba5c15-e36f-4d75-94e6-90d57a4a7307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:49:35.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:49:45.996Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=662318f2-0512-4896-a01a-63201f665fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:49:46.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:49:56.003Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=90e89647-3fc4-41fa-8180-3b2e5fb4badf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:49:56.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:50:06.009Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=1dfd7cbb-75b2-42bf-a567-8571dffa15e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:50:06.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:50:16.015Z |INFO |Init configs |InvocationID=e11dee76-5871-4e96-aff7-9ad7bbd2fd79, InstanceUUID=ff84ac81-ddf9-494d-b592-cdca72491796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-02T12:50:16.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |