. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T10:42:44.332Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T10:42:44.335Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-06T10:42:44.365Z |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-06T10:42:44.957Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-06T10:42:45.706Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-06T10:42:45.707Z |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-06T10:42:45.773Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-06T10:42:45.824Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-04-06T10:42:45.845Z |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-06T10:42:47.221Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-06T10:42:47.574Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-04-06T10:42:47.592Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-04-06T10:42:47.592Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-06T10:42:47.643Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-04-06T10:42:47.643Z |INFO |Root WebApplicationContext: initialization completed in 1797 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-04-06T10:42:47.987Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-04-06T10:42:48.933Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-06T10:42:50.418Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-06T10:42:50.820Z |INFO |Started MainApp in 8.905 seconds (JVM running for 9.518) |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-04-06T10:42:50.876Z |INFO |Start scheduling PRH workflow |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:42:50.912Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=d844571d-73de-46a1-89db-497f18452cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-06T10:43:20.998Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.249.66:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:43:21.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:43:31.054Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=ac2bee80-59a2-4fff-b3cc-ed6baeeecad2 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-06T10:43:39.932Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-06T10:43:39.933Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-06T10:43:39.936Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-06T10:44:01.086Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.249.66:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:44:01.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:44:11.091Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=c3452f8c-4d97-4dc5-8048-7e20c78cfd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-06T10:44:41.121Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.249.66:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:44:41.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:44:51.125Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=61e0fdca-5146-41cb-86ac-08b23b43dd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-06T10:45:21.168Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.249.66:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:45:21.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:45:31.172Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=011b471c-23ae-41b0-86d5-c77e7ccae90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-06T10:46:01.204Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.249.66:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:46:01.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:46:11.208Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=0941b56b-e6d9-460c-893e-f08d9a52e47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-06T10:46:41.241Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.249.66:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:46:41.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:46:51.246Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=7add81fa-5cf6-446d-add3-afee3ca88af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-06T10:47:21.276Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.249.66:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:47:21.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:47:31.281Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=528cf7d4-57a1-4af3-a674-d63509cd4022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:47:31.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:47:41.324Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=c5396ad2-d27b-4497-8457-66707a53c5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:47:41.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T10:47:49.076Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T10:47:49.076Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-06T10:47:49.078Z |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-06T10:47:49.081Z |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-06T10:47:49.167Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-06T10:47:49.167Z |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-06T10:47:49.170Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:47:51.357Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=efdd130d-e6e0-4b5e-8bb2-c16afe0672f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:47:51.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:48:01.378Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=3a230bbb-28e6-4971-a7f2-9817c5ca7aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:48:01.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:48:11.392Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=2177572f-cf13-4ab3-be6d-67b98aae4011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:48:11.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:48:21.406Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=f938410b-c646-415a-b79f-0f60b718ef68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:48:21.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:48:31.436Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=84367d84-8cdc-49d4-937d-f76555e45210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:48:31.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:48:41.450Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=7a9cf4bb-a62b-4e13-bc44-206de2244c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:48:41.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:48:51.467Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=0a1358ce-89ac-4840-bdb5-9d21ea0a6f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:48:51.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:49:01.479Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=0e73d112-5118-46c7-91dc-ffc181064c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:49:01.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:49:11.497Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=d6849153-e239-4adc-a2d9-d464a5f2450a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:49:11.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:49:21.512Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=bcaccf8c-0ff0-484a-aa67-61e576d65942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:49:21.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:49:31.528Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=643cb41d-18f9-4090-8a14-fe7255aea093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:49:31.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:49:41.551Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=817afa0a-8e5b-4925-ad58-0ecbc09c6fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:49:41.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:49:51.572Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=1b3f193c-00fc-4573-93d6-c009d4f0bffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:49:51.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:50:01.598Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=b5c4e688-9272-43a0-853d-10f880e50e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:50:01.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:50:11.615Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=c99b53ff-2e84-4a5a-a602-fdcd001edff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:50:11.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:50:21.628Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=d6787134-9925-4a5a-9ce8-5bd1a2ec2eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:50:21.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:50:31.658Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=bed50dbb-fba4-48f5-9b9a-53368c628a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:50:31.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:50:41.672Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=157561d0-a03e-4a87-b439-76fd6fc9ade8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:50:41.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:50:51.685Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=4d39d9ae-9f69-4b32-b84e-b25fc78eb601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:50:51.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:51:01.704Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=a71909c5-6009-42e6-aef4-a384d2e0474b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:51:01.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:51:11.716Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=a187556c-65b4-4e1d-9ad1-8d577d5e225c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:51:11.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:51:21.729Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=07099d44-4647-4b1e-823e-c5d9b3dc05da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:51:21.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:51:31.746Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=7d468fc8-3b33-4f61-80c2-fdcff53ce45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:51:31.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:51:41.778Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=3be37ae6-d9fb-4883-a84c-36f5cf409c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:51:41.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:51:51.797Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=2eae1c7c-1392-429e-a79b-0b05cce3b038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:51:51.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:52:01.811Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=2c84ffdc-bbe5-45e9-997d-c4a40787925a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:52:01.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:52:11.829Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=7f298c41-b57f-4d85-a2e8-dac6b34124e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:52:11.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:52:21.844Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=3174fd53-57aa-4250-8890-fbb706cbce35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:52:21.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:52:31.866Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=be8c61df-0a9f-457b-b723-d02640ed99a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:52:31.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:52:41.879Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=61d9ed87-0a32-4fce-b758-76379fe773ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:52:41.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T10:52:48.375Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T10:52:48.375Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-06T10:52:48.376Z |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-06T10:52:48.379Z |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-06T10:52:48.464Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-06T10:52:48.464Z |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-06T10:52:48.467Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:52:51.889Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=265ba968-52fa-4316-90bd-83fdeae98c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:52:51.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:53:01.900Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=7c5a4aba-6972-412c-858c-3dc6ffedb8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:53:01.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:53:11.921Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=fb6852b9-28d8-4b2d-9799-6a6720bea990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:53:11.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:53:21.943Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=519e92e4-86c3-4785-9435-32ac1e160197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:53:21.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:53:31.957Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=e5843497-ed53-400c-813d-743f61df5a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:53:31.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:53:41.971Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=a0cbade7-3bc3-4ddf-8d9d-e564d2f9446e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:53:41.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:53:51.982Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=cb998501-e5e3-417c-b706-8bee0b349c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:53:51.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:54:01.996Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=7bec7a42-8cc1-48c6-a42c-696d739ccf81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:54:02.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:54:12.020Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=45d9b547-aa6a-442d-bbd1-bc256785e14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:54:12.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:54:22.047Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=b109b31b-959b-46c9-9a36-2050e3d94e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:54:22.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:54:32.061Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=1dd777d9-54c4-401a-9577-de141321e31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:54:32.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:54:42.073Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=a98ea0ef-eac3-4bbc-b052-8ae03bcd9bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:54:42.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:54:52.090Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=0e283677-be69-4e1f-8d5b-944965362403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:54:52.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:55:02.099Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=e8355499-abd8-4839-b586-4f5269d24bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:55:02.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:55:12.109Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=51445749-a7bc-496e-843d-bb303b527a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:55:12.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:55:22.139Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=a8a621f5-1cec-4de5-bd04-e98ec054236f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:55:22.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:55:32.156Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=fd2c7f0f-d896-4292-904e-ba4a217850b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:55:32.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:55:42.170Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=1fe9dc7f-752d-46a7-98a8-4f2f534066d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:55:42.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:55:52.196Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=f75cdc56-24ff-42c0-acc7-4fd50b5a9e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:55:52.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:56:02.214Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=de71a608-cf64-47a7-a4b4-ddcc53be2619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:56:02.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:56:12.224Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=ed4a2e0c-9382-493d-b921-70867209af20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:56:12.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:56:22.239Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=7200a3ca-6558-4f2c-a716-b9bb1e091112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:56:22.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:56:32.257Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=375fd0a3-7307-4355-836f-9095c5f7a2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:56:32.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:56:42.268Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=05e897d3-3c63-4ad9-bc79-a73d79c89cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:56:42.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:56:52.284Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=a0aa3da3-0a68-4f50-9f6c-a51d4da9500d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:56:52.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:57:02.311Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=b4e45ad5-3aa7-4240-b2f9-4643a42d1705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:57:02.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:57:12.323Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=4d52f671-07e3-48b9-9e2d-40f217f2c2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:57:12.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:57:22.341Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=84d695a4-db29-4cf6-91eb-54bbd25b0c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:57:22.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:57:32.357Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=fc220447-0a50-434e-88c9-24421c542489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:57:32.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:57:42.376Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=a991f392-d79e-4887-b23a-d6eecf345405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:57:42.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T10:57:48.419Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T10:57:48.420Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-06T10:57:48.421Z |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-06T10:57:48.423Z |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-06T10:57:48.509Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-06T10:57:48.510Z |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-06T10:57:48.514Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:57:52.389Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=03a504eb-bb10-488e-be7a-e7217b82f0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:57:52.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:58:02.408Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=8211a276-7b26-4fef-b858-fc22598313cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:58:02.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:58:12.433Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=758d6392-e67a-4936-b9d0-67b8a35088c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:58:12.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:58:22.444Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=3bf8a4d5-06e6-41f1-84b8-e0229f98a2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:58:22.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:58:32.466Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=db75bafe-f897-43ec-befe-5f234d27b20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:58:32.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:58:42.476Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=e52114d0-cb3e-4ad7-b951-d3ddccfd4b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:58:42.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:58:52.489Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=f27ffc7c-7c20-4cd2-ac88-78e2aac4bacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:58:52.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:59:02.500Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=10853dbb-2a72-4c8b-8973-0dd900404c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:59:02.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:59:12.514Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=46353ea8-fb6a-47fc-b6c3-896472f3dcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:59:12.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:59:22.528Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=2b394286-8126-44a8-8981-186b6c82cfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:59:22.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:59:32.549Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=62d5aa74-5ba9-4a5e-ac49-fb6454bcaa14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:59:32.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:59:42.557Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=1743e834-73c2-4861-8b1b-5c53b8964b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:59:42.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:59:52.567Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=e67c857d-7699-4b62-90a5-7e0c4ace7858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T10:59:52.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:00:02.587Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=b5581afb-edf4-407b-9268-9cb30557d63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:00:02.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:00:12.598Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=626ecb34-6521-465d-9688-da68ffe640bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:00:12.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:00:22.609Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=a1681b2f-b8e9-41ef-80d2-b9b9c17332dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:00:22.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:00:32.619Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=7092da45-0bba-4f6b-b70d-bfd7e2d66377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:00:32.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:00:42.637Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=aaf94ea0-094f-437a-b412-6e4cd4ba6e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:00:42.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:00:52.649Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=cb0ec32d-0482-4360-a5ca-4778309cfb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:00:52.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:01:02.671Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=799a243d-b468-4149-a075-b2bb4240901f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:01:02.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:01:12.687Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=2a58b9c9-cba2-4f39-86f8-68526ff1bac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:01:12.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:01:22.697Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=1b0b01ba-409a-4662-a263-7d34c7573216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:01:22.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:01:32.792Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=06ec3d29-f28a-4268-be7c-b3767370489a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:01:32.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:01:42.802Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=93ac4dfc-d959-40fc-8ad1-b4d12ddc8e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:01:42.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:01:52.812Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=846943d0-8353-4ecb-9029-a3b6d96aa068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:01:52.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:02:02.828Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=1c5c9347-0a00-4a0a-90db-c9bb7f886ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:02:02.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:02:12.837Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=fdfa6464-4f7f-41b7-9bf4-2f3a8293142d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:02:12.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:02:22.846Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=50ab1f30-b750-4efd-95a6-886afa761c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:02:22.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:02:32.864Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=a322b3e7-9b1b-4e4d-991d-0f753eac0f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:02:32.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:02:42.883Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=ae564b47-517a-4775-96b9-98a1b34c1730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:02:42.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T11:02:48.373Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T11:02:48.374Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-06T11:02:48.375Z |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-06T11:02:48.378Z |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-06T11:02:48.444Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-06T11:02:48.444Z |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-06T11:02:48.447Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:02:52.897Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=54833d58-a0fb-4030-add2-55ccc35f2de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:02:52.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:03:02.911Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=b8798f34-ae50-4253-b5c9-b9ae0e7cfa4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:03:02.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:03:12.920Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=35d8e7c7-01bb-4c63-a596-ff664d1ea660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:03:12.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:03:22.929Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=57cc6466-2d73-4538-afd0-5e746e603cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:03:22.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:03:32.938Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=1d8185a9-9299-4dc8-9ef2-25ec13110f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:03:32.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:03:42.950Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=93f9dd4c-f354-4d72-b693-7408630ac063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:03:42.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:03:52.962Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=f007b095-7b2a-4568-bf68-67f96c90f239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:03:52.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:04:02.974Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=fbee699e-ee81-4bcc-a12c-105a2a267192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:04:02.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:04:12.984Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=d1cbeac3-fa33-4e63-b22f-d7429c169931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:04:12.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:04:22.999Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=37847012-b919-411f-a9fd-3b8e579d65f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:04:23.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:04:33.023Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=cb22c1dc-a321-4e11-89d5-c4b3e2bc5cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:04:33.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:04:43.038Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=e9a5c644-73de-406b-9de4-31d61df722e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:04:43.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:04:53.047Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=e7264b48-8460-4a3d-b4f6-0fec869f1cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:04:53.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:05:03.064Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=1cf945ef-400e-41b5-a05d-307562a1f317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:05:03.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:05:13.072Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=bcbcf3a7-40ee-4978-9682-1c3c7242f468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:05:13.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:05:23.081Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=a2418d34-f44e-416e-843f-1da36108acf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:05:23.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:05:33.093Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=06ecb69c-cd35-4bf9-9d3d-539f8dcb71ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:05:33.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:05:43.105Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=f78d932c-d2e0-41ad-abcf-c4f2d33be32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:05:43.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:05:53.120Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=1c5b767a-00a7-4cea-89cc-66a94a989dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:05:53.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:06:03.139Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=fb3114f1-9d1e-4bd8-a240-3c3b0647641a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:06:03.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:06:13.159Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=11c13fab-7a94-4c0c-acbf-cb98d5171efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:06:13.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:06:23.167Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=ba67cf02-734a-4e3b-8781-656a646a5922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:06:23.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:06:33.175Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=199dbc6d-2011-4d51-beff-23eb1b4f1e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:06:33.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:06:43.186Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=d19c8f66-3b2f-493b-94d3-d3e5a28923c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:06:43.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:06:53.199Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=4816b516-f6fb-49c1-b66f-58221b7fee41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:06:53.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:07:03.211Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=de168cd1-e272-4647-92fd-994aa98b1db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:07:03.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:07:13.222Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=d59931aa-4e54-41fd-899b-5a8ce0271209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:07:13.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:07:23.233Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=d93250ba-379d-4bff-b8a6-f00c94240e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:07:23.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:07:33.247Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=4f776454-464f-4265-86bd-79cfbe4dfdc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:07:33.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:07:43.280Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=f22d3e76-3df9-467c-935a-3703630fd300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:07:43.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T11:07:48.433Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T11:07:48.434Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-06T11:07:48.435Z |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-06T11:07:48.438Z |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-06T11:07:48.492Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-06T11:07:48.492Z |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-06T11:07:48.495Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:07:53.291Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=8d776f22-451c-43c6-87aa-432f83edf296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:07:53.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:08:03.304Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=d36a57c8-18d0-490d-a365-07df9e704499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:08:03.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:08:13.313Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=96c9ede0-adbe-488f-92c3-2e6067ffd6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:08:13.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:08:23.324Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=5f586cd5-0827-48a0-9197-0ca1ab3b89e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:08:23.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:08:33.333Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=9979acd6-4c42-4bae-b5c0-8d5f49cbf8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:08:33.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:08:43.352Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=c941b92c-030d-45d1-a38f-8369effc473a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:08:43.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:08:53.366Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=5523b0b9-c30b-4460-8a6b-952056dff9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:08:53.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:09:03.375Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=67de973a-8e49-47bd-aeee-ec81dab1d2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:09:03.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:09:13.383Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=26343e51-a8ca-4aed-b348-05b3ea236ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:09:13.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:09:23.397Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=cbe1372c-f07a-4718-9a45-b2070e65db1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:09:23.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:09:33.410Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=7fd27ce7-1e93-4809-b60f-eaf444f85f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:09:33.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:09:43.422Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=e373a8ea-0869-4221-88c1-b45221059b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:09:43.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:09:53.432Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=26b815ac-83bd-4bd8-b602-13fb7a6a4e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:09:53.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:10:03.446Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=cc8a5a12-af05-491e-9206-6aea487258e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:10:03.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:10:13.457Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=e6b8148c-61b0-4143-82fe-8fdb9cb1c98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:10:13.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:10:23.465Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=43038943-b1b9-4897-9895-ffd2a176475a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:10:23.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:10:33.475Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=39c1037c-7d3c-4c73-8b7e-920b81573866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:10:33.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:10:43.486Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=479d62ae-b368-4767-813b-4f1f161050f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:10:43.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:10:53.504Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=bc65d09c-ebc8-4ad1-b8f5-b6fb3ee76e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:10:53.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:11:03.527Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=8f860197-31ed-40d7-a29f-6049dbcf40ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:11:03.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:11:13.540Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=311a3cb1-1ad0-47c9-b6e0-2660d8e17be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:11:13.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:11:23.549Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=ede5338b-e8c7-4b90-ad73-2cd430e370ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:11:23.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:11:33.560Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=9cc78564-0d6d-4bdb-a1d4-010376ebfee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:11:33.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:11:43.587Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=a77fe6a2-5ed3-4343-80bc-eb99ef5e333a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:11:43.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:11:53.596Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=b2222b02-b30b-4f56-bb9e-e0f73f5160c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:11:53.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:12:03.606Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=62280a03-31e5-48ee-8e54-5c9ac20a5459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:12:03.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:12:13.617Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=a2f44512-8d68-4664-870c-2de683235762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:12:13.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:12:23.627Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=255d49b1-a38c-4484-b7b5-a3c8ca88676d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:12:23.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:12:33.638Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=f4191248-e8eb-43fc-9c69-8e86db3bb2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:12:33.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:12:43.657Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=7eaf8b28-aa4c-409c-94a3-a3bf75171ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:12:43.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T11:12:48.360Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T11:12:48.360Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-06T11:12:48.361Z |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-06T11:12:48.364Z |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-06T11:12:48.438Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-06T11:12:48.439Z |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-06T11:12:48.441Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:12:53.668Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=a88fcb3a-4353-45b3-af04-eafd32921448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:12:53.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:13:03.678Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=4af6d5ab-a5a7-4945-a5e4-33f9c6f6a299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:13:03.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:13:13.686Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=76201d94-3e00-47f4-8c6f-f886cd1f9365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:13:13.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:13:23.695Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=498fe69f-70d3-4eac-a31c-869920cc19fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:13:23.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:13:33.707Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=708dcc8d-0842-4d72-b5f5-a728cc1b69fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:13:33.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:13:43.716Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=379acf4b-7af3-453b-b735-d70c18908574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:13:43.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:13:53.727Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=9fec0567-9f42-4da6-9d84-da47ed6ed5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:13:53.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:14:03.737Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=72b64d26-af2e-49c4-9eb0-55d4ea718267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:14:03.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:14:13.746Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=106f8770-af4c-4438-be71-b93baa384885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:14:13.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:14:23.763Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=9c776aad-24de-4bda-8ee6-54a80e75b5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:14:23.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:14:33.776Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=87d05341-f014-4c2c-a502-a8297b6bb48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:14:33.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:14:43.785Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=14ad0729-a25c-4047-8435-fe1dfd115583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:14:43.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:14:53.793Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=6ed1f87d-935b-4bd4-a48e-f6875a244bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:14:53.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:15:03.806Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=d29bab6f-4681-49f0-a832-2d65bcf982cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:15:03.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:15:13.818Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=76ffbd42-2f54-4c00-b2a6-2f9d5cc1ed45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:15:13.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:15:23.827Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=497dc019-b630-4c58-ac26-b95c2e4e0398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:15:23.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:15:33.841Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=2b30759c-7d6b-45e7-9df5-a44ba4c3eae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:15:33.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:15:43.854Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=45d4e715-b5e1-4369-9e3b-2bca1c595c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:15:43.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:15:53.863Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=51ffb430-ad57-4837-9ea7-23f0794ccc55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:15:53.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:16:03.878Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=c3c4a42c-2a4d-45e2-80c6-09209a85fd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:16:03.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:16:13.888Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=d2ed896b-06d1-4c84-8b1e-47517e2d59ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:16:13.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:16:23.902Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=7740623c-b739-41d2-ac50-c35e03554894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:16:23.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:16:33.912Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=9db58664-da74-47cc-b2e7-29c63ede228e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:16:33.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:16:43.930Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=6fa9ef8f-ad51-4d33-833d-09cd73b453c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:16:43.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:16:53.939Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=e3d9c1a9-2f80-4da1-9c1c-839e0314129b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:16:53.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:17:03.948Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=8d209f5b-d45c-42c4-a5df-a051b04f9835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:17:03.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:17:13.959Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=641bd7e8-c202-417c-a426-2016f9b30d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:17:13.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:17:23.969Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=ced99e35-26dd-4661-80df-aac47f3e8164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:17:23.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:17:33.979Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=d2bea8ef-1cc9-443c-8d7d-6829babacca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:17:33.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:17:43.992Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=c7fbad1f-504b-4c3e-8702-83db24c80889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:17:44.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T11:17:48.427Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T11:17:48.427Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-06T11:17:48.428Z |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-06T11:17:48.430Z |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-06T11:17:48.498Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-06T11:17:48.498Z |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-06T11:17:48.502Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:17:54.001Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=8dd7ba85-7e74-4b76-82fa-57213331ac4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:17:54.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:18:04.010Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=e98eaf14-6e25-4ccb-a038-3372f457fa98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:18:04.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:18:14.019Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=8b7551c7-0377-403f-ac72-139bbab6f4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:18:14.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:18:24.031Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=4b943103-ce8f-4922-899b-e54f203dc051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:18:24.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:18:34.041Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=e481f282-6855-4af8-a153-572c9a06ba7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:18:34.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:18:44.054Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=927fd7db-dadc-47cb-8fea-099c6d8c4a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:18:44.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:18:54.063Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=52338fca-8964-4830-9d70-2870bdd08e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:18:54.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:19:04.075Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=e86683bf-90d8-406a-a187-f8d3475b4f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:19:04.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:19:14.091Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=0d9e3952-f033-440d-b2da-044e95661514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:19:14.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:19:24.099Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=46078e0d-35ad-41f9-8994-4247557aac57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:19:24.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:19:34.108Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=8da31085-b5d5-447c-bf7a-62377645f774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:19:34.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:19:44.119Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=6a9e0ef5-c99c-49a5-bdef-7e9cf96d52e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:19:44.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:19:54.128Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=5a569fa5-a13d-4c9d-9d6f-af4aa865ecf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:19:54.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:20:04.137Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=fad18bce-a7af-479d-b306-c1f4c458157a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:20:04.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:20:14.151Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=9c526200-af50-4586-824b-fd7bb5705b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:20:14.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:20:24.182Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=7bc875f5-c77f-4e8a-9c50-1ce134680cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:20:24.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:20:34.188Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=e568b760-2e37-4ef9-a56c-254889e5af12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:20:34.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:20:44.197Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=0a86bf53-8a37-452e-941a-4425f3402e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:20:44.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:20:54.208Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=349f136d-f9e8-4324-b007-6fa31cd6e006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:20:54.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:21:04.223Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=0a330790-6c51-4124-bdd3-3307eb9a390d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:21:04.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:21:14.234Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=52c884fc-4cda-43a1-8901-f34fa1ea49fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:21:14.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:21:24.243Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=c74fc38f-fb1f-4718-8527-3c84faccf5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:21:24.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:21:34.257Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=fd6374e4-a231-4388-ab9d-a53fe57588c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:21:34.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:21:44.274Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=601041c0-3f4f-42eb-9617-87b5c5b05f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:21:44.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:21:54.282Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=53a2489f-3b0d-4256-a909-36b3696fffb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:21:54.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:22:04.290Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=de1fa573-2943-41a5-b862-85283e0fc00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:22:04.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:22:14.298Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=2dd0e45b-937a-41b9-883a-9228ab757a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:22:14.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:22:24.309Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=5d467c0a-d6e6-4071-8e7b-3997c50095be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:22:24.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:22:34.320Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=827c8a7c-3b44-4d90-b950-12a849c1a0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:22:34.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:22:44.329Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=38aeb5d4-3861-44ca-a08b-8932ac5c3d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:22:44.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T11:22:48.404Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T11:22:48.404Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-06T11:22:48.405Z |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-06T11:22:48.408Z |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-06T11:22:48.487Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-06T11:22:48.487Z |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-06T11:22:48.491Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:22:54.339Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=c390ebd8-5b35-440d-94be-0a1e7b1748a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:22:54.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:23:04.348Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=d6d822fb-029b-4b62-9e09-43a6ebcecb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:23:04.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:23:14.358Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=eaa623b5-df20-40d3-848c-834ed1b080ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:23:14.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:23:24.375Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=c9f2ed4d-4585-48e0-b145-2f16e96d89b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:23:24.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:23:34.388Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=d939eccd-67d8-462c-84c6-599aab1a07e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:23:34.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:23:44.397Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=a7fa2c90-60e8-48ba-b406-f99ea908bf1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:23:44.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:23:54.406Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=705568a7-0ed1-4b84-b2c4-f947e65c44dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:23:54.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:24:04.416Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=9bb8a4fd-fce1-4f69-9b94-dbb4a0f35f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:24:04.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:24:14.428Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=2770abec-6fa9-44d0-a201-e4eb7e0a2c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:24:14.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:24:24.440Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=b4b01124-e01a-4767-8981-d5beda2803e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:24:24.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:24:34.449Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=e771263e-ae45-4d68-b5b2-c0e806ed8b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:24:34.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:24:44.460Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=d2a447b6-b1d9-4a8f-bd53-b3be71958664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:24:44.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:24:54.470Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=edab3979-63ad-4c22-bb82-e12dc4679f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:24:54.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:25:04.482Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=1ed000a7-eeac-4a35-aeae-36a36da34c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:25:04.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:25:14.501Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=6cc048dd-8731-4091-b008-7269a8fa60a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:25:14.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:25:24.517Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=fb4159a1-5226-4d85-a0d3-ea099038eae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:25:24.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:25:34.525Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=0f2be258-0bcf-49b7-90b1-ffc6023e38ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:25:34.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:25:44.539Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=eab1fd49-fe5d-447c-9c5c-d054c773b4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:25:44.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:25:54.549Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=b86f4a80-30c5-41e8-bd2f-fceabc4cee8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:25:54.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:26:04.558Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=23482168-01b8-41b1-9fb2-caccce9e4270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:26:04.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:26:14.568Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=ccfaa8ec-2b8a-4c75-8004-95e2bafaf285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:26:14.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:26:24.576Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=efb35360-c8b6-45ed-93b8-099ad403d7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:26:24.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:26:34.585Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=c062de8a-fa92-4de7-bab3-a7402de92943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:26:34.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:26:44.602Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=e89d6748-e42b-4447-ae6a-7408b794a041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:26:44.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:26:54.613Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=90fd325d-57d2-4a00-a163-b1e23fdffd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:26:54.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:27:04.621Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=ca67b201-f6cd-4bb6-ae6f-32b40f5d71e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:27:04.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:27:14.631Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=decabcd2-18a1-41d2-98fb-ec1a9c8fbcf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:27:14.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:27:24.643Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=53433cda-0695-429f-b2b0-911e53b12faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:27:24.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:27:34.655Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=769cb473-4c76-43be-a6c5-3f95f1d2708c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:27:34.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:27:44.664Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=17351583-2256-4d9e-9924-3bee079850d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:27:44.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T11:27:48.400Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T11:27:48.401Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-06T11:27:48.402Z |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-06T11:27:48.405Z |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-06T11:27:48.472Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-06T11:27:48.473Z |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-06T11:27:48.475Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:27:54.674Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=a22d3197-a1bd-4b3e-8aa9-43e0632826eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:27:54.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:28:04.683Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=4c746f0c-2101-4ed1-a52f-57586feb9d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:28:04.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:28:14.692Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=a3949f4b-6117-4a0e-aaef-490aafc272ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:28:14.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:28:24.710Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=44a106aa-cbd8-4b32-b0ac-19aa106213d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:28:24.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:28:34.722Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=cf1af2a2-64f9-4647-b80e-cfe2883d36fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:28:34.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:28:44.730Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=0aab78a1-68d0-4457-9b33-77da8dda6ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:28:44.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:28:54.737Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=f7b8fe53-14d4-4094-97a0-46769b5fbfd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:28:54.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:29:04.744Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=9d0ac546-aa46-42ba-b541-9615d68523e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:29:04.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:29:14.753Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=46631f50-1b87-4207-b3fd-f758552806d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:29:14.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:29:24.761Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=0b19ed22-b187-4880-a1df-ac003a1564f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:29:24.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:29:34.770Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=7d3ea575-3ef3-468a-8986-2dec3b380611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:29:34.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:29:44.779Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=1ff905fe-4460-4706-9438-e604eefdfff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:29:44.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:29:54.787Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=83986951-f88d-4d33-988e-755e038bc105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:29:54.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:30:04.796Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=2ca98ba2-59ba-44cf-ba3c-050652ef942f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:30:04.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:30:14.810Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=947cf89f-22f5-4ed1-bbcd-a3475e5f1cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:30:14.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:30:24.823Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=2288f4a7-1514-4622-8252-887f10cb061d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:30:24.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:30:34.831Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=97c7c51d-3385-4c8e-858a-78b86377fc3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:30:34.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:30:44.838Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=b71901f8-f8bc-49da-be69-3faf47e8c982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:30:44.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:30:54.845Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=11fbb2e5-bb1a-40e6-9190-c30cf0f058b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:30:54.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:31:04.852Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=fbfd1e1a-0f5e-49df-a96e-c57597b894eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:31:04.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:31:14.860Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=02eef4fe-edce-4485-b964-52d22ce59d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:31:14.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:31:24.869Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=93be36b4-39f3-47f4-8677-9bf6d3c86f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:31:24.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:31:34.877Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=424ef7e9-4943-42b7-b4a3-ebb53afa1da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:31:34.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:31:44.886Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=41699c0f-e6c8-4ad9-9c36-e9c45fa7d759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:31:44.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:31:54.896Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=8620696e-5694-4f66-87a0-87852860f0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:31:54.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:32:04.914Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=2615c106-8108-4b6c-ad70-355cfd33343f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:32:04.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:32:14.924Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=f2a2dd8e-3250-4287-81e0-8cc4afb9b403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:32:14.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:32:24.933Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=c5c4c9ec-d0ea-44f5-8b54-d6ce903a7074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:32:24.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:32:34.942Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=7d7de9ed-d093-419d-871f-1acf9b3b5d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:32:34.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:32:44.951Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=ee3f14ca-ca14-44d9-a2de-fec382f4901a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:32:44.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T11:32:48.436Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T11:32:48.437Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-06T11:32:48.438Z |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-06T11:32:48.440Z |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-06T11:32:48.496Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-06T11:32:48.496Z |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-06T11:32:48.499Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:32:54.958Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=bcc1441a-72cf-4a17-8d7e-87152e4a10ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:32:54.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:33:04.967Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=d2298333-7f89-4f3a-b086-c55abc20c599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:33:04.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:33:14.976Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=f20a5945-0ff3-4572-9b3e-895e03ba828a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:33:14.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:33:24.995Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=a77d57b5-476a-46e3-be16-565116bb6743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:33:25.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:33:35.011Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=0874af11-2f80-4185-ba2d-a6b4c161996c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:33:35.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:33:45.023Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=1874c3fc-87a5-4f85-99ed-c2e50a17c5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:33:45.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:33:55.031Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=a7641b29-4fa5-4906-84a0-383183276ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:33:55.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:34:05.044Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=cd032997-be77-4f22-bae2-8605e1c8b11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:34:05.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:34:15.055Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=2e99955f-c47f-4b06-9214-2811ba1895aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:34:15.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:34:25.063Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=e3a2cd84-0fd1-40dc-9eef-7fdede3ce33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:34:25.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:34:35.072Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=46fadb33-6f29-40b0-a8e0-1562abf4dc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:34:35.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:34:45.083Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=1c0e0ad3-9826-4a93-8ca9-a5b3a310dfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:34:45.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:34:55.095Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=fded41f1-409b-4572-8b95-cfbcee20d112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:34:55.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:35:05.108Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=2720f073-1649-420c-93f6-70b827c26acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:35:05.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:35:15.123Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=4115c82e-44f9-47bd-ab54-8d1365e75696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:35:15.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:35:25.137Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=46440d5e-9056-4581-afd5-5f0576c648d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:35:25.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:35:35.146Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=e50e8dff-2678-49c2-a88a-6e785af13c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:35:35.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:35:45.155Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=4e08b4cf-ad91-4252-8792-a7ad6fea1229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:35:45.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:35:55.164Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=8dbe7b55-b044-46f4-b63c-05b76ed36c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:35:55.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:36:05.184Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=f406ac20-cd90-410b-9d3f-c41a886f62fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:36:05.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:36:15.194Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=db2a8694-6d6c-4b10-bb7f-458303ba525a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:36:15.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:36:25.204Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=075e3116-4aec-4b2f-bbfd-7083c669ebc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:36:25.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:36:35.215Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=1672ea62-995d-4d58-9c86-ee8a21f78ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:36:35.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:36:45.227Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=3160cda9-a136-48ce-92c0-28d7dcf9f122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:36:45.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:36:55.238Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=037b5a57-ae0b-4e38-b491-c84495e2f9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:36:55.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:37:05.252Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=c1d0c0db-084a-422f-8f8e-95318c9254e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:37:05.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:37:15.263Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=f2f81103-abcd-47fb-998c-94feb2685287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:37:15.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:37:25.272Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=a2b08b3a-efa9-4c61-a365-1c57d79b2b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:37:25.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:37:35.282Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=119d163a-9c80-435c-b934-4f6a84e82a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:37:35.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:37:45.291Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=f4a1817a-549c-43c6-a6cc-36b1b2047bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:37:45.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T11:37:48.451Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T11:37:48.452Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-06T11:37:48.453Z |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-06T11:37:48.455Z |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-06T11:37:48.513Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-06T11:37:48.513Z |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-06T11:37:48.517Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:37:55.303Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=2b63ef07-5728-49a7-bc96-65d66abc38e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:37:55.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:38:05.313Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=a314d81e-afaa-4a4a-b348-2daaa4ae24e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:38:05.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:38:15.324Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=9f014428-f6ee-40ac-b933-7656591160fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:38:15.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:38:25.343Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=2ca90d67-b9f6-4ba4-a27c-912536e735e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:38:25.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:38:35.356Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=11d89acf-84ff-4b10-9e12-8dbb0a623f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:38:35.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:38:45.365Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=4a662beb-fff8-478b-82b9-205839c4bce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:38:45.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:38:55.374Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=7e33ca4b-0403-43ef-a944-6a9835afa899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:38:55.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:39:05.386Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=65ffe535-f135-49a1-b657-075b9900aa43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:39:05.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:39:15.395Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=5aba95ef-c86d-4751-905d-2014d5b8cc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:39:15.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:39:25.405Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=cd3f8076-040f-4cc6-882b-ed0457ead7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:39:25.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:39:35.415Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=9fa170e6-a476-4f1c-880a-62aaae278628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:39:35.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:39:45.427Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=44efd3f6-9514-42f6-94e7-0a6e4a314612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:39:45.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:39:55.445Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=070a9946-5189-42ac-8d4b-e0510f8e7daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:39:55.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:40:05.453Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=9916bcd9-24ba-43a1-9d2a-34fb1c226229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:40:05.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:40:15.462Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=298743e5-daa1-4a89-86ba-40a3d756a72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:40:15.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:40:25.469Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=0a850f09-ff0c-4da7-9caa-bc374f3e71e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:40:25.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:40:35.480Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=267e968d-10b1-405a-8c00-cc42d79b44c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:40:35.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:40:45.491Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=74480305-b5f0-4f53-a983-5e30c71e2134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:40:45.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:40:55.500Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=f7e7f670-a664-407e-b3aa-5d2bee5211bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:40:55.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:41:05.511Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=c9ed4a47-a76c-4346-93be-3c9fefd4b777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:41:05.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:41:15.522Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=edfc445f-bcd1-4db5-8e79-afbf4a5b0e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:41:15.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:41:25.537Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=8647bb8a-e5f2-4abb-94ed-77d55c239d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:41:25.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:41:35.551Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=740f49d5-a6ff-41a1-8788-9e6c6e40dfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:41:35.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:41:45.559Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=da38b29a-2aca-4789-8aa1-ced91bb45151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:41:45.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:41:55.567Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=30b96ad9-032f-4206-86bd-b2a31b190a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:41:55.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:42:05.576Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=9b3b67e9-215f-41da-866a-d568d698953f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:42:05.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:42:15.587Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=181ab864-6853-4939-9aa2-76b7d7c3f7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:42:15.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:42:25.595Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=d302c2e8-a6d8-469b-bda2-997a11d134dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:42:25.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:42:35.604Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=c2f613ee-ed2e-4acf-a8a6-fa86bd3803a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:42:35.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:42:45.618Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=fee7669f-a7e1-4f4a-b743-f6c510b5dc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:42:45.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T11:42:48.379Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T11:42:48.380Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-06T11:42:48.380Z |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-06T11:42:48.383Z |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-06T11:42:48.454Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-06T11:42:48.454Z |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-06T11:42:48.457Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:42:55.631Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=da925716-6549-4292-9824-9d307091ccaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:42:55.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:43:05.659Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=410988eb-3670-4db4-a3f5-8cb0261ac2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:43:05.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:43:15.669Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=4d963157-43e0-4535-96eb-d952e8dd4ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:43:15.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:43:25.677Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=62ed31f6-4278-4b3a-a3fc-bdf1016b9823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:43:25.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:43:35.684Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=deeb9fcd-f8f1-49ef-9644-fbaa8f8bc01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:43:35.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:43:45.694Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=0ac8d0c2-af8a-457b-aaa1-465d3b7514e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:43:45.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:43:55.702Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=df4aa1ec-bf3a-4d90-853b-65cdab14f8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:43:55.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:44:05.713Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=7591f921-53df-4a6b-8340-19daf51b0691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:44:05.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:44:15.724Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=26e38d45-8fb8-472b-a4fb-92867ec1f930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:44:15.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:44:25.739Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=fadd0404-8f0d-4ae1-9d7d-cb529336a0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:44:25.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:44:35.755Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=6b647d2a-27c4-4649-b80d-5928932aeaa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:44:35.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:44:45.764Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=33a7cf80-5f4f-4f6c-922e-46a31125e10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:44:45.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:44:55.774Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=0d0bc4c6-3172-417a-91fe-0ecb8df93918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:44:55.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:45:05.783Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=6c207d72-9f43-4e2e-b7c7-d38c9ce48a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:45:05.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:45:15.795Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=6ed2ef94-9e77-4b04-b266-26ea4c1eca87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:45:15.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:45:25.804Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=b8e2b6da-2ea4-4f1d-ba93-2cef03bfe6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:45:25.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:45:35.811Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=0a5f5f75-6faa-452a-b44b-4a928c952577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:45:35.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:45:45.821Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=5b5a571a-1ac3-45f6-a5f7-f176dacccc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:45:45.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:45:55.833Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=0dee300b-641b-46e2-9542-a6d62ea380aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:45:55.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:46:05.843Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=aa8a4ca2-685a-4f63-9c88-dab9ee37a5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:46:05.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:46:15.858Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=e0a361ba-7886-43e0-a2e2-6f1e6a9406b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:46:15.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:46:25.867Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=78207944-31b0-4928-86c4-24c31046f46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:46:25.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:46:35.875Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=f40ba857-e479-43e7-b494-aaa1d9deffc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:46:35.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:46:45.887Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=abfe984e-101d-4e2c-a397-3082f3d948f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:46:45.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:46:55.894Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=325ca912-5fb0-446a-a52f-b5e650f6bce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:46:55.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:47:05.900Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=ee1ca5e7-888e-4ca9-bcdb-a52f819a7e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:47:05.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:47:15.909Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=920e80da-63d6-46b8-a54a-bf973f301a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:47:15.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:47:25.920Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=090b4646-ab9c-4928-81b5-255159607f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:47:25.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:47:35.931Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=61f6132d-3339-40df-86a6-8da5c1dc6da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:47:35.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:47:45.944Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=bb449dcd-06bf-4b27-b9e7-a9bfc4eb1a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:47:45.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T11:47:48.385Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T11:47:48.385Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-06T11:47:48.386Z |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-06T11:47:48.388Z |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-06T11:47:48.445Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-06T11:47:48.445Z |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-06T11:47:48.448Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:47:55.951Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=db4b83b5-d490-44c4-9830-c208e738bfc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:47:55.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:48:05.962Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=87561f0e-3fac-4075-9a7e-e21f0041e3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:48:05.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:48:15.970Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=d84d8bc7-fbc9-4613-bc48-1b67bc7a6cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:48:15.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:48:25.979Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=c8a5e6a0-0020-442d-8d6b-9d3d1af5eaac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:48:25.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:48:35.986Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=4d449bf3-72f8-46df-9099-dbaccce3ed96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:48:35.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:48:45.994Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=1e8b07a6-2262-4cb3-8c62-ebaaa5143d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:48:46.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:48:56.001Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=414f0af6-f276-41ce-a511-b4473f766255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:48:56.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:49:06.011Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=0e79d7cb-1894-4fed-843a-f17e06151e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:49:06.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:49:16.028Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=05a6b136-e813-4406-9a3e-8fbb5e51eaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:49:16.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:49:26.037Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=87abfb4d-6d5b-46c2-99d6-056fa95a5ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:49:26.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:49:36.057Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=fe067699-f50c-4814-a83c-a96ee1f19ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:49:36.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:49:46.064Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=32c028ca-d79e-49cb-9461-9e1443f7f886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:49:46.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:49:56.072Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=b1111b85-4d9f-4bb6-97b1-124be43df209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:49:56.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:50:06.079Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=9c55949a-4294-4dff-b532-d8fd78859d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:50:06.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:50:16.087Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=cfe76965-173f-44fb-940a-19caad458a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:50:16.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:50:26.097Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=28217a3f-18be-403d-80f7-b371784b200f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:50:26.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:50:36.107Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=48e3a7cd-0312-40fc-a9bb-b545db57f0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:50:36.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:50:46.122Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=3caea247-c21b-4926-b0c3-516972623c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:50:46.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:50:56.132Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=f6c0187b-26c0-4f63-b7fb-63ef2dbd0018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:50:56.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:51:06.138Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=9963b1df-3655-46c0-a378-5b4a812386df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:51:06.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:51:16.146Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=3f5151ca-d1e3-40a3-a82f-b860aeb17a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:51:16.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:51:26.156Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=083b8698-3d5d-461d-9b39-7ff27eb191e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:51:26.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:51:36.165Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=34adb171-b1d9-4b01-8926-fb0cbf173b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:51:36.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:51:46.174Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=6f8c53cb-c035-4209-83c9-4dd67c81d1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:51:46.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:51:56.183Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=949085a0-6fa8-4dc5-a200-ec9a8a0df03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:51:56.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:52:06.196Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=5962a8a2-9fb7-4359-a9cd-202ef06e3bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:52:06.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:52:16.208Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=3a155685-3e35-4f57-9371-8043967267b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:52:16.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:52:26.222Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=fe26763e-37a7-450f-89c1-0a369252ce57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:52:26.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:52:36.229Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=14771b0c-a126-4a2d-ba91-1b9606e4a547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:52:36.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:52:46.238Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=09bec611-bc10-4c08-96d2-4eee38b218e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:52:46.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T11:52:48.392Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T11:52:48.392Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-06T11:52:48.393Z |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-06T11:52:48.396Z |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-06T11:52:48.445Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-06T11:52:48.445Z |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-06T11:52:48.447Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:52:56.247Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=c0a58cd2-96ad-4bc5-b8c2-e14f229ece12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:52:56.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:53:06.255Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=322576ac-bdeb-4972-97a6-4c72d479edf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:53:06.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:53:16.264Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=56f65f86-62c1-4484-a311-cc43a7eaddb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:53:16.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:53:26.272Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=2778b477-b40e-4e67-aec4-0e0c7409d68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:53:26.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:53:36.281Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=051c6272-4dbf-4add-b56d-746ef7503e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:53:36.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:53:46.296Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=06100f84-0600-4d69-9ebe-cae3dc6d539b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:53:46.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:53:56.303Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=dbbdfb46-172a-403c-b1ca-b4d5836f4d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:53:56.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:54:06.312Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=61a5496c-71fc-4d2e-aa20-05895b2c184f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:54:06.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:54:16.321Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=ee46d9f2-7457-4eb5-9b25-805dda89527a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:54:16.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:54:26.330Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=bfa88886-1bb2-45c7-bb1a-8090ee96d3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:54:26.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:54:36.339Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=c171a72e-de9a-4d6d-81aa-22e03071e64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:54:36.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:54:46.349Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=571fad79-9edd-47ff-88b3-c0320912469b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:54:46.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:54:56.357Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=08c9e2b0-ed8d-4008-bd84-6f671ff7eee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:54:56.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:55:06.368Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=cc7c93af-e01e-4519-9c29-8b08affd4f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:55:06.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:55:16.383Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=627ba119-4121-4148-a7f8-34baa5448732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:55:16.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:55:26.391Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=85813080-f102-4e69-9711-5794b7c3c440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:55:26.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:55:36.401Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=fd6737e6-6c0a-4799-a46a-3555b251eb97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:55:36.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:55:46.409Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=02cacacd-2a78-4467-922f-bc2cd0e9c4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:55:46.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:55:56.417Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=b328c86d-19d8-44ce-8b79-45c6026371bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:55:56.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:56:06.424Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=b240607e-d783-449f-a63d-6fc5c322da51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:56:06.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:56:16.436Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=8f26557b-9449-4412-b30c-6c04b37a6781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:56:16.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:56:26.445Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=c4c80823-c4c5-4735-a61d-ec4de2866d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:56:26.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:56:36.455Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=ddbd6e4c-73ac-4f50-8dee-cc962f60e1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:56:36.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:56:46.468Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=6f7fe99c-6d29-4e4b-998c-f884e713382e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:56:46.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:56:56.480Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=7ccda9a6-b5d7-406c-aef3-0d690bba7e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:56:56.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:57:06.489Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=0149fe65-e2e9-48fd-928f-045450ffcd1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:57:06.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:57:16.500Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=d64dcebe-823c-4e97-bb80-cb3b12b71a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:57:16.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:57:26.522Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=ec5194dc-52f9-44cd-9e29-864408f5b90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:57:26.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:57:36.529Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=45fff417-eec9-42a8-a398-ef7ffcf75448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:57:36.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:57:46.541Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=4dc098eb-0065-4375-8d78-de04bc8f32ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:57:46.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T11:57:48.453Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T11:57:48.453Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-06T11:57:48.454Z |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-06T11:57:48.456Z |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-06T11:57:48.513Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-06T11:57:48.514Z |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-06T11:57:48.516Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:57:56.552Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=3ae40361-1297-4a78-9f3c-fc58226b0580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:57:56.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:58:06.560Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=11a0683f-04d1-45c8-a25e-2503fd1acc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:58:06.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:58:16.569Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=3d6ed00a-34dd-47bb-ba62-a98dc3263482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:58:16.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:58:26.583Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=ff953423-a0ee-4592-9429-ce7db5f75a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:58:26.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:58:36.595Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=3054cfe2-1c42-4c7c-b94f-fee6e56143ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:58:36.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:58:46.602Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=144c6833-82ff-4113-a469-0fd862a29a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:58:46.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:58:56.612Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=2d53a0d6-6938-45b8-bd09-90eca694fee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:58:56.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:59:06.620Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=e43aec30-b09b-4acf-aee8-fac5595df85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:59:06.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:59:16.629Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=9e69d141-9773-471d-8e68-5fd87381f1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:59:16.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:59:26.637Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=e633e88e-a302-4aa7-b0d9-824e654c20c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:59:26.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:59:36.646Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=17f62e65-7b09-426c-a231-989740f0eb35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:59:36.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:59:46.656Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=8a80813d-5478-478d-91a7-24e2885ec60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:59:46.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:59:56.666Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=74f211d0-a112-42d8-a85c-f659c873e685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T11:59:56.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:00:06.677Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=ab51318f-300a-422d-bfe8-f6bd49d2f46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:00:06.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:00:16.690Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=8f115d3c-1a91-461b-80a3-c0ab173b9a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:00:16.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:00:26.697Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=98d8be26-5518-41b3-a263-2d34c783acd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:00:26.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:00:36.706Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=ffb78e62-bf44-499c-b399-09f4022ff1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:00:36.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:00:46.717Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=7f11eff0-2618-415c-9e2a-0ab8182a28fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:00:46.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:00:56.726Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=2c5446b8-b1b0-4e30-989b-dd9e89d2d16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:00:56.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:01:06.734Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=fd3f9f56-5e1b-44cc-b2f3-ee2ecee376af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:01:06.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:01:16.748Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=26919e14-ec50-444f-9ea6-21dfbc9f3f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:01:16.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:01:26.764Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=d1b53fc1-bd02-4496-b1b4-278962cfed5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:01:26.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:01:36.774Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=e284f675-d46e-4874-ae94-ad8dca942fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:01:36.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:01:46.791Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=7d8b3bfc-9050-4772-b550-43642a2d6212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:01:46.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:01:56.799Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=f6f4b0e8-3bd9-4de1-9827-dc3ea919e9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:01:56.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:02:06.808Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=5161ba1d-c4b5-4a00-a804-150c9bbbf815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:02:06.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:02:16.817Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=0784c58c-e752-434b-96a0-7a19a0668042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:02:16.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:02:26.834Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=076e6174-fe7b-44f1-92f1-9dd35213fe1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:02:26.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:02:36.843Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=c0d8d851-82eb-4a21-a1ff-bedbc6badb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:02:36.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:02:46.853Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=8e7a0a84-1040-4923-b4d8-c4d43ce6ab74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:02:46.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T12:02:48.378Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T12:02:48.378Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-06T12:02:48.379Z |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-06T12:02:48.381Z |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-06T12:02:48.444Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-06T12:02:48.445Z |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-06T12:02:48.448Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:02:56.862Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=bfd44f2c-15f0-4a4d-a983-023a74e8fe59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:02:56.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:03:06.870Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=e51746cd-4168-4144-9f04-8a84e6ec8df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:03:06.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:03:16.881Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=c9dbedb2-0cc7-4560-81a7-ccf9ac07f583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:03:16.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:03:26.893Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=dbac91d1-f23a-44b2-8e73-96e18cdab715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:03:26.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:03:36.900Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=c45c3780-1e66-407d-b45b-8d63859d3382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:03:36.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:03:46.908Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=b85fe55b-a2a1-4897-8af3-85970e2784a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:03:46.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:03:56.929Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=3037d533-f281-461b-ab0e-1ccfc17dc1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:03:56.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:04:06.941Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=d1f6102e-e896-428a-b1d4-1de13ebfb3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:04:06.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:04:16.948Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=47622002-a582-4be4-97ca-fd36de6784d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:04:16.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:04:26.956Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=5f86887f-e058-4841-913e-5e4b03e47081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:04:26.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:04:36.962Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=0d6394c2-e67e-43f5-8706-5360b396b9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:04:36.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:04:46.971Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=8783921a-6983-4abd-9b66-03891b8d8162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:04:46.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:04:56.987Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=485accf5-a1d4-4c35-9311-a793a83ce33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:04:56.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:05:06.997Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=23d138ae-e6f8-4952-9066-6226f0138857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:05:07.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:05:17.005Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=0c84f0d0-2aa9-4ee3-8bfc-e72010545757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:05:17.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:05:27.014Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=9977bafe-0150-4ab4-8154-8944c00ac78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:05:27.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:05:37.021Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=f2198b0f-d74e-4add-a0b4-3ea330b33639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:05:37.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:05:47.028Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=8768db12-9948-40cf-afcd-7e55d0664f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:05:47.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:05:57.036Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=9116d98e-bf92-4f8f-b8b9-97952f044923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:05:57.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:06:07.043Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=437f5880-60de-4170-8710-212f680b538c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:06:07.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:06:17.051Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=1f6fa81a-69e1-4179-b5cf-f16991a24356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:06:17.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:06:27.059Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=24605c92-7e86-4a4a-98bc-87e3d78ff393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:06:27.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:06:37.073Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=fecd76e6-78be-4418-a6aa-bfcfa52106cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:06:37.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:06:47.083Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=05a0a3d1-8fce-4181-9dff-d89057e7c8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:06:47.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:06:57.097Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=ccec2386-fd7f-4e04-9e46-76cb7f32d83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:06:57.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:07:07.105Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=ab473cf4-4fa8-4c48-a4ed-d570f8678943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:07:07.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:07:17.114Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=443fd347-1723-4f81-8eef-61d3cfe8f3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:07:17.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:07:27.124Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=1bcdecb4-93b2-4f44-ab1c-20fc940350e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:07:27.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:07:37.193Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=229aa89a-c9a5-424c-9303-634c12596840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:07:37.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:07:47.201Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=c3a38bb4-def1-45d0-96b9-e03cfb2723b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:07:47.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T12:07:48.407Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T12:07:48.407Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-06T12:07:48.408Z |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-06T12:07:48.410Z |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-06T12:07:48.475Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-06T12:07:48.475Z |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-06T12:07:48.479Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:07:57.210Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=02735e8d-e109-4b12-901b-bad8c579e380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:07:57.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:08:07.224Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=39988537-4454-417b-a2af-1592fa244808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:08:07.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:08:17.234Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=607987e2-b8d7-462e-a35e-8bb8af3e34f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:08:17.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:08:27.241Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=6a61e321-bd98-45cd-9b72-eb7547e1802f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:08:27.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:08:37.249Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=36efd7c5-148d-4ed0-a78a-90ccc9c7a812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:08:37.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:08:47.258Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=f82219ce-33b0-4760-aa69-c06b7278437e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:08:47.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:08:57.267Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=2760e872-1882-4566-bcc4-422e6df167c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:08:57.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:09:07.275Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=12009fe9-5891-4ef9-86a1-3e8538d6d990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:09:07.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:09:17.283Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=eed83c81-d813-42b7-9e32-aa37cb7cd15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:09:17.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:09:27.292Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=0700356f-5c1a-44e6-b74e-5b1eaea27f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:09:27.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:09:37.303Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=145d1d21-95c1-49a5-b887-1abeea06e6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:09:37.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:09:47.320Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=333bebec-5cb1-45de-adad-e68a1117bb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:09:47.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:09:57.334Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=574fc394-b85c-42b4-b9e3-fada1ed84f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:09:57.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:10:07.344Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=ea93bf7b-9c51-4d65-ad1c-2e4cbdd8d1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:10:07.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:10:17.353Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=a01be499-2ea8-4903-8b4b-03adeb1f71d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:10:17.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:10:27.362Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=55f062d5-ed7f-4660-826f-93956c33af5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:10:27.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:10:37.372Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=a0a0a15e-d6d1-4296-8f75-7eb9341db775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:10:37.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:10:47.382Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=dff12722-ed6f-4267-b98f-59b660915dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:10:47.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:10:57.391Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=8b17bb40-4d7a-4769-901c-98c8cce825e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:10:57.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:11:07.403Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=1ab11245-4b8c-4a69-9e2c-7b1c050591bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:11:07.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:11:17.410Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=855a145b-9326-4d82-aeef-36a3778136e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:11:17.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:11:27.420Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=a53ad9aa-759d-44c4-858f-5d3216f996e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:11:27.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:11:37.432Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=688f6f51-860d-4d4f-98a0-e1e496eb2a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:11:37.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:11:47.443Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=d7dcca94-97ab-43e6-821f-83d925df08b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:11:47.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:11:57.450Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=6ba0e46b-8fdc-4bba-9034-dfa3199b9c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:11:57.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:12:07.459Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=d7fdc0b3-fe90-470d-b3b3-3ab5b3a64c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:12:07.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:12:17.468Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=56e9094d-7297-4399-9c6b-1da9c94579df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:12:17.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:12:27.478Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=60dc3ae9-dd30-447d-bd6f-fbe3d15587a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:12:27.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:12:37.484Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=b91fdd15-d354-4a3e-8181-da124e72c3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:12:37.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:12:47.492Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=b029e8b7-16a2-4778-a5d1-3ceea4e5b106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:12:47.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T12:12:48.346Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-06T12:12:48.347Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-06T12:12:48.348Z |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-06T12:12:48.350Z |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-06T12:12:48.419Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-06T12:12:48.419Z |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-06T12:12:48.422Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:12:57.508Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=bc5cb4e5-38fe-42b3-a725-fd684460559e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:12:57.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:13:07.523Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=50f9e9e3-fbea-497e-b6c8-1fc307189d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:13:07.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:13:17.532Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=b8493cd0-7166-46b5-9828-722220b2120d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:13:17.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:13:27.539Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=296bcaf7-4e91-47b6-8364-ace2653be841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:13:27.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:13:37.556Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=c807865d-4135-459a-a134-c9ba4c067376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:13:37.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:13:47.568Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=e1f6f679-eae9-46c1-8606-cb88beb7e753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:13:47.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:13:57.578Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=0fb727d7-0e91-4a68-b780-0e02347ce428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:13:57.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:14:07.586Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=8ec45410-c7b2-4467-a710-9869ea46f2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:14:07.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:14:17.592Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=72432b88-6768-4bff-9c41-e55bdcb95719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:14:17.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:14:27.600Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=ab2e0078-7a91-423b-a89b-67c1359b62e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:14:27.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:14:37.608Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=0513bcba-9f2a-432e-92a0-59652b33e146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:14:37.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:14:47.615Z |INFO |Init configs |InvocationID=a4871078-6658-4596-bdba-8f6f9a58df34, InstanceUUID=56566dbf-8e46-42b9-8bcf-54b047cb68ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-06T12:14:47.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |