By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-22T10:49:30.195Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-22T10:49:30.197Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-22T10:49:30.223Z |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-04-22T10:49:30.753Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-22T10:49:31.448Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-22T10:49:31.449Z |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-04-22T10:49:31.518Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-22T10:49:31.600Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-04-22T10:49:31.625Z |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-04-22T10:49:33.047Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-22T10:49:33.463Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-04-22T10:49:33.481Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-04-22T10:49:33.482Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-22T10:49:33.534Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-04-22T10:49:33.535Z |INFO |Root WebApplicationContext: initialization completed in 1909 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-04-22T10:49:33.848Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=408a0ba7-db53-46b4-bf67-110158067073 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-04-22T10:49:34.784Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=408a0ba7-db53-46b4-bf67-110158067073 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-22T10:49:36.700Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=408a0ba7-db53-46b4-bf67-110158067073 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-22T10:49:36.991Z |INFO |Started MainApp in 8.751 seconds (JVM running for 9.295) |InvocationID=408a0ba7-db53-46b4-bf67-110158067073 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-04-22T10:49:37.044Z |INFO |Start scheduling PRH workflow |InvocationID=408a0ba7-db53-46b4-bf67-110158067073 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:49:37.055Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=4da55700-3afd-43f3-8f0a-22e52b3600f8 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-22T10:49:37.358Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-04-22T10:49:37.358Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-04-22T10:49:37.360Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-22T10:50:07.175Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.12.163:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:50:07.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:50:17.234Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=dd0de4d1-f26f-459f-b479-e9cff5bc9dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-22T10:50:47.269Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.12.163:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:50:47.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:50:57.274Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=605ffcc3-8dda-42d3-ab50-4207c5a7834c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-22T10:51:27.335Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.12.163:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:51:27.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:51:37.351Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=cf9311b7-2076-4c8c-a133-541ed3ec5e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-22T10:52:07.397Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.12.163:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:52:07.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:52:17.402Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=967bf2b5-3010-4f24-88fa-42d0cd9d550b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-22T10:52:47.439Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.12.163:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:52:47.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:52:57.443Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=4bac6b51-3064-4924-be31-a3426c3b680b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-22T10:53:27.497Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.12.163:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:53:27.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:53:37.499Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=6fd87ca8-f84b-43f9-bc8f-37e6a7bd15c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-22T10:54:07.524Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.12.163:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:54:07.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:54:17.529Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=30c3152a-3d37-4b4e-b251-ed31d3c2492f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-22T10:54:34.296Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-22T10:54:34.296Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-22T10:54:34.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-04-22T10:54:34.303Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-22T10:54:34.384Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-22T10:54:34.384Z |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-04-22T10:54:34.388Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-22T10:54:47.565Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.12.163:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:54:47.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:54:57.570Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=9e0ef17d-3370-4db0-9622-5cbac6a60163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-22T10:55:27.600Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.12.163:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:55:27.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:55:37.603Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=6bc13f7f-539a-4b67-b199-8108be871b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-22T10:56:07.643Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.12.163:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:56:07.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:56:17.647Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=0612ac1d-9b38-4f79-9b5b-dd97738c150f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-22T10:56:47.683Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.12.163:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:56:47.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:56:57.690Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=bcf9d206-58b0-4f6d-912e-04a89b761d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:56:57.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:57:07.761Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=4d328475-6fec-43f0-ba6d-003dc96d17ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:57:07.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:57:17.782Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=eb86636e-d066-4a93-9c5b-785e73af56d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:57:17.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:57:27.819Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=d4ecd62b-058b-462b-b93f-fbfbfd53a065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:57:27.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:57:37.841Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=7b31de6c-8245-4934-a455-84b557a5323c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:57:37.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:57:47.875Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=36364efd-3ad1-4cc0-a40a-30c4063821d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:57:47.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:57:57.887Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=cbbca3a1-75a6-447e-bfb7-a0b81295576a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:57:57.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:58:07.904Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=69402d96-f5c7-460e-9fa9-9682c3d370a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:58:07.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:58:17.928Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=98bcb656-9a1a-49aa-8539-b8fff5cb9c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:58:17.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:58:27.959Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=563432c9-111c-464e-9cd0-3e2c24e5ed40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:58:27.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:58:37.969Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=f3653e00-6f51-4290-976c-5fc587387167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:58:37.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:58:47.987Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=6622184c-d7f3-404f-abac-0907b410d3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:58:48.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:58:58.008Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=48bbae64-fbfb-4a19-93ea-8a8b18493585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:58:58.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:59:08.021Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=69305dac-2cc3-49e5-a7a9-c5e2e495ce01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:59:08.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:59:18.036Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=33269d6a-153d-4acd-8487-74f0184285ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:59:18.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:59:28.054Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=5ec56971-8158-400a-81d7-9f82a4da1ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:59:28.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-22T10:59:34.261Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-22T10:59:34.262Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-22T10:59:34.262Z |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-04-22T10:59:34.266Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-22T10:59:34.325Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-22T10:59:34.325Z |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-04-22T10:59:34.328Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:59:38.075Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=2e39e33b-c642-4c44-a252-e42f0e658508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:59:38.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:59:48.085Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=f220fb54-75c9-4590-9026-b741ab4de310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:59:48.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:59:58.102Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=06c70f82-9084-47ad-b399-910bf7be12cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T10:59:58.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:00:08.127Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=45198060-167c-4ee7-99db-657b4e27274f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:00:08.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:00:18.144Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=672ba590-cf22-4483-8dfb-418ccb4bf757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:00:18.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:00:28.155Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=47846e42-1899-4ad9-8e26-6b70b4784ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:00:28.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:00:38.170Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=60cd958f-9b28-48a6-94c6-e7474297e47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:00:38.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:00:48.191Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=a4f8a87a-f6e8-471f-942f-f17964e9c91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:00:48.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:00:58.203Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=fa67d2be-b5c8-49c2-95ad-6b192494c55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:00:58.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:01:08.221Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=3f2590ac-2aca-42fd-b3db-a78579c6bcef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:01:08.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:01:18.235Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=53f300d8-e001-4b6e-b2cc-c200dc63ed2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:01:18.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:01:28.265Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=8977eca8-b55f-4fc4-9411-8104225c2fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:01:28.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:01:38.290Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=471b40de-6e40-42bc-9593-95eba4de4e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:01:38.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:01:48.301Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=df128bda-1219-4745-bdf8-b4cbffadc77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:01:48.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:01:58.315Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=6d76b180-5cba-4f6b-afd1-5b36120985fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:01:58.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:02:08.337Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=13177fa5-678a-4485-ae2a-21fc1c786e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:02:08.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:02:18.365Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=016b0c40-4201-42cd-81c4-f73c1d7ef520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:02:18.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:02:28.381Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=cede732a-ae06-4f5e-b936-257db06980d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:02:28.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:02:38.430Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=c6741174-2dde-450b-91a7-75d7241eccd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:02:38.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:02:48.453Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=a97a431a-4587-4e9a-bc7f-84d82c15def2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:02:48.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:02:58.469Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=5c990bab-4853-4880-ab1a-740b8432494c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:02:58.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:03:08.481Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=f50a6d7f-47a8-4f11-a4ca-e6b963b70e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:03:08.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:03:18.500Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=8e82e1d1-40af-456f-8a7f-c5acc5d608cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:03:18.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:03:28.520Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=a64990de-acc2-4a64-911c-71e79ff5f970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:03:28.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:03:38.537Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=282cef37-5122-4feb-be6f-9fbd2f651709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:03:38.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:03:48.552Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=1688de3c-8ea9-487e-85a7-508fafd155d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:03:48.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:03:58.571Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=c8396d77-005d-4902-8d7a-cd5789633fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:03:58.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:04:08.582Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=23203f49-78c3-4428-ae46-3d7f3741618c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:04:08.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:04:18.609Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=c843dff3-8c70-4a68-8a23-fd5087c22758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:04:18.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:04:28.627Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=a8066fdb-f2d8-4616-ae24-6a44109d065f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:04:28.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-22T11:04:34.287Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-22T11:04:34.287Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-22T11:04:34.289Z |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-04-22T11:04:34.293Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-22T11:04:34.362Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-22T11:04:34.363Z |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-04-22T11:04:34.365Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:04:38.655Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=475959ad-69f4-48d6-b285-16be2be612e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:04:38.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:04:48.672Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=4094f6aa-1166-4b08-a03e-51a9fc4770c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:04:48.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:04:58.684Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=098cd747-e8d6-453b-9a7e-e5e4720e486b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:04:58.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:05:08.692Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=b8efa075-f1f5-45a0-8d48-0155a5fd71a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:05:08.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:05:18.708Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=94a192d3-c6ec-4530-a0ea-6364c5c8e02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:05:18.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:05:28.725Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=2996a581-d1ba-4ec6-9abc-f9164811b358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:05:28.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:05:38.733Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=4c631197-df11-4a3a-8869-16cfd90ab761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:05:38.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:05:48.750Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=5c9331a7-4246-4f76-8fde-652b14d3d885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:05:48.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:05:58.757Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=dd59e7dc-0a82-4b1d-8fd0-1a9479dadfcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:05:58.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:06:08.771Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=9bd2bade-d994-4cbe-a3db-f91713a23553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:06:08.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:06:18.780Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=aa02a871-136e-44d2-904e-f238b5838729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:06:18.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:06:28.794Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=b41196b5-3916-413f-baa6-e875944d3055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:06:28.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:06:38.805Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=20747a2f-8375-48ec-a1b1-44e1b15b757e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:06:38.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:06:48.813Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=66c88279-f034-435b-81fc-2c6be9941c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:06:48.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:06:58.833Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=de93eb5c-dc35-4126-9fc9-6d54d82da4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:06:58.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:07:08.864Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=7f545d9d-3317-45cc-8856-78dc0300c3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:07:08.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:07:18.875Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=591b3bd6-1eb9-47d0-80e4-68f5ae7712c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:07:18.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:07:28.889Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=13a96657-af26-40b8-9cf1-e7ca26d9cea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:07:28.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:07:38.910Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=0e0a90a8-cda7-4288-af8f-c72afbb257d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:07:38.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:07:48.924Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=d3294e9a-f700-4579-8d20-b5bcdb2e1e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:07:48.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:07:58.936Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=94720435-f3f9-47a2-97c8-ab61c9d5cc98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:07:58.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:08:08.944Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=577ead5f-44ad-4886-a320-c272d821ae91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:08:08.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:08:18.951Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=0fb89371-53bf-4cea-8f16-ec37c731e6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:08:18.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:08:28.963Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=150cdaa5-8116-43d0-a7a5-c2f30b68d7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:08:28.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:08:38.971Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=a167c0be-af94-4e93-9710-a5d838d31a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:08:38.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:08:48.984Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=7aec18e0-0710-47dc-ad2b-336c28363d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:08:49.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:08:59.006Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=bc581da8-3cc8-4a4f-8432-eab5d6909ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:08:59.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:09:09.019Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=e40a763c-063b-40bc-9198-cab502f4f65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:09:09.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:09:19.028Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=3254e101-0a1f-4d44-ad0a-6c7c3305f703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:09:19.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:09:29.041Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=e86f5fa4-1b1b-4c70-be37-0594ac168470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:09:29.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-22T11:09:34.235Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-22T11:09:34.236Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-22T11:09:34.237Z |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-04-22T11:09:34.240Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-22T11:09:34.309Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-22T11:09:34.310Z |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-04-22T11:09:34.315Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:09:39.050Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=f7712f37-5b8e-4c11-a6e2-f53e43319fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:09:39.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:09:49.059Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=218199b9-50b9-40bc-91e2-ed25a2d3e548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:09:49.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:09:59.069Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=88ce5106-5901-4b80-9d0a-5c958d747dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:09:59.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:10:09.094Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=d00d7458-fa78-4b34-b452-9248f28e8ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:10:09.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:10:19.104Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=c980a350-3b7e-4be5-a8b4-01b26a500070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:10:19.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:10:29.112Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=ce93321d-be70-41d0-b81a-9151e4b122e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:10:29.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:10:39.122Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=b65bd4ca-164b-4391-81c3-1159dc22b1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:10:39.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:10:49.134Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=bde128c7-c10a-4cb6-8df3-7c08c5db1a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:10:49.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:10:59.143Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=1eb12b3a-9667-482e-a98c-0b1ac3d7b060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:10:59.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:11:09.159Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=17926a34-e242-4841-9dee-2b2d04d6397b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:11:09.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:11:19.175Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=3479ade7-12d3-476a-bbd9-5263327faa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:11:19.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:11:29.194Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=c6dfc729-29dd-4865-964f-79303eb4b3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:11:29.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:11:39.203Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=6375768a-038c-4359-b8c9-14d38a6afb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:11:39.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:11:49.210Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=64314168-6ad1-4fb0-a72d-db3cb9c10b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:11:49.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:11:59.218Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=613a98ed-8270-44d8-8e9e-08b42491d54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:11:59.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:12:09.227Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=c6a16ffe-bfb9-4f3b-8637-bf3568bd970a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:12:09.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:12:19.236Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=1e56ed04-26ed-411f-9cb9-35e9110ca7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:12:19.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:12:29.257Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=ac1f309c-7a98-4cef-b487-f8eef5130bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:12:29.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:12:39.270Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=cba474b0-d0cc-4fc9-8d69-0da6124df2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:12:39.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:12:49.280Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=bf7228dc-8cfa-49ba-8b81-a02af4082ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:12:49.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:12:59.287Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=92e24e26-e939-48db-b1cd-32c456a17fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:12:59.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:13:09.294Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=c221c74b-9db8-4723-8399-71d4731718dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:13:09.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:13:19.301Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=2e52036f-53b1-42f2-ac95-fbb41b08b458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:13:19.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:13:29.312Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=017abc80-c076-47f2-a4a8-3136bb822f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:13:29.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:13:39.321Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=363cbe9d-dc63-4cab-ac61-40051721055b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:13:39.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:13:49.330Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=bcd34d09-e55b-456b-9c54-f7f29455ae11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:13:49.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:13:59.354Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=0ef03202-2a78-43ae-960b-1b79d46a9cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:13:59.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:14:09.364Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=43ed0ab6-bf6f-406b-8ca4-7ba7f5f85c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:14:09.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:14:19.371Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=6487c2af-9463-47a7-ace0-8978d2826c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:14:19.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:14:29.377Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=8ed771b4-2c85-4945-b0e8-9b9004a2e428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:14:29.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-22T11:14:34.261Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-22T11:14:34.262Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-22T11:14:34.263Z |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-04-22T11:14:34.265Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-22T11:14:34.341Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-22T11:14:34.341Z |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-04-22T11:14:34.344Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:14:39.386Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=1c860c8f-b447-486d-ae02-40c82b76a102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:14:39.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:14:49.397Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=e6c66b53-97a2-4124-9a38-74b4a0d79a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:14:49.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:14:59.407Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=e9930235-9e18-4bbf-a77b-139f9fcaa03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:14:59.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:15:09.424Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=b08e44bc-4b1c-49b2-8e1e-be45448dff55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:15:09.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:15:19.441Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=fbbc24db-0d6f-4fc6-967d-b7b99854e937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:15:19.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:15:29.470Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=f18068f7-6498-41a6-a084-518a3d5ee3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:15:29.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:15:39.480Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=452fc5e8-5b75-4026-80fe-d2b692cfd36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:15:39.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:15:49.488Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=e18d11e8-1643-45cf-b31a-c04e64e0a910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:15:49.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:15:59.520Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=83e6d136-7a98-46d1-83b0-4efd52b0d9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:15:59.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:16:09.526Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=27d5f4bc-9e8f-4786-88ad-a96552679664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:16:09.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:16:19.539Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=8413e52d-7138-42fb-b22a-81003d1771ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:16:19.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:16:29.554Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=b29bf47e-f995-40fc-b26f-99a0ba9501f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:16:29.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:16:39.573Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=20aaacbe-9b1b-45f0-8635-822056ac36d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:16:39.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:16:49.582Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=277c6945-e4e9-4f85-b383-aeb26ac2f9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:16:49.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:16:59.602Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=99331485-e887-4773-8fcf-4bbc7004b73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:16:59.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:17:09.613Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=abb2eb40-3d26-48f5-9436-fbefbb1e47dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:17:09.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:17:19.625Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=a1b2cb90-43e1-4580-a70d-1ab920edb485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:17:19.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:17:29.636Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=dab25c66-2f34-477b-b6a5-3dc01ce98b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:17:29.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:17:39.655Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=b21fb375-6944-4ee6-ab55-8ad32a1f81fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:17:39.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:17:49.668Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=77c22226-0a43-4d8c-910c-d34d1ae57cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:17:49.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:17:59.677Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=5258d804-a9a7-4ebc-a285-b906ac449e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:17:59.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:18:09.685Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=d57edc22-3a14-491c-a22e-91e25d630d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:18:09.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:18:19.694Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=df07f426-1e5f-406e-90a6-0ec377a25829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:18:19.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:18:29.707Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=fd412f67-b1c2-4cfd-81aa-8edb4072bf17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:18:29.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:18:39.728Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=fa0a664a-6ae6-4b9e-b25f-41139925d0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:18:39.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:18:49.745Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=1846c1f2-9bcd-41da-9b3c-c08ec31191f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:18:49.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:18:59.764Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=cf9143a4-4152-4b39-ae9b-1a9b4ce6f81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:18:59.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:19:09.776Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=dc5b763e-c7fd-4d88-b7ad-9fc47ad0bcae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:19:09.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:19:19.783Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=251ecfe8-c31c-4cf0-8989-37102da475e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:19:19.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:19:29.794Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=cd46d187-4858-499a-ba58-6dc03b6ff86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:19:29.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-22T11:19:34.308Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-22T11:19:34.308Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-22T11:19:34.309Z |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-04-22T11:19:34.314Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-22T11:19:34.406Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-22T11:19:34.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-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-22T11:19:34.411Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:19:39.808Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=65b9ba47-b48a-4f05-8056-0ff798d00125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:19:39.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:19:49.817Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=4f115370-591b-4c89-adb6-008542927230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:19:49.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:19:59.824Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=3a7bb35e-9cc5-4d4c-ba65-40d901c23b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:19:59.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:20:09.833Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=7cb2ce1f-b495-48d2-950a-7b3be2e77b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:20:09.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:20:19.840Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=ea8c2774-26aa-402f-8eb4-a744c8e34df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:20:19.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:20:29.849Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=7ac35ec2-57e2-4714-b046-8aca1b281477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:20:29.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:20:39.866Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=945b3468-d04b-41f2-9bef-92e5c475d19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:20:39.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:20:49.884Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=762d19f1-d01f-4bd7-9291-ae7d44495252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:20:49.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:20:59.899Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=37b938ee-7415-4838-a108-fce550b370d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:20:59.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:21:09.907Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=6c907b99-a717-4173-9cd2-c21205f16ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:21:09.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:21:19.917Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=b933a648-18bb-410d-a3e0-3237299350ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:21:19.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:21:29.928Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=b2e83b98-b214-4e3c-bf02-960debc7f8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:21:29.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:21:39.939Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=59a5f682-e220-421e-8f06-decca1a00372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:21:39.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:21:49.952Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=dae687dd-9ca1-43f6-ba90-2745ec92a263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:21:49.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:21:59.970Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=ea1a700f-1ce5-48fb-a486-bc811bdeb7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:21:59.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:22:09.977Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=af4ffbea-f149-46f2-9e8c-36731df7cc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:22:09.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:22:19.993Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=259968d0-5256-4515-9212-d44f4a39e540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:22:20.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:22:30.001Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=b00b3b3e-f604-42e3-9e9d-c7ae4e4e8822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:22:30.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:22:40.008Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=1a31d478-065b-4fd5-900e-54e98b72174d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:22:40.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:22:50.017Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=c702f172-debb-4553-8bc3-e56c887bd0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:22:50.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:23:00.037Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=a3615134-696a-46cd-90a3-8661a50de5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:23:00.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:23:10.057Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=d8325880-9319-4edf-8715-096d178accc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:23:10.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:23:20.065Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=e8aae6a9-5297-4a72-be10-4d2393bc0aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:23:20.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:23:30.073Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=aeed42b8-8956-423a-9bfd-ee58ab28599c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:23:30.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:23:40.081Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=0bab8ac5-9e7b-4a6a-9673-daef913d4549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:23:40.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:23:50.088Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=b0cf4c8a-730e-4477-88ac-93cb84f0bdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:23:50.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:24:00.101Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=dc7c5f8d-0b52-48d0-a0e7-637fce87fc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:24:00.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:24:10.116Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=853aa0ae-d5c0-41f4-94b6-cec2ba468d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:24:10.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:24:20.128Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=5fdc12ce-326f-4533-a05a-556910e03c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:24:20.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:24:30.140Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=f4df66c6-9f40-4999-bf6c-9323b43b4344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:24:30.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-22T11:24:34.212Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-22T11:24:34.213Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-22T11:24:34.214Z |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-04-22T11:24:34.216Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-22T11:24:34.278Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-22T11:24:34.278Z |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-04-22T11:24:34.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:24:40.148Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=680fdcab-6fa9-4561-a359-86454b7fa8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:24:40.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:24:50.156Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=83222c55-e09b-443d-b9fb-68c457659d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:24:50.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:25:00.164Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=203a4f7e-75d7-4399-9e13-b85ca431b600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:25:00.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:25:10.171Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=3936b4b3-9782-4fbc-af78-9f1a63c40643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:25:10.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:25:20.179Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=cac2a25f-bda5-46e7-8f1d-71ce3697da07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:25:20.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:25:30.195Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=127c41c9-78d6-46cc-803e-677cbd0b4c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:25:30.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:25:40.210Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=83082545-10cf-4f83-9ebc-3f761cc129b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:25:40.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:25:50.219Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=7f076793-2a0f-429b-97c2-b7e9d95b5420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:25:50.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:26:00.225Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=f9982921-b08e-461c-a6b8-3ee38121136c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:26:00.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:26:10.233Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=d5c60cb5-213a-4ef1-aa84-e387e0e5c646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:26:10.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:26:20.242Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=b2e8f402-a9ad-4901-9730-e9a4c45e8e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:26:20.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:26:30.249Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=a6f9190f-c29a-4d74-b0dc-f7f89bcb86ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:26:30.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:26:40.256Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=66b52201-afce-4969-be15-3839d4e6ff11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:26:40.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:26:50.275Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=8a9e8624-ccf8-4e8f-8261-d26b4ff8be84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:26:50.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:27:00.286Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=e42a0086-28f0-472b-9d23-1001e04fa129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:27:00.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:27:10.294Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=13bfef0e-2962-4a8f-86af-dc681815dc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:27:10.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:27:20.300Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=a2104c34-6c50-4df8-b06e-047b87260335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:27:20.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:27:30.306Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=708fdadd-006f-4c71-9021-e37d849fc6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:27:30.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:27:40.319Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=05553770-a4cd-4da5-b815-9cbe29ed6b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:27:40.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:27:50.325Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=d5c6be15-bd4d-42f2-b316-49ff8a60632d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:27:50.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:28:00.333Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=6a04381e-f376-4efd-9965-62db11df42c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:28:00.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:28:10.345Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=bf5604c3-b13d-410c-8a86-260d7e9bb9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:28:10.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:28:20.356Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=54503ae8-321c-487e-8587-53010ca66abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:28:20.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:28:30.364Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=46731db7-ad31-4ef3-8284-373b8d8aba33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:28:30.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:28:40.371Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=83f7921a-2514-4b23-b474-ff9d0fe1fc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:28:40.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:28:50.378Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=61d68ef2-22f1-40e1-a052-e1f35cead95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:28:50.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:29:00.384Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=27464256-0938-4fe2-bf8a-0b4f38841279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:29:00.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:29:10.391Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=02f1413e-ff00-42b4-8fa8-3a40d0c63606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:29:10.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:29:20.398Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=fc54cf66-ec7e-4096-b5cf-abad177dd929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:29:20.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:29:30.404Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=38b1f86d-8a5a-463a-a883-a60982786f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:29:30.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-22T11:29:34.209Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-22T11:29:34.209Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-22T11:29:34.210Z |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-04-22T11:29:34.212Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-22T11:29:34.260Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-22T11:29:34.260Z |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-04-22T11:29:34.262Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:29:40.412Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=431c044a-e27d-4602-a115-318c96eefa21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:29:40.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:29:50.428Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=42d22bc8-a1e6-4407-b9cf-47f0cd512085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:29:50.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:30:00.439Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=adbf029a-e38c-49c7-90dc-296d04290d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:30:00.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:30:10.449Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=52f06782-fb11-4eaf-8b51-1601c95c2660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:30:10.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:30:20.456Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=99497a2b-f348-478c-b227-31ee69f62657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:30:20.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:30:30.465Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=8d86b6ad-4ec3-4cef-8b7d-26df6d5a7cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:30:30.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:30:40.471Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=92ad2903-d91b-4542-b5a5-59959af008b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:30:40.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:30:50.478Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=ccd845d2-0b30-4346-aae3-4ea70b3cd82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:30:50.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:31:00.486Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=f04b1ae2-5567-431a-a567-86918576c421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:31:00.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:31:10.501Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=3f114c47-7230-4feb-9314-7801a15c1e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:31:10.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:31:20.508Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=896bd0e7-5996-424b-86df-9f209d67f7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:31:20.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:31:30.516Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=2d3be11d-45d3-4b49-8f5f-453ad76afd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:31:30.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:31:40.521Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=fe00ce04-e08b-4b4d-a687-3bfabeb3f38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:31:40.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:31:50.528Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=a4e52fba-86c5-40c4-9c93-0a5b17c9ced7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:31:50.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:32:00.538Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=f5c34aaa-98fc-479f-b55e-7e11f90c3440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:32:00.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:32:10.553Z |INFO |Init configs |InvocationID=408a0ba7-db53-46b4-bf67-110158067073, InstanceUUID=8eb2b506-efdc-4c09-8bcf-9d060a1372fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-22T11:32:10.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |