. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T10:36:03.083Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T10:36:03.114Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-11T10:36:03.185Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-11T10:36:03.847Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-11T10:36:04.673Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-11T10:36:04.675Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-11T10:36:04.754Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-11T10:36:04.813Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-11T10:36:04.856Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-05-11T10:36:06.603Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-11T10:36:07.111Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-11T10:36:07.127Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-11T10:36:07.128Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-11T10:36:07.208Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-11T10:36:07.208Z |INFO |Root WebApplicationContext: initialization completed in 2351 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-11T10:36:07.591Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-11T10:36:08.510Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-11T10:36:10.468Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-11T10:36:10.999Z |INFO |Started MainApp in 10.8 seconds (JVM running for 11.55) |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-11T10:36:11.086Z |INFO |Start scheduling PRH workflow |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:36:11.097Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=5371138c-1f5c-49a6-ba7f-6c2f434878c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:36:12.208Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:36:12.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:36:22.236Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=88116a62-53ac-4a16-a86f-905254eb8fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:36:23.274Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:36:23.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:36:33.276Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=d0110641-fdef-4674-9dff-1fb38217d2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:36:34.350Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:36:34.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:36:44.356Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=776228ae-f23f-4c1f-b966-aa8d7ca46b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:36:45.427Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:36:45.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-11T10:36:46.859Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-11T10:36:46.860Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-11T10:36:46.862Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:36:55.429Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=5a0c7dcf-5ef0-4420-9e12-9d588aad7e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:36:56.500Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:36:56.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:37:06.501Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b2373b30-946e-4ede-b302-5605c004da69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:37:07.594Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:37:07.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:37:17.596Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8e06eb1f-a989-42ec-bb4e-7d31a9762b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:37:18.636Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:37:18.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:37:28.637Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=7e0d8a12-91f2-41a3-87eb-203c018c4abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:37:29.682Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:37:29.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:37:39.683Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8451eb1b-98d7-4741-a088-eac8d08d3656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:37:40.715Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:37:40.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:37:50.716Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=36e00df7-6711-4bf0-b3c3-524af55a3e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:37:51.760Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:37:51.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:38:01.761Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8c1d8744-5a94-4fdc-a9bf-57789f32ed3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:38:02.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:38:02.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:38:12.795Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=4e7de63e-7121-473e-ae93-1ab2b8921b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:38:13.835Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:38:13.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:38:23.836Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=66d10ac6-207b-4ed2-a814-93fb03ca1870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:38:24.878Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:38:24.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:38:34.880Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=4c7129ed-02e9-478e-9c2f-9b3b6ea147d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:38:35.916Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:38:35.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:38:45.917Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2e46ac3a-f549-4a26-aae9-17f88abe634f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:38:46.953Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:38:46.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:38:56.955Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b7ec4946-36c2-466e-a249-d53b4e9f5b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:38:57.995Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:38:57.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:39:07.996Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b8d0ce5e-8e18-4f9a-b36d-37dd5896ff2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:39:09.045Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:39:09.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:39:19.047Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=ff1aed49-5c09-4078-90dc-21a3e76585de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:39:20.114Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:39:20.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:39:30.115Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2715fc7c-b65d-4302-90ed-839f35c0fb35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:39:31.146Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:39:31.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:39:41.147Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=3d0a8020-4c31-4e0c-bfb8-b4dd4464d999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:39:42.186Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:39:42.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:39:52.188Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=07bf77ad-7fd5-4eda-ba12-e2a8878d8a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:39:53.226Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:39:53.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:40:03.228Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=08570678-626e-4c50-84bc-00bd1ebe3e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:40:04.266Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:40:04.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:40:14.268Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=7647e88d-06d2-444a-b288-28b3f9717de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:40:15.306Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:40:15.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:40:25.307Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=9b580f2e-7ae2-4a42-b9f1-1071fd3a3f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:40:26.364Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:40:26.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:40:36.365Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=f34c883c-cd4f-4c25-9775-33166baf6510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:40:37.429Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:40:37.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:40:47.430Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=9e0a04e2-3088-4f7e-95a9-7befaf3fe392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:40:48.494Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:40:48.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:40:58.496Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=64d25829-2bb6-49e3-82e4-acca0bf172f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:40:59.533Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:40:59.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T10:41:09.211Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T10:41:09.211Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-11T10:41:09.212Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-11T10:41:09.214Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-11T10:41:09.313Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-11T10:41:09.313Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-11T10:41:09.316Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:41:09.534Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=439e29c5-dd50-4ae3-b0d3-701de661ffad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:41:10.604Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:41:10.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:41:20.609Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=5071d80c-000f-47d4-b847-4b3a3fa39627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:41:21.643Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:41:21.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:41:31.644Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=cb865aa5-6b29-42e3-98ac-ce979b0b9c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:41:32.682Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:41:32.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:41:42.684Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=eb0d0bb1-1222-4331-84ee-f8ee077ba819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:41:43.723Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:41:43.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:41:53.724Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=201cc885-258f-4ef7-a8dd-0f0956d8213d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:41:54.764Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:41:54.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:42:04.766Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=c2591c08-67f7-4234-a476-a06a6cc3d162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:42:05.802Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:42:05.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:42:15.804Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=7a2ef741-0d1e-4915-bebb-f95779e31305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:42:16.874Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:42:16.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:42:26.875Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=36ce5466-8425-46d6-a67d-53352569cd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:42:27.914Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:42:27.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:42:37.915Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=84f42eba-3baa-45cc-ae80-ee6d5aacbb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:42:38.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:42:38.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:42:48.961Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=35ffe769-3683-4166-a4a0-294c6e4d7f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:42:49.994Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:42:49.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:42:59.996Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=3f388eb9-27bd-4755-b93b-7a61c97957a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:43:01.034Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:43:01.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:43:11.035Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=edc460e8-85d6-4799-b910-f6d3e8ca74f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:43:12.075Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:43:12.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:43:22.076Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=9cb80c73-5226-4b56-88f5-5c9efe6509f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:43:23.114Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:43:23.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:43:33.116Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=42212299-d61e-477b-8ab9-8d47034ce8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:43:34.154Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:43:34.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:43:44.156Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=0641cb5e-3e4c-479a-adf2-453d74437bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:43:45.228Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:43:45.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:43:55.229Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=4f69a9b7-a806-4646-85f8-4dacd254003b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-11T10:43:56.267Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.55.31:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:43:56.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:44:06.268Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=110f97cf-24a1-4b88-840c-b23d3bd255ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:44:06.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:44:16.298Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=70309a4b-de05-4fb7-a6bf-8bb4d3ab0641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:44:16.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:44:26.316Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2aa5324e-cff1-4cc1-903b-b7b855c725f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:44:26.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:44:36.328Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=32a2f190-7bc7-4202-9252-67ca3d8eb006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:44:36.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:44:46.340Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=1cda5f41-0577-4c08-9dc8-b14280c35f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:44:46.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:44:56.350Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2dc6cf06-3c54-4cfc-9a5e-92dcdbefd2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:44:56.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:45:06.361Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=7a6421e5-ce4e-4d64-8a87-46161f26a107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:45:06.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:45:16.370Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8a1bde04-df8a-4fcd-8723-f3aec8de2a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:45:16.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:45:26.383Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=20ad85d9-db5a-407c-98b6-12ee952cbde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:45:26.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:45:36.397Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=3a837860-57f8-43ab-b6e4-f5898d593cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:45:36.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:45:46.409Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=bedee061-108b-44e0-9172-10ecee4a2650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:45:46.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:45:56.421Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=c08145ce-b90c-4726-80b9-1cedf6caefbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:45:56.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:46:06.432Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=72b1ef23-8ac6-4341-b969-12532c5b1da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:46:06.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T10:46:08.113Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T10:46:08.113Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-11T10:46:08.128Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-11T10:46:08.139Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-11T10:46:08.231Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-11T10:46:08.231Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-11T10:46:08.233Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:46:16.442Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=19fb1756-c37b-48eb-853d-6f98ad701be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:46:16.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:46:26.453Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=896def1c-ac80-4e98-a81a-73ddcfc6160f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:46:26.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:46:36.463Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=50235f71-7b9a-4a17-82c9-38d983709ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:46:36.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:46:46.474Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=f8c223d7-5c6b-4a91-9b17-d75c96ee01dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:46:46.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:46:56.484Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=02de0b41-2d0f-4c50-9fb5-b25492f55ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:46:56.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:47:06.495Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=26bc97ea-221c-47fa-abc9-89a1281182b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:47:06.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:47:16.505Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2842e00b-7170-4af4-ae11-cd64e8c82f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:47:16.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:47:26.516Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=0fa14101-af24-474d-8f15-6523e134babe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:47:26.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:47:36.526Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=320745ca-c0f1-41e7-aa95-d262d395e629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:47:36.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:47:46.537Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=fa74d16d-2d03-4596-9d80-e32660a8e624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:47:46.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:47:56.547Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=f0c225e2-a5a2-48a7-a051-d01a8e737793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:47:56.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:48:06.557Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=578df725-c4fb-4a07-b224-896c4cc712c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:48:06.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:48:16.567Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=387fb548-8646-4527-9d0e-d2f64785bf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:48:16.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:48:26.577Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=a79ad81f-d5fe-4f60-a685-609d4af5ae09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:48:26.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:48:36.586Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=23ffdd88-086d-490b-badb-9e3fa3643a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:48:36.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:48:46.595Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=c873d4e4-0571-45f2-937e-4f34429b3f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:48:46.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:48:56.605Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=83715079-645d-484a-b119-f7be77dfdc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:48:56.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:49:06.615Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=063e0939-45b4-48d5-8962-b85c47ee993d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:49:06.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:49:16.623Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=392ac885-bf84-4195-87d0-ec8a3f16b7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:49:16.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:49:26.633Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=fc341e77-4412-464c-a29d-ae0a53080c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:49:26.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:49:36.642Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=56839ae3-a809-447e-bcd9-7c28f3546251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:49:36.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:49:46.652Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=581bb7e6-47c9-4e57-906e-ab1ee34fc853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:49:46.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:49:56.662Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=a0cf6da7-f932-40fc-82ac-8e1a7cc94a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:49:56.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:50:06.672Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=91ee137e-3e58-4c69-8d13-23c90c7eaffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:50:06.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:50:16.681Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=0f4f2f23-8d87-48a8-a47c-5d2508abc1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:50:16.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:50:26.692Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=7d9c341a-aaad-4840-b756-089f8969f9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:50:26.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:50:36.702Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b30824cb-a8b1-4d7d-ba60-d673e0244bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:50:36.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:50:46.711Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=1856c429-4379-43b9-9d20-a5fe8b8ba9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:50:46.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:50:56.721Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=ae4f2c33-8a6e-43af-83ab-e86e00d11b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:50:56.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:51:06.730Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=0aee03a5-7e85-4655-8d07-e26d4b0aceae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:51:06.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T10:51:07.869Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T10:51:07.870Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-11T10:51:07.870Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-11T10:51:07.871Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-11T10:51:07.977Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-11T10:51:07.977Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-11T10:51:07.979Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:51:16.742Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=3a7ed18a-e7e8-4fe4-9ddb-7b5a8fc0ecea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:51:16.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:51:26.750Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=760082d9-4f55-404a-9c28-a912c84fafb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:51:26.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:51:36.766Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=a7234d03-3118-49c1-95d4-06c885788611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:51:36.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:51:46.774Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=04c5309a-c455-4f85-98a1-dabfb78617cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:51:46.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:51:56.781Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=802a0e10-aa1b-486f-bd05-79ca5d576a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:51:56.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:52:06.792Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=f6e430ec-69a6-4106-9a64-eed438423823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:52:06.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:52:16.802Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=d8ffa9b0-3227-41f9-9398-6a2b87b37920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:52:16.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:52:26.811Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=465fa224-b6ec-4a00-9af7-7a168f53afdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:52:26.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:52:36.821Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=6a8c8447-db24-4f17-b4ac-003d4840b165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:52:36.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:52:46.830Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=06a2798b-6fee-44e8-b901-e2044ceed9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:52:46.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:52:56.839Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=9dc6c76d-bad1-489d-adf1-a65f64ad7249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:52:56.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:53:06.848Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=80329010-25ea-413d-8721-47c64d1bd372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:53:06.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:53:16.861Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=ef813423-93e5-4655-8475-0e3faa96d9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:53:16.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:53:26.870Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b5e65c10-1942-4187-b123-25b51fd73be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:53:26.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:53:36.878Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=7267ea3b-1d33-49f3-a50b-a96efddef959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:53:36.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:53:46.886Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=a22ac793-4680-4328-9013-35cfd1273930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:53:46.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:53:56.894Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=731ea619-61eb-49bb-a810-c3c9a4682177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:53:56.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:54:06.902Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=300e3d96-3716-4f4f-8dbb-e9f4bfb451b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:54:06.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:54:16.911Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=58f7fc67-760b-4e81-8314-952f804e7313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:54:16.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:54:26.920Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=1809433a-1743-4807-80cc-496b3b775fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:54:26.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:54:36.928Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2d6846a8-2f10-4370-ab09-63793b110d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:54:36.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:54:46.937Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=877bd02d-9e64-416b-bb7c-a68c5377d00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:54:46.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:54:56.944Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8afe7f90-31b5-419a-a0c0-3e2105dbda90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:54:56.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:55:06.953Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=641778d3-0c07-4be0-8719-aa3e5cf6133a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:55:06.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:55:16.961Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=93cb01bc-483c-4409-a963-4b3610a5b877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:55:16.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:55:26.969Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=05f2d73a-52db-439d-967b-6bfc6a1bc34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:55:26.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:55:36.977Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8b2c1d8c-619a-4a29-8a08-2837a1f6b21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:55:36.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:55:46.985Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2d5dab22-454a-40cc-891e-df7bbdf948af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:55:46.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:55:56.992Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=d4102572-24c9-4f01-897c-87f1d54c70be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:55:57.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:56:07.001Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=c35c1a87-904a-4ec6-8c7e-77f80ab27c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:56:07.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T10:56:07.911Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T10:56:07.911Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-11T10:56:07.912Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-11T10:56:07.913Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-11T10:56:07.993Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-11T10:56:07.993Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-11T10:56:07.997Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:56:17.009Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=084d9b5c-05f4-470b-bda7-c6a41c62dac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:56:17.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:56:27.016Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=80e33f82-cf28-401a-89e5-41c9e35d9955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:56:27.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:56:37.026Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b9b7b4e5-eae3-49ff-baa7-ebce96c36bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:56:37.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:56:47.034Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=1d163ec5-f774-4738-b23d-cfb00b56c838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:56:47.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:56:57.042Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2d1861ab-2edf-4c05-a21c-3b462666f4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:56:57.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:57:07.050Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=60ac844a-408d-43d0-923b-8ffe90990ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:57:07.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:57:17.063Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8b53d9b8-fa8d-4130-83a8-9e3d3741260f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:57:17.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:57:27.070Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=d12ec628-cca4-4cd7-be02-334a0934ce68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:57:27.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:57:37.077Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=cbd93b92-e5ab-435a-bc11-9528b0192a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:57:37.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:57:47.084Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=e0d3b153-d197-41f5-b680-3bd0ec6e77af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:57:47.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:57:57.092Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=cb774b0e-7527-40b9-9160-f21d8b15d10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:57:57.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:58:07.102Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=1a89b7b1-9cd5-4ae1-982d-0a41623edcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:58:07.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:58:17.110Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=c83182b6-a545-41a5-b36c-c027b68bcf3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:58:17.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:58:27.118Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=00d47e1d-b927-4b74-a023-74d636bb486e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:58:27.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:58:37.126Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=1e093d97-2888-4b74-aeef-b44511eb7808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:58:37.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:58:47.133Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=849cecc3-c35d-40b9-84d5-683da582b47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:58:47.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:58:57.141Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=3167ddc8-5062-4b9c-aae8-b9a6b0a00740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:58:57.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:59:07.147Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=3dc78b5b-c179-4160-89db-629dbfbd0481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:59:07.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:59:17.157Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=90a8dcfb-28e0-48e3-af04-49b659161879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:59:17.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:59:27.166Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=e2520c17-0361-4aec-b6e1-31208677fd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:59:27.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:59:37.173Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=33aa6d00-cd7e-4ba4-b826-6e9e087d8050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:59:37.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:59:47.180Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=47abf4f6-b5ba-40fe-8589-d7af2dd484d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:59:47.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:59:57.188Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=88283e0a-37d5-4df1-a100-0927ce5d550a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T10:59:57.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:00:07.195Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=482128d5-0f4b-4d72-835e-6b8ec9b117bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:00:07.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:00:17.203Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=031454a8-10af-4cd4-939c-4bc437ce3dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:00:17.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:00:27.210Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=be68b910-27a3-4fca-aeb1-ac5a65d9fbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:00:27.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:00:37.218Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=13fd3132-3ac7-4ab5-bc91-6bde06389dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:00:37.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:00:47.224Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=f02f2865-c2be-48fc-9803-faa4965441d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:00:47.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:00:57.232Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=f5cef495-61b3-41b3-88cb-c5064118271f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:00:57.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:01:07.240Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=0b88d9c0-f2f9-4e98-9fd5-cfca6bc4374b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:01:07.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T11:01:07.876Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T11:01:07.876Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-11T11:01:07.877Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-11T11:01:07.878Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-11T11:01:07.972Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-11T11:01:07.972Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-11T11:01:07.974Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:01:17.252Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=e825c090-0d91-4979-8680-20c82a546588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:01:17.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:01:27.259Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=d9952c92-c610-4527-9f00-41b245453600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:01:27.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:01:37.267Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=816fb49d-86e4-4440-8638-bc06fb1c06c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:01:37.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:01:47.273Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=66984fcf-9bb2-459d-8039-b94a6676bbcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:01:47.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:01:57.280Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=25a6fe3c-6096-4fdd-9eae-aabda11e43a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:01:57.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:02:07.287Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=4f676ad2-22cf-49e8-b4a2-0a5a7b3c3610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:02:07.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:02:17.294Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b47ad672-6513-4264-8cf4-cad51ee1c902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:02:17.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:02:27.303Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=e5182b67-f2c4-454c-8195-12280299096c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:02:27.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:02:37.311Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=33196a46-5dbb-4fbe-8759-5c0432119ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:02:37.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:02:47.318Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=d89549c2-c649-4f78-ba2f-c6e9e561e826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:02:47.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:02:57.326Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=68ea786f-9071-4aa6-b766-fb80f817c656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:02:57.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:03:07.333Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2fdd79de-dfc6-474f-8627-b22340747a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:03:07.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:03:17.341Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=f9317ae5-c2f0-43bd-b665-31dba9deaefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:03:17.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:03:27.349Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=e0d6f8a4-f5dc-45e7-b562-65bedf5c7fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:03:27.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:03:37.356Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=e0482115-0c41-435b-b908-2179a3a92415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:03:37.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:03:47.363Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=34f29835-b74a-4c07-a75b-27fa053267b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:03:47.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:03:57.372Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=5c8eb4de-002d-4297-90eb-e2a3a12f008e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:03:57.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:04:07.380Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2b054e6f-abed-4cbc-9885-114d2ca7ad84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:04:07.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:04:17.392Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=a9234cf6-ea49-4410-a8e2-7a62444077f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:04:17.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:04:27.401Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=641b9d5e-c378-4cec-9c37-973b1cc61905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:04:27.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:04:37.411Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=4bf81492-e091-4273-a93f-8e7f1cb9b660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:04:37.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:04:47.422Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=7d840705-6aee-4e32-8cda-208bfdde4faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:04:47.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:04:57.430Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=a5b07efd-8af9-4c2c-ac08-93bf937a6de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:04:57.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:05:07.438Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=45d23ce3-e5e7-425a-b226-05532f8f8e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:05:07.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:05:17.447Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=622506e2-8c8f-47d7-b67b-7a6ee4bdb7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:05:17.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:05:27.455Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=129b1d29-a648-4bef-8eb1-aae472f8ba9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:05:27.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:05:37.461Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=6cdca40f-d31f-4a22-98f5-8566567fa495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:05:37.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:05:47.468Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=f80a6a6e-247b-4ec7-b744-dcae479f9c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:05:47.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:05:57.474Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8da72d0d-223f-41d4-9670-104bb0a268c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:05:57.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:06:07.481Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=7a4873db-33ef-4323-aa5e-7a881d4a2746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:06:07.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T11:06:07.883Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T11:06:07.883Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-11T11:06:07.884Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-11T11:06:07.886Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-11T11:06:07.962Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-11T11:06:07.962Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-11T11:06:07.965Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:06:17.488Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=691739c7-9c2a-4f5b-94fa-7741918dce24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:06:17.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:06:27.495Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=5b384b6e-8551-423c-abd2-d922634e3856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:06:27.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:06:37.501Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=80033f9c-9354-4215-901c-1aa31a3e570e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:06:37.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:06:47.508Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=56013bd2-899f-48ba-9cc5-8b06f26a5e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:06:47.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:06:57.516Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b7c822f5-7ba3-4cd6-b97c-557fa564abfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:06:57.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:07:07.523Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=74146988-3de0-4a61-80cb-ce3b5dbc5edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:07:07.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:07:17.531Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=cafffe55-ba6d-4e17-ae6b-a14963f83f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:07:17.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:07:27.539Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=1f1427d4-913a-4d9c-9bfd-909f036c8dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:07:27.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:07:37.546Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=3ba78172-5c7b-462a-9aa3-8e7f720391ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:07:37.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:07:47.554Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b79659b6-da2f-41b2-9f37-e2fdfc4c64c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:07:47.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:07:57.561Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8645dc50-9e05-4672-afcb-ada8af862134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:07:57.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:08:07.569Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=dc70ad70-7876-4827-ae94-d73aa2d61957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:08:07.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:08:17.577Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=65ce5dca-d8e9-4ad0-85b8-fe65b22878cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:08:17.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:08:27.584Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8d086773-05d8-4989-bae7-ee6707b3b8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:08:27.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:08:37.592Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=32866d7e-fdf8-45df-96aa-814b64272e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:08:37.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:08:47.599Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=01adcef5-9202-43c9-8249-d19c0cb209f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:08:47.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:08:57.606Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=bd3a47eb-f2c3-42d8-aa57-a8443727f82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:08:57.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:09:07.614Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=4fe7821b-1d4d-462e-8b04-0cf83810ad7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:09:07.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:09:17.622Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=e2dbede9-80e5-4d1a-9734-afcfb8ec583d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:09:17.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:09:27.629Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=c71fd92a-075c-4ba1-921b-f3320f5790b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:09:27.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:09:37.637Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=d943e44c-0d65-48b0-85f3-d7b1341a574d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:09:37.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:09:47.642Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=28804b50-1e06-48c1-b085-b01eae0e4df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:09:47.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:09:57.649Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=5c060f88-6008-41c6-a7e2-a81756778f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:09:57.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:10:07.656Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=c7db1df5-b2c5-4ff7-88ed-380990f2d9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:10:07.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:10:17.665Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=33382f3f-b21c-4b2d-866c-8e788e4d4f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:10:17.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:10:27.672Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=ac91c741-05f3-4d8b-a05c-1392ffeee52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:10:27.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:10:37.678Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=9a4f741e-2c1e-4483-9085-e0cc97d5ba10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:10:37.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:10:47.694Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=f177ffe2-671c-4d4e-b7e3-0c092e13a973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:10:47.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:10:57.701Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=22b237f4-13d2-405b-aab5-840008af6639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:10:57.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:11:07.709Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=c24c828d-a2ab-44d5-8468-6a27660ced9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:11:07.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T11:11:07.892Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T11:11:07.892Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-11T11:11:07.892Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-11T11:11:07.893Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-11T11:11:07.975Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-11T11:11:07.975Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-11T11:11:07.977Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:11:17.717Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=1a34d1ac-b991-40cb-8ed7-484225444ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:11:17.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:11:27.725Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=d9011a9b-7a53-48e3-a22d-fc1480447dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:11:27.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:11:37.732Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=eb379c36-110a-4ca7-b77f-eb015e647696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:11:37.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:11:47.750Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=77ec9f07-0c66-414e-af67-9fff361a48d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:11:47.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:11:57.757Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=d4c8f182-9bc1-401e-9952-5dc9d3d15c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:11:57.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:12:07.766Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=6bb570e1-0c70-45e8-b2d2-5c054c7f1b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:12:07.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:12:17.772Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=012f5116-20d7-4436-a7b2-d2900e41def9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:12:17.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:12:27.778Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=9f8d8109-b6f1-4ecb-9545-8a0dca196519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:12:27.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:12:37.784Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=506a8677-3d40-4245-8f97-657680e47a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:12:37.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:12:47.794Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2631df5e-f172-48eb-8f51-e8e544ea9696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:12:47.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:12:57.802Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=bc638a51-6b85-4638-a75a-088a18749674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:12:57.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:13:07.808Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=0cb7e49f-b38d-4db0-9480-0965a0aedafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:13:07.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:13:17.814Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=1930f13e-f0ff-4203-89d7-e58048c7bd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:13:17.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:13:27.821Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b817fe85-8ae4-4e6b-8408-c2898d5e44fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:13:27.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:13:37.829Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=1ff5e3b3-3bab-41a6-b3da-098769cfe824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:13:37.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:13:47.836Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=eb388967-259e-4abe-8386-4dc854125440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:13:47.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:13:57.843Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=c11c98aa-710f-43ab-8ec7-f816e87aec1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:13:57.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:14:07.849Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=93658339-bff6-4585-9038-1b6cb3b2ad45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:14:07.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:14:17.857Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=7b7a068a-2d82-41fc-ad87-305a74f03a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:14:17.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:14:27.864Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=a7adbb15-ca7d-4bbc-a80e-0275a71ba33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:14:27.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:14:37.871Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=c91659c3-29c7-4908-974d-56768877e318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:14:37.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:14:47.879Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2ac72dcd-3999-47c0-8609-fcae0909e0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:14:47.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:14:57.886Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=df3d97ee-c140-423f-8e7e-7575d3998aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:14:57.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:15:07.891Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=1acd1c22-50ce-47fb-b3fd-811480485393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:15:07.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:15:17.899Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=639b46c5-4df5-495f-b875-3cb71eb051b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:15:17.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:15:27.905Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=a9c334ac-1236-41db-a6ba-d2ae5a7f610e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:15:27.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:15:37.912Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=30263819-dc14-4c66-84b4-365016f831d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:15:37.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:15:47.918Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=43d2ec12-deb5-4163-87a5-547a0d0686c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:15:47.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:15:57.924Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=821701fc-1272-4d06-9925-c62876e5a276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:15:57.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T11:16:07.877Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T11:16:07.877Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-11T11:16:07.877Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-11T11:16:07.879Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:16:07.932Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=0c428a5e-2699-4261-93cc-7f5edd4e9639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:16:07.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-11T11:16:07.947Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-11T11:16:07.947Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-11T11:16:07.949Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:16:17.938Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=097fc1df-6e3f-4de4-b4c1-c0b6f661de3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:16:17.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:16:27.944Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=e15180e2-85d4-4676-8c2b-c725e24b74e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:16:27.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:16:37.951Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=ef1c89c4-b174-44a8-8b66-6e1bd60f9903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:16:37.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:16:47.962Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=a8c6cd66-1a26-4b6c-9487-1a157e72956f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:16:47.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:16:57.968Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=16c8b5c3-1f28-49b2-9b57-7fe899cb8862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:16:57.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:17:07.975Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b3848262-07b5-4e66-9a64-526c143bb6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:17:07.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:17:17.981Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=351e6d9c-05dd-40b5-86eb-367702ab714a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:17:17.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:17:27.987Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=80038423-6c86-4353-9608-3252188aceb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:17:27.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:17:37.995Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=3af74d44-71fa-4390-b339-19c42209e9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:17:38.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:17:48.002Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=e671fa30-ca63-4506-a3c5-f179040b8015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:17:48.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:17:58.009Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=ee83b280-e836-40db-a42b-b49ffca2761b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:17:58.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:18:08.017Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=a20a747b-0dc7-4cfd-a15c-59e771cbe250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:18:08.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:18:18.025Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=9a43203f-3894-44f1-879a-84712e472b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:18:18.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:18:28.032Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b8131ea3-cb6a-4c80-8439-e04c962a4604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:18:28.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:18:38.039Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=4f5b7f5d-bfdb-4367-b032-588b907c3391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:18:38.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:18:48.046Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=55459c62-6ef0-441e-a606-e5b5abf7ad93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:18:48.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:18:58.053Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=6b11cefc-aa6f-4253-ab4d-426cc148f193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:18:58.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:19:08.059Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=504c0c81-a70a-4dca-b815-433b23f1a360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:19:08.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:19:18.066Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=36db8e20-8d99-4353-beb0-98361c2f3c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:19:18.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:19:28.074Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=f4555b1d-cef4-439a-85fb-e9d2ab07dde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:19:28.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:19:38.090Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=38fa0031-491a-42fa-9bce-922b1d1d62d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:19:38.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:19:48.098Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=6abd7f05-6489-4804-89ad-59eb584db4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:19:48.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:19:58.104Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=3c8dd7e4-a3ff-4484-909f-d488a61ec0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:19:58.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:20:08.112Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=62e9975f-9bdf-4ed9-a2f5-1ae448b8ca3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:20:08.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:20:18.119Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b966e328-59e3-4b85-b6bf-a4185271bbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:20:18.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:20:28.126Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=ffad085f-2b5a-4ab8-81d2-49858a21f6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:20:28.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:20:38.134Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=6cffc722-2ab4-4d4e-b0fe-f005849dcaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:20:38.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:20:48.141Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=54d49dfd-bd88-42bd-942f-c23190e8cbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:20:48.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:20:58.148Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=cf6874b3-6007-4056-9ac2-5d5884da7374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:20:58.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T11:21:07.903Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T11:21:07.903Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-11T11:21:07.904Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-11T11:21:07.906Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-11T11:21:07.979Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-11T11:21:07.979Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-11T11:21:07.982Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:21:08.155Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=bd92b965-88a1-442a-afd9-28fe1770ea97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:21:08.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:21:18.161Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=9a6a9d8a-9b84-4c9f-9a7f-a03ba1422c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:21:18.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:21:28.168Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2cfff877-8201-4786-ba44-58b6869bb368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:21:28.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:21:38.174Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=d806854d-a313-4f74-803c-b7711bd141d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:21:38.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:21:48.182Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=67082ecc-1f23-42d2-90db-958283b0ef7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:21:48.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:21:58.193Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8e670e37-4dd2-4f47-8a9a-e177a9942c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:21:58.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:22:08.200Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=c6fdcc1c-7fd0-4f30-8699-a17ef3198c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:22:08.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:22:18.207Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=bc2f3857-3970-40ed-a7ec-eb3bb1c15b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:22:18.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:22:28.214Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=649b97c3-db2b-4a39-94a9-7c08f64b1b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:22:28.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:22:38.221Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=10d637ad-e622-4a7d-abf2-d7789f184976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:22:38.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:22:48.227Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=28f2608e-e40d-45a8-a7b3-7c0a9dcaf529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:22:48.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:22:58.235Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=0a3f577f-fe37-47d8-999a-5e10614c97ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:22:58.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:23:08.242Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=d4834f40-5a4f-46e8-99f4-1afd27a4f566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:23:08.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:23:18.249Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8ba66407-8f99-4fcd-af7b-98a69372e4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:23:18.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:23:28.256Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=e354ca9d-9ae8-4adb-bae8-c344b2fb652f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:23:28.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:23:38.263Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=c45d0f9f-10d6-415b-b42d-752500d6760d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:23:38.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:23:48.269Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=c1ec69df-aa7d-4be6-b2cc-db1176260dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:23:48.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:23:58.275Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=ca3baa92-ffef-4c16-915a-711a95afc829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:23:58.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:24:08.281Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=37287daa-5a6d-4598-8611-782d738dea8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:24:08.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:24:18.288Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=bf6bc91b-1cc3-4658-acc3-b250be94f9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:24:18.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:24:28.294Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=59eedfd0-eaf4-4a25-b1a0-d94c8bf68945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:24:28.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:24:38.301Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=990f003e-6353-432a-b5b4-87a45fd7fd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:24:38.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:24:48.308Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8c9a2f62-7b6e-473e-9257-728987518722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:24:48.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:24:58.315Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=976e94fd-647e-4726-8fd7-127dac66f742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:24:58.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:25:08.323Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=c36c8066-7409-4f49-924c-0e28cda71899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:25:08.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:25:18.330Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=291e51ad-55c3-449f-ba08-5e75ba18c18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:25:18.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:25:28.337Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=0fbb6aa8-8a16-42ea-8601-f6fd09170de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:25:28.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:25:38.343Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b159ba86-ef8f-43f0-bec0-02520e349144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:25:38.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:25:48.350Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=cdd27ece-1dfd-4665-a520-1f8a38cc8e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:25:48.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:25:58.356Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=0d05a25f-e76e-45a4-a0bb-cd344cbf5499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:25:58.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T11:26:07.872Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T11:26:07.872Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-11T11:26:07.872Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-11T11:26:07.873Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-11T11:26:07.943Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-11T11:26:07.943Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-11T11:26:07.946Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:26:08.362Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=23c53ed6-3cff-4204-987d-24a90995c75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:26:08.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:26:18.369Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=e1844577-5841-4d01-80a6-4518c54385b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:26:18.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:26:28.374Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=162ae3e3-711f-4cfc-bac0-c9b87290b84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:26:28.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:26:38.381Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=e3ddd63d-c78c-4234-9a67-00430d63b3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:26:38.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:26:48.388Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=43ca2e6f-fe25-4987-9d5a-6c1b3aac7bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:26:48.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:26:58.394Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=1401eeae-31cb-4a48-81f7-15800f1ea742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:26:58.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:27:08.400Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=f4f59d62-ab01-4957-8c7d-96cff884c736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:27:08.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:27:18.406Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=9af7e72a-a381-4289-8b85-5743b252cb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:27:18.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:27:28.413Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b1192a77-fb49-4997-bb14-d595fb661916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:27:28.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:27:38.420Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=f0e67a89-e346-4367-907f-459d4a64ca98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:27:38.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:27:48.427Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b712b23d-547d-498a-a564-5cc143382820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:27:48.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:27:58.434Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=a576c4f6-8cb2-44f2-ae75-ba1be1c66855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:27:58.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:28:08.442Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=50d788ba-c052-4caf-8e7e-fada84a401f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:28:08.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:28:18.448Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2e0f1c77-33e9-4086-b417-48ae6de800e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:28:18.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:28:28.455Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=c0f6916e-11f8-4589-9d9b-1f21a8b75210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:28:28.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:28:38.461Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b139059b-6727-4d77-b717-c0712a78585d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:28:38.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:28:48.467Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=f56d4b41-318b-4c8a-b4f5-2b5f2ccfd39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:28:48.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:28:58.472Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=10f59754-6cd1-4b24-99ff-fdfbaa1b6329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:28:58.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:29:08.479Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=d36a2d7e-ee05-4eab-a5a3-b5b3d2498974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:29:08.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:29:18.485Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=e79d5c0a-70eb-4b58-8892-fc6a074b554e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:29:18.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:29:28.490Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=1b16302b-a9c4-4e60-8959-9c516b22532f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:29:28.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:29:38.497Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=e55f3c13-b3ee-4966-a12d-8cab9c3b5de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:29:38.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:29:48.503Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b4469725-5bad-4ed7-8cc8-355266d3ea3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:29:48.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:29:58.509Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b8601bc6-a965-46c4-aa8d-865b1e67806c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:29:58.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:30:08.518Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=c6ba2b2b-eb01-478d-bed4-c4e0325efd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:30:08.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:30:18.524Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2b6852bf-a00f-4af5-8d4a-2d3c78a0c625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:30:18.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:30:28.531Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=48451712-672e-45ad-81d8-32e6ef4be2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:30:28.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:30:38.539Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b30430d6-2559-4ef1-ba6a-b83a6ad82260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:30:38.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:30:48.545Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=cc9d4680-224b-41c6-b27a-367d1bfd5a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:30:48.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:30:58.552Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=4ccc86b5-1401-452b-a093-d44aaf0290d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:30:58.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T11:31:07.855Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T11:31:07.856Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-11T11:31:07.856Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-11T11:31:07.857Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-11T11:31:07.927Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-11T11:31:07.927Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-11T11:31:07.928Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:31:08.557Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8adba006-6f0e-4321-a788-46630252e648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:31:08.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:31:18.564Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=4552b5b8-5d93-4d5d-846e-1765a9586431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:31:18.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:31:28.569Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=3f840728-39f1-4755-aa45-ce5febd02713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:31:28.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:31:38.575Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=f6881474-826f-465e-b25e-e9714d1930e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:31:38.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:31:48.580Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=73bd7479-ccda-4a42-a040-fc09311f0a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:31:48.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:31:58.587Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=ada78859-cd2e-422e-a083-2754a53c7f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:31:58.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:32:08.592Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=4a03e44a-bfe4-49da-9658-f91e5295a67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:32:08.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:32:18.598Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8e613f7c-e53b-4b61-9041-892ee4052504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:32:18.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:32:28.605Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=108cb1c4-fc10-46e5-aa90-fcafd1ce2ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:32:28.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:32:38.612Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2b3a429a-bc83-46e4-9dac-9922611445ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:32:38.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:32:48.618Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=eb2a6f3e-f47a-4304-9b49-b092e5560db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:32:48.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:32:58.625Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=374c0c94-1c63-4a7f-983b-92776e88c018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:32:58.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:33:08.631Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=12eb13b3-3775-4086-9603-6fe88476129b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:33:08.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:33:18.638Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=85f24cdc-4899-48ed-8d36-f0569ed20399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:33:18.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:33:28.645Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=837ec519-2ddc-43e7-95bb-2869d4f622d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:33:28.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:33:38.651Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=15b3d06e-f542-43bb-88db-ca0dbec62687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:33:38.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:33:48.657Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=04ac6b0e-e9af-4ab4-b79c-3051b98cb466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:33:48.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:33:58.664Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=241cd650-64b5-455e-8f15-11e0fa3c4392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:33:58.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:34:08.669Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=984110d5-e791-4fc4-b2e2-2c2e53f245e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:34:08.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:34:18.675Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=a373ff5e-504e-4d35-8dea-b7e751f81dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:34:18.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:34:28.681Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=97dc3e81-e99d-4d0b-af55-5dc9f784becc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:34:28.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:34:38.689Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=82bbc2a2-1e5f-406a-86ff-43fd5387ba36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:34:38.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:34:48.695Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8cdb86b8-3fef-4764-bfc3-1b95298f5739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:34:48.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:34:58.701Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=65d32a34-38fe-4930-b33d-b65f1e4a3701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:34:58.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:35:08.708Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2a91d376-3767-434f-a7ca-f4f6d3a98c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:35:08.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:35:18.713Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=1e699bfb-52c7-43f6-910b-86512c257e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:35:18.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:35:28.722Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=10b2d90e-24e6-4755-9196-a53e78aeab2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:35:28.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:35:38.729Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=fe912cef-ce84-415c-b30b-429447fa8a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:35:38.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:35:48.736Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=011dc136-5ba7-4f13-ba40-f71a3d0e3ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:35:48.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:35:58.746Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=a7282d32-11f6-4016-942c-b2b270a65427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:35:58.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T11:36:07.888Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T11:36:07.888Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-11T11:36:07.889Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-11T11:36:07.890Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-11T11:36:07.968Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-11T11:36:07.968Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-11T11:36:07.971Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:36:08.754Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=0eb88ba8-2a50-4f2e-9d91-a5b11cc15030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:36:08.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:36:18.761Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2375d96d-cd35-46d4-8fed-86a6946a8d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:36:18.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:36:28.768Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8e919232-72c4-4584-ac55-48923b5e4416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:36:28.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:36:38.774Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=6b421e41-3314-409d-90f2-0caf296efc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:36:38.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:36:48.779Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=78e7646d-df2b-41e8-ab9c-cbfa055008b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:36:48.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:36:58.785Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=f83f7f53-3aa6-47d7-a838-3fc78610ab84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:36:58.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:37:08.792Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=3df66d28-e16a-4283-94c6-e142bcc94e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:37:08.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:37:18.797Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=7215ea7d-e9fe-444b-82f2-c5375251df05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:37:18.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:37:28.804Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=e3522878-1a27-40a6-b3ca-e7a7ebd9ce1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:37:28.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:37:38.809Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=e45e593b-edc6-41d5-bd52-a69ef4e37daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:37:38.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:37:48.815Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2c68f9a0-84bf-4dcd-9b93-cc750ca585a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:37:48.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:37:58.822Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8925169b-acc1-414c-80d2-2a6598f951cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:37:58.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:38:08.832Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b7a7197d-ed05-41a8-a151-b181663f2475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:38:08.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:38:18.838Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b88b12b8-e675-4ea4-983c-a9e7fd7dbe52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:38:18.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:38:28.845Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=42e80feb-4c89-4e99-a47b-6d68fa37bd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:38:28.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:38:38.852Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=31fed776-1b76-4027-b8b7-8ea1242b6963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:38:38.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:38:48.861Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=471a36aa-067b-4cd3-90e0-877e5ba29f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:38:48.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:38:58.867Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=6bb5d5a9-2ac1-4cb5-a8fe-b74542cdd116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:38:58.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:39:08.873Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2ee9e1b2-9dcd-4fc6-befe-e23eedf677f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:39:08.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:39:18.880Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=494823b6-ac86-4910-b0f7-ba7d4ff2d6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:39:18.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:39:28.886Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=89d797b3-6886-41c1-ac1f-9056b0d1707e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:39:28.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:39:38.892Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=df8ad70a-6e7d-443b-88fe-de280221c965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:39:38.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:39:48.899Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=fb80d0d8-80a2-4315-ac0f-94691504c114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:39:48.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:39:58.904Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b7ebac58-99a3-47f9-ad43-9bb3ffad54aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:39:58.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:40:08.910Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=47c7eb70-fdc2-458f-bec4-549f3bfd220f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:40:08.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:40:18.915Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=90d799f2-4809-4f0f-a3b7-0c7e49ce9602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:40:18.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:40:28.922Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=ba4279ef-f9fc-4c8c-aaf0-0ddccfbdc826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:40:28.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:40:38.929Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=600d4fa2-c20f-4248-89e7-d73095b6869a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:40:38.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:40:48.935Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=024c84d8-f2e0-4737-afaf-c8b3d7b6a795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:40:48.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:40:58.940Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b65a2b86-726c-4f58-84a1-1625c2666559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:40:58.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T11:41:07.876Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T11:41:07.877Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-11T11:41:07.877Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-11T11:41:07.879Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-11T11:41:07.952Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-11T11:41:07.952Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-11T11:41:07.955Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:41:08.946Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=46fa2d7a-7a75-4669-887f-34363449de20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:41:08.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:41:18.957Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=f9d0bd4c-264c-4e74-a654-12f715fa9a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:41:18.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:41:28.963Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=d36aba48-06e3-4a38-bd86-60c69bb1b1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:41:28.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:41:38.970Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=23b3996d-d37e-4c3a-bd76-01d540a29eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:41:38.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:41:48.976Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=07da35ae-2c19-4dfa-9322-b80b4797e295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:41:48.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:41:58.981Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=70988439-a991-499c-b657-941600ea7a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:41:58.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:42:08.986Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=73978a5c-c53a-460b-b82f-5ae5c7be59ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:42:08.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:42:18.992Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=a2fa11c3-b90e-4c01-b667-11850512838e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:42:18.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:42:28.999Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8ea64d94-f975-42f6-bef3-33c2d15fdd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:42:29.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:42:39.006Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=c981ff75-004b-472c-8c5d-51a653735a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:42:39.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:42:49.011Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=57697ab3-b697-4a6b-b1db-fcaf0477b0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:42:49.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:42:59.018Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=31d933c6-2e50-433c-8c5b-6c73fa89998f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:42:59.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:43:09.026Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b3f401f7-939a-4cf2-a8a3-d57dadbe259b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:43:09.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:43:19.032Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2c76e987-9f5a-4e2e-96ab-a43f2a95e152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:43:19.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:43:29.038Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=6b7b5ac5-fb07-4add-9bd2-b4464732b950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:43:29.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:43:39.045Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=5d00e190-8b54-4c85-9a00-c7e7d2d4fd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:43:39.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:43:49.051Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=e4c85b8b-d06d-4664-b2c5-9a400d08cad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:43:49.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:43:59.056Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=016780ae-ccd4-4d08-8c84-54530a309d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:43:59.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:44:09.062Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=c8eac87c-b63c-4f9a-9743-145a5dcdeef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:44:09.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:44:19.067Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=a68d7430-12f2-4150-831c-8335baf8e621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:44:19.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:44:29.072Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=32ac4ca9-f151-4d74-8790-9564256cac10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:44:29.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:44:39.077Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=ca46ef9d-f910-40bf-bfd1-871bdfa52e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:44:39.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:44:49.083Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=64f77b7f-2d06-4bf3-bb57-657cd97df37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:44:49.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:44:59.089Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=9ec5a383-dfd4-4468-afd1-49299be70710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:44:59.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:45:09.095Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=1319e73f-a539-4cf2-b56b-311eef853c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:45:09.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:45:19.101Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2c5b3e9e-86a4-423a-b338-dfb4b00ae032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:45:19.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:45:29.108Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=7dce4f07-7f1a-43c4-8c13-c57db523dd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:45:29.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:45:39.114Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=9f8e0418-f96a-425e-a5ff-07848ce75ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:45:39.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:45:49.120Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=bd9718dd-c6f2-4534-a3b2-aaa9e2593310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:45:49.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:45:59.126Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=689b3e40-1190-4529-9a73-2245255840c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:45:59.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T11:46:07.877Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T11:46:07.878Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-11T11:46:07.878Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-11T11:46:07.879Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-11T11:46:07.954Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-11T11:46:07.954Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-11T11:46:07.955Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:46:09.133Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=dc7408db-bcc3-43ec-9108-cebc6835f7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:46:09.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:46:19.140Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=9bfac02c-53a7-4f47-8dcc-5c4802b6e97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:46:19.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:46:29.147Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=ad034f86-80c6-43f2-96c6-dd87d5688ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:46:29.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:46:39.152Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=66148a67-4f52-4407-9c6e-b49f687fd737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:46:39.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:46:49.158Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=a0372b08-5d5c-420c-90f4-f47b50bdb9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:46:49.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:46:59.163Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=fb0494bd-0151-4763-baa7-1997d90e00f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:46:59.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:47:09.169Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=a7cb60fd-6eda-4ba7-bb67-a8f6e14d86f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:47:09.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:47:19.174Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=58f8ec75-860a-476f-a84c-a8a98326774d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:47:19.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:47:29.179Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=a2ad2f1f-f63e-4cbb-b0d5-16c08bf44355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:47:29.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:47:39.184Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=070ec235-2b7c-4804-a4a7-90d276ea34b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:47:39.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:47:49.192Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=ef6ad25d-020c-43e3-aa1c-2bd600aaeaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:47:49.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:47:59.197Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=08ddf50d-639f-4b4a-968a-ae52fbc992e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:47:59.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:48:09.203Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=77097aad-2621-4789-8f51-7bcc315df32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:48:09.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:48:19.209Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=afe9fc54-12c9-439c-b3c7-baa5e51a7e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:48:19.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:48:29.215Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=9096832c-16b8-472e-9a80-23054ff1617b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:48:29.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:48:39.221Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=ca64bbca-332b-4815-8307-8aed7cc3028c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:48:39.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:48:49.227Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=6d2a6309-dfa2-44ea-899d-e516055c33ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:48:49.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:48:59.233Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b8c1fe9a-cbf1-4856-b820-337e4cbfa7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:48:59.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:49:09.239Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8045e10a-fe24-420b-91d9-9542ab3c7040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:49:09.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:49:19.247Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=24afe720-5b79-4517-8d50-523ad96a18b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:49:19.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:49:29.253Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=361faa67-2fa4-4b27-8396-a657bde0bd21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:49:29.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:49:39.258Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=5b0933b8-0a1a-42ec-bad6-29e996c938f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:49:39.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:49:49.265Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=bbcc5dd2-7837-429d-ad02-e88ba5b35bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:49:49.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:49:59.271Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=188482d4-d387-499f-a9ee-f8dd48f93179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:49:59.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:50:09.276Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=a9e63f26-6b22-4954-ae25-b097449eec32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:50:09.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:50:19.282Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8867fffd-9318-422a-8ec6-0a0ab33f2882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:50:19.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:50:29.290Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=6ca2a14c-e2cc-4c6f-b744-d3e7cadc8d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:50:29.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:50:39.298Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=c17c81ce-1db8-40f9-bfbb-c58325422b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:50:39.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:50:49.306Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=e4bdd8a7-7825-456f-ab77-4c9001013ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:50:49.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:50:59.315Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=9bcc055d-f011-476d-8782-f815ff4baa42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:50:59.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T11:51:07.908Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T11:51:07.908Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-11T11:51:07.908Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-11T11:51:07.910Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-11T11:51:07.991Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-11T11:51:07.992Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-11T11:51:07.994Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:51:09.324Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=d218b595-3aaf-4ffd-9a12-21a64fd4ad14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:51:09.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:51:19.330Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2c025c87-df24-4819-8e69-443d97e5cc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:51:19.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:51:29.336Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=f8fe69c4-4190-4fe4-9a9d-3beb91939ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:51:29.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:51:39.342Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=4916cc22-a7af-4401-86cf-1fcee26b0fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:51:39.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:51:49.348Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=44c67725-6bdf-45d9-a432-5e36c9cd7df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:51:49.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:51:59.355Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2f8718a7-a06c-4734-a7fa-85238037a142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:51:59.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:52:09.365Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=ce50253c-c74e-44d7-a364-54bd65f70319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:52:09.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:52:19.381Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=5e8be6ca-b8f1-4e27-a2a9-10a770f4780f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:52:19.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:52:29.388Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=9ce83db2-3b89-4b5e-830f-0a45154f6534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:52:29.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:52:39.392Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=453bd96d-78eb-4218-aeca-5acc4af34490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:52:39.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:52:49.398Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=1346b3d0-6bdd-4f96-89cf-0819f15ddd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:52:49.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:52:59.405Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=ce0ca78c-62c7-4ad0-a150-e4465580b775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:52:59.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:53:09.411Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=71221104-b67a-4276-bd14-7e3dbc6047d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:53:09.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:53:19.417Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=89e54b22-b9ce-4f3b-a6ff-0974e98c794a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:53:19.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:53:29.423Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=accb4ae4-ce46-4242-8bd3-45802320142d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:53:29.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:53:39.430Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=9403dae4-5ea3-4d36-b556-637b13a40445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:53:39.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:53:49.436Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=33c8ed96-72e8-4f71-a526-4b8b0da7100d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:53:49.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:53:59.442Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=6a8e6bdc-7cab-4c73-a201-0f804b1404c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:53:59.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:54:09.448Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=c041a975-8cf7-47e1-a2ef-d141f8eb1356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:54:09.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:54:19.462Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2b428f1e-a452-4493-9773-a4ef0af8c6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:54:19.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:54:29.467Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=a6b90051-4e8e-474e-92aa-b7d0b4591b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:54:29.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:54:39.473Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=a2a25d72-d7e6-4807-80cf-dca27b776c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:54:39.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:54:49.479Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8c5afd17-d019-4783-9850-744eeed61718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:54:49.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:54:59.485Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=27481a85-e694-4544-b605-61ef937efce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:54:59.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:55:09.491Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=6b0683e8-b5a6-4238-8a85-e15b20f237bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:55:09.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:55:19.496Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=cc3732e5-5160-47c6-a642-eb0c7af3243d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:55:19.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:55:29.502Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=5b500cfd-6d37-4f05-aa85-b2eb441841ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:55:29.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:55:39.509Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=e6c81e63-8e9b-44ed-bf65-1b3280af7f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:55:39.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:55:49.515Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=383813f6-c49f-416e-acee-d2f488464660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:55:49.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:55:59.521Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b62b9717-6a08-4c37-ba81-39e83930480d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:55:59.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T11:56:07.866Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T11:56:07.866Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-11T11:56:07.867Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-11T11:56:07.868Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-11T11:56:07.970Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-11T11:56:07.971Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-11T11:56:07.973Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:56:09.533Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8ff44faa-05ad-481b-84a2-562279dad4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:56:09.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:56:19.539Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b07db1c7-a76b-4730-97e2-ff061e82bd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:56:19.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:56:29.546Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=75322a52-b0c6-456a-9c01-bc2fc1208163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:56:29.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:56:39.553Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=c77032b7-4c5d-4faf-89af-9c4ab6ebad0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:56:39.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:56:49.562Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=ce94c351-12df-4665-9615-2238c99642c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:56:49.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:56:59.569Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=ee826fb2-62c1-41d0-9e53-b397a983b987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:56:59.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:57:09.575Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=c345708b-b8a6-4360-860b-9c11d23b09a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:57:09.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:57:19.581Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=5656c52b-7497-4ccb-9f9d-eb538a210b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:57:19.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:57:29.587Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=44f13866-775d-43cb-8136-186381c3411b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:57:29.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:57:39.593Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=e4548781-319a-4c87-9ec0-a807c4998441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:57:39.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:57:49.599Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=aecb4a06-8452-4078-b39c-e29015580009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:57:49.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:57:59.605Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=41d40d36-e13a-45b8-8ea5-30659f36ee86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:57:59.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:58:09.613Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=58e0923e-8225-4389-a72c-f94dbcbb2528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:58:09.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:58:19.620Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=044fdfb4-0ecf-4251-b789-09b15d3bcced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:58:19.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:58:29.626Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8dccbec0-4118-46ee-96d3-461e19d95c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:58:29.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:58:39.633Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8e373527-14cd-4b44-bce2-993ca5d363fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:58:39.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:58:49.639Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=5c6be61c-d72f-4ba5-bca8-3a3d1150473f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:58:49.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:58:59.646Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=fb8a3d97-4bad-46a5-ab02-56170b685954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:58:59.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:59:09.653Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=f84853c6-0b8f-4cf3-a3d0-9d836b61aeba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:59:09.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:59:19.659Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=31ce2273-5f3d-4dfb-9c9e-a9a4e0599a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:59:19.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:59:29.665Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=d5fe02ae-b069-4de9-bc0b-9c964ee0c16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:59:29.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:59:39.671Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=a3682a8d-bb24-42c0-b522-94091ca899bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:59:39.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:59:49.677Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=308d0cf7-3f62-4bbe-a02e-b9db195d79a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:59:49.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:59:59.683Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=f97e26f3-f0a9-4cd7-9aa0-1552941fa0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T11:59:59.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:00:09.689Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8111a65b-a2f7-4aca-a23e-d92b2af94882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:00:09.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:00:19.695Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=360b3535-68c4-4053-b195-b34e947d8ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:00:19.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:00:29.702Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=996e06ee-88e0-47da-b5d9-c0d538f1ff15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:00:29.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:00:39.707Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=1ecce042-0672-4a5e-9df1-9ee03bc7b3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:00:39.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:00:49.713Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=dc96f41f-bff1-4f27-b137-a4eb6eddcd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:00:49.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:00:59.719Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=dad40445-e2d9-437e-838f-46eace399b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:00:59.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T12:01:07.858Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T12:01:07.858Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-11T12:01:07.858Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-11T12:01:07.860Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-11T12:01:07.926Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-11T12:01:07.927Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-11T12:01:07.929Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:01:09.725Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=0a8f7714-aa5c-4f34-9288-64eefabd4148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:01:09.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:01:19.732Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=5a7accc7-236e-46bc-9499-2096f57475b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:01:19.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:01:29.737Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=98627300-5b28-4516-910a-fba8986b02cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:01:29.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:01:39.742Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=fe3951fc-2e16-43a6-96a9-9adc559634f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:01:39.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:01:49.750Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=a407f31a-08eb-4246-8998-70bace0cf43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:01:49.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:01:59.755Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=6d859cc4-40ab-4e0a-a1c1-39b2777fb838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:01:59.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:02:09.760Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=4a1d6c3f-dbc4-414a-89ba-3e3aeaab7c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:02:09.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:02:19.767Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2444d1c4-5e99-44c8-a2ad-02ee2b42c85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:02:19.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:02:29.771Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=6ae2260c-c2d5-454a-9dea-8c92a35a4be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:02:29.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:02:39.779Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=ec5ae59d-457f-47ac-b633-fadcde52e15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:02:39.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:02:49.784Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=c8dd0bc7-6993-4670-abee-11bac02283ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:02:49.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:02:59.790Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b3de0028-035e-45ea-bfca-26e9b79d44e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:02:59.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:03:09.796Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=bde0cb53-5a97-42f7-8197-bdb9fb607d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:03:09.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:03:19.801Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=bc865ad3-a89f-4d46-b4bd-6e922b5569da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:03:19.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:03:29.805Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2790ba14-17b4-4457-ad8e-734fde4c2101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:03:29.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:03:39.811Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b87fc9db-7fb1-4e3a-9916-33ca094992a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:03:39.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:03:49.817Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=1c7e64f0-3e8c-4a47-aceb-6cec177af7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:03:49.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:03:59.822Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=10edc217-dd33-4e06-99d8-c25afa0365e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:03:59.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:04:09.828Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=bf2b1597-a3e4-45a3-8000-d672fce64dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:04:09.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:04:19.836Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=fc24efcc-1e58-4a09-a92b-56a37c43735e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:04:19.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:04:29.842Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=1033ed93-0610-43f2-aa75-41ea6eae1af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:04:29.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:04:39.850Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=a5cf9325-b0e7-4451-ab81-dc44ebe33701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:04:39.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:04:49.859Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=7b68dcdf-53e1-4ec4-ad62-649cfdf9bb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:04:49.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:04:59.866Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=7f087111-cf40-4377-b65f-2b8d41f0abc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:04:59.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:05:09.870Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=57594fcf-15a6-45cb-99ba-f8e9063a04ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:05:09.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:05:19.882Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=71908391-4d3a-4edd-8eb2-26378461527b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:05:30.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:05:40.112Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=08d4a25a-2c37-4d93-9da7-21ba01eb5335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-11T12:05:41.081Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=RCaPoANfpEDoqeAxv84a, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:05:41.325Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:05:41.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:05:51.326Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=55035122-1c1c-4241-b9a8-99dbf60804d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:06:00.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T12:06:07.872Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T12:06:07.872Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-11T12:06:07.873Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-11T12:06:07.874Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-11T12:06:07.947Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-11T12:06:07.947Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-11T12:06:07.949Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:06:10.870Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2662a1ea-98d4-4f8c-8b44-41235628da92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:06:20.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:06:30.409Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=0e602cf4-4a9d-4561-9e12-6a560154dc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:06:39.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:06:49.949Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b1ab8300-af49-40e4-b9e2-c7b6a6cc1392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:06:59.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:07:09.485Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=f7cc795f-040c-42e4-a00b-057e30078bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:07:19.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:07:29.025Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=432c7500-2ab9-4e58-a1d7-e3d97d008c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:07:38.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:07:48.575Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=9310c083-86ff-4b38-98ff-e3a873de4937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:07:58.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:08:08.116Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=7aeff1f8-3c0f-4032-b649-bba9d0e9d986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:08:17.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:08:27.655Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=d1abf1b2-0369-4014-a0ec-a7239715bf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:08:37.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:08:47.217Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=4497d190-4646-4a8a-b5b5-ffd9262b102d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:08:56.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:09:06.752Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=f9b8a1fa-4085-46b1-b55a-cf735310ae6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:09:16.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:09:26.286Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=5cae9941-3b59-411d-9f61-76e8e662d280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:09:35.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:09:45.821Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=a7cd1f96-4c12-4579-8013-6315ae60e482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:09:55.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:10:05.366Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=bbd4211a-a03b-4457-b6ba-ecb618368dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:10:14.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:10:24.903Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b84db1b6-b46a-4e94-9f7b-469d0ec3337d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:10:34.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:10:44.440Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=12117d94-55c3-4745-bf02-f3345a643e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:10:53.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:11:03.977Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=38cd6e04-854c-49a0-a30e-ee3beea32cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T12:11:07.873Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T12:11:07.873Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-11T12:11:07.874Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-11T12:11:07.876Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-11T12:11:07.950Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-11T12:11:07.950Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-11T12:11:07.952Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:11:13.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:11:23.512Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=7f4d667e-8dad-4cd2-9940-4f10042954c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:11:33.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:11:43.051Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b7df0485-2224-425b-84b4-7081fc3af09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:11:52.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:12:02.591Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=cc7ca8fb-6ad7-402b-88b7-2bbe8e19c56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-11T12:12:03.651Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=sUsOuQcBOoIolbvlWor5, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:12:03.660Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:12:03.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:12:13.661Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2e304fb9-6370-4c3b-860c-97bf2e78e544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:12:23.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:12:33.197Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=0bf81ff5-cf2d-4554-b4fb-9f9567d71a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:12:42.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:12:52.730Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=7b30180e-2e7c-4c7e-822e-c96488b5afdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:13:02.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:13:12.267Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b2e96d71-6c3b-473b-be4e-79249bdd4e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:13:21.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:13:31.803Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2f7c3fe2-5425-4370-9d42-215f949d85e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:13:41.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:13:51.343Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=a5e531d9-3654-4e84-8f28-6a6be950529d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:14:00.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:14:10.880Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=23873a4b-db2e-40f3-a05c-c27bc00d82f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-11T12:14:20.951Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=FlC8iACOk2PTcojKETIE, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:14:20.958Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:14:20.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:14:30.958Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=e2bc53ac-57a9-4c2c-a1eb-e70eb63a3320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:14:40.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:14:50.492Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=dc1047c2-148f-4779-a23f-ef6a59a7036d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:15:00.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:15:10.032Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=ed0ce5ae-d46f-402b-b1b3-cbdf637c9721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:15:19.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:15:29.581Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=cfb4071f-a945-4cd4-b7ef-8f475c1122cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:15:39.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:15:49.122Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=e1d64fb2-33a7-4132-b45d-4340ebd95112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:15:58.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T12:16:07.866Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T12:16:07.866Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-11T12:16:07.867Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-11T12:16:07.868Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-11T12:16:07.938Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-11T12:16:07.939Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-11T12:16:07.941Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:16:08.663Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=3dd497c9-8880-4926-a842-9ae063ba95f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:16:18.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:16:28.205Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=a281ca44-a828-40b1-b7ea-4f54894104f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:16:37.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:16:47.746Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8aa61778-f82b-4183-b9f6-d3487ae1278e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:16:57.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:17:07.288Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=e1997930-2332-446e-b07a-f887a279d431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:17:16.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:17:26.828Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=97de803a-ed4a-4430-8206-354855c1b6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:17:36.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:17:46.373Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=7b3a3eb9-d88c-4262-8d53-d6de47d3b0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:17:55.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:18:05.912Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=a2bdd976-ac7b-4f6f-afae-03d1e8ad6c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:18:15.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:18:25.454Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=dfdf881c-cc20-462c-a373-87888effe851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:18:34.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:18:44.989Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=1e16ebb5-a010-4efe-93c0-bd7773d6e161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:18:54.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:19:04.529Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=cbe642ea-7dc0-4d98-8ebf-d459aede1fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:19:14.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:19:24.078Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=7df91d9e-2f01-420a-b219-4badb620deb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:19:33.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:19:43.621Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=6e737b99-5cc7-490c-bf06-ca73701cf747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:19:53.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:20:03.157Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8b55975c-f740-4d72-8757-bc95698c76c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:20:12.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:20:22.697Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8b77ff2d-db81-49ea-b951-8ddf3074a9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:20:32.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:20:42.231Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=6cccebdd-8ef2-4fbf-8bd4-31e5133268c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:20:51.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:21:01.772Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=615c6f5f-c3b3-419f-a047-0beadd425b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T12:21:07.895Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T12:21:07.896Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-11T12:21:07.896Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-11T12:21:07.898Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-11T12:21:07.970Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-11T12:21:07.970Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-11T12:21:07.972Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:21:11.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:21:21.307Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8c1466a8-2805-4377-8890-511415c7e075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:21:30.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:21:40.846Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=642e58e3-391c-4f74-9285-7f0eed480f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:21:50.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:22:00.392Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=51d67c9a-07df-4d78-9673-164a4512acad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:22:09.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:22:19.931Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=4739ecfb-dbe6-4b90-919f-5471ea897ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:22:29.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:22:39.472Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=96b35bdb-44eb-4b4c-8048-bfe46e00eae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:22:49.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:22:59.012Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=7cd46ef5-d697-4592-9bb0-c464218f700b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:23:08.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:23:18.552Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=14ce5e77-ab43-445a-a9e1-f8d17ed2b5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:23:28.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:23:38.095Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=31f3c0c8-8e9c-461e-987e-eb590889f108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:23:47.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:23:57.632Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=344ede23-9a93-4877-8d42-5058447a6fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:24:07.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:24:17.175Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=25b9c9bf-3ebe-4b18-b4d9-b46d7598ed1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:24:26.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:24:36.708Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=0fe552ab-4ef9-40fc-8d29-219460312513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:24:46.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:24:56.247Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=1ba6b8b8-65f9-4209-91af-6a4dc1dc86e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:25:05.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:25:15.790Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=4519f1e0-4e76-448f-9107-26f07a791e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:25:25.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:25:35.329Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b127cb8e-3007-4747-b730-276daeaaa242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:25:44.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:25:54.876Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=fe94c5ec-d5a2-47ad-9637-eb64dbfe998c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:26:04.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T12:26:07.872Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T12:26:07.873Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-11T12:26:07.873Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-11T12:26:07.874Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-11T12:26:07.946Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-11T12:26:07.946Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-11T12:26:07.949Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:26:14.421Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=0496dbea-dad5-4782-bd93-97e3c04f4e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:26:23.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:26:33.961Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=d1e1eb3b-1cb4-49f9-875d-0408ff013f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:26:43.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:26:53.496Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=fdffda63-04db-4eeb-8ecf-e4e1358aebd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:27:03.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:27:13.050Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=c0d3f483-63da-4678-9d55-7d4b6c10484e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:27:22.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:27:32.595Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=f59c2670-8011-4994-9bde-6cfbf8e15452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:27:42.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:27:52.137Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=0563b98c-cbf1-4ca9-929e-3a3000cc209b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:28:01.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:28:11.679Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=7e82c9a4-419a-4455-bd2b-d075356e2008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:28:21.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:28:31.215Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=beda44db-7242-4205-8b3a-a9ebc6ec6a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:28:40.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:28:50.753Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=4e04b7ac-d478-41e3-a4d7-ef701761dfde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:29:00.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:29:10.292Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=f26c6c0b-e8ba-46e2-bfc6-3af4799b1cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:29:19.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:29:29.831Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=ceccce08-cd96-4afa-8cc8-3e892ca076b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:29:39.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:29:49.378Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2d0c8abc-936a-4a5f-9c85-1fad9d38daa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:29:58.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:30:08.914Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=82f40777-4e83-4fd3-a918-99277da8048a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:30:18.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:30:28.451Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=83b314f6-6062-43f5-a5af-bfdb965ade9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:30:37.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:30:47.991Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=06669d7e-ed90-47b6-be13-9d112f108248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:30:57.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:31:07.527Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=6ff1bb6d-2d4f-420b-989d-1ffa759ef6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T12:31:07.849Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T12:31:07.849Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-11T12:31:07.850Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-11T12:31:07.851Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-11T12:31:07.926Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-11T12:31:07.926Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-11T12:31:07.928Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:31:17.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:31:27.066Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=02ef2828-87f8-4dfc-818d-be87281ccfde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:31:36.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:31:46.605Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=df5d9fa9-d355-489e-8906-8c3f319d2c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:31:56.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:32:06.147Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=1f4a05b4-7034-4976-b960-69b9d2a0c7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:32:15.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:32:25.705Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=75c794e4-7561-4fc2-a6eb-7a329082070d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:32:35.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:32:45.243Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=7c7407f9-7151-4b0d-933c-15c24e454c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:32:54.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:33:04.779Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=762455dd-aa71-434c-955e-c23c0647284c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:33:14.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:33:24.314Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=bb695564-65b2-4be9-ba28-5ec5c486621a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:33:33.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:33:43.851Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=f3269bcf-ed6f-4a2e-9cd0-6b284ecebc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:33:53.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:34:03.389Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=775d5752-c126-4977-ad8a-fd127b424575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:34:12.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:34:22.927Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=0a73c248-9c90-4ad0-85b6-3f50e6b874e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:34:32.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:34:42.461Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=78b9800e-e35b-44fe-9880-8494bd7a2d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:34:51.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:35:01.999Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=d85269f5-1489-4d10-ad1c-4ac51f281c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:35:11.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:35:21.537Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=579cabcc-6bea-44c1-8408-698cfe006cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:35:31.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:35:41.097Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=d3adfdf8-8fa9-4cab-87b9-57a13adca71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:35:50.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:36:00.636Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=d050de41-3f6c-4b23-bc3d-49cb76af3948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T12:36:07.850Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T12:36:07.851Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-11T12:36:07.851Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-11T12:36:07.853Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-11T12:36:07.926Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-11T12:36:07.926Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-11T12:36:07.928Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:36:10.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:36:20.182Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=516a0387-0e12-49b1-8d98-fad5a17c9931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:36:29.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:36:39.724Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=c74a2e6e-b56c-4693-b92a-2df5829dcafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:36:49.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:36:59.262Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=1111e0fa-72ed-4abc-a8dd-4d8e1d266852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:37:08.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:37:18.802Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=bf7c1aa4-ed48-4094-9ca7-129b92e08c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:37:28.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:37:38.341Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=6500fe77-3dd6-49d8-9016-22863001ce46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:37:47.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:37:57.881Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2551d7d5-00df-4dc4-aab9-2e9f447ea96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:38:07.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:38:17.418Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=7a6accc0-f33a-4bf0-a6d9-40f3cf0a50e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:38:26.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:38:36.955Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=02ec8155-af33-45b2-b2ac-9a9bc01020c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:38:46.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:38:56.492Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=d80ff233-0ce1-4833-aedc-884aad1e0187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:39:06.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:39:16.032Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=81061ccd-a355-4690-b74e-854d9c979209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:39:25.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:39:35.575Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=56cc52bd-57d6-4cde-a046-18203abf6047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:39:45.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:39:55.111Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=eeb2dd20-a72f-4680-b2f9-e8efc19bf919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:40:04.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:40:14.655Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=6b06aea9-1602-4782-bb93-d8405fad7774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:40:24.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:40:34.211Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=d70728c4-c5fe-461c-84c9-707c8fbabf73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:40:43.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:40:53.751Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=3e955557-3782-49ca-b7fc-df96fcf071a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:41:03.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T12:41:07.852Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T12:41:07.852Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-11T12:41:07.852Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-11T12:41:07.853Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-11T12:41:07.927Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-11T12:41:07.927Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-11T12:41:07.929Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:41:13.289Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=1fe26647-a33a-4872-b33e-fdb4f6312f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:41:22.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:41:32.825Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=13ee69c6-b38f-4e9e-8e82-08c09ec31a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:41:42.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:41:52.366Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=bc9581ab-829c-4194-82bc-8ed207c7f7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:42:01.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:42:11.906Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=efc52844-f01a-4065-bf46-4552919b4a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:42:21.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:42:31.447Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=36452f99-fe8e-4740-ab61-b61275aa58db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:42:40.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:42:50.981Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=60dd29cf-6e6f-4c22-9eb8-28695e267c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:43:00.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:43:10.517Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=b5fa2def-17d8-4f98-9ade-efd61ce2d620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:43:20.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:43:30.067Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=8e5d8e32-7927-414f-a7c3-7dab687cec09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:43:39.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:43:49.603Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2cf13890-3394-40c0-84c4-ab513cee944f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:43:59.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:44:09.140Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=a017029e-89ab-4c7b-b63d-acf5c845e71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:44:18.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:44:28.683Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=05b448a0-0e35-41fa-b361-e89cb8641e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:44:38.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:44:48.229Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=389d0bcd-0920-49be-8314-fa62e06ea46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:44:57.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:45:07.765Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=0e981e3c-747d-426c-9452-50564f451a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:45:17.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:45:27.301Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=d7ee3519-98fa-49cc-b62b-a74ac25c72c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:45:36.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:45:46.842Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=72d07e40-80a7-4215-88ff-d7495f6d56a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:45:56.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:46:06.379Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=fe0d9765-b1cd-42ae-9e5d-3666609cd71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T12:46:07.938Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-11T12:46:07.938Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-11T12:46:07.938Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-11T12:46:07.940Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-11T12:46:08.010Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-11T12:46:08.010Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-11T12:46:08.012Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:46:15.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:46:25.918Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=aae046de-9b35-43fe-bb83-2ecd0eb8a63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:46:35.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:46:45.457Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=9b9562a5-2d14-43a0-8169-18f1fa7f921e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:46:55.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:47:05.003Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=d10ba3b2-3936-4171-b770-aba6f38f2516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:47:14.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:47:24.540Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=836632fa-73f5-46a9-aa5b-ae605c0534ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:47:34.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:47:44.084Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=4d3442a9-92cb-4b0b-8b9c-37bfdaba74b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:47:53.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:48:03.619Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=f288c49c-2461-469c-a330-1877fbee2a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:48:13.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:48:23.159Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=f720f81f-9474-435e-af84-22c061a046f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:48:32.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:48:42.699Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=db16a3f7-29c5-4575-863e-ccb4a6d6e0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:48:52.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:49:02.237Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=2fe9273e-da49-4fb9-838f-06dd9197e8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:49:11.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:49:21.786Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=61370406-447d-4134-be63-9a932e50694c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:49:31.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:49:41.326Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=eb564c2a-aff8-4d45-bcd5-e931cbb07377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:49:50.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:50:00.869Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=cb29f7a3-855c-46f1-bd26-87da2aed36c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:50:10.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:50:20.410Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=7cfe3274-7c7c-4ef4-aa52-4cd81fbc0563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:50:29.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:50:39.946Z |INFO |Init configs |InvocationID=28d8f24f-729a-4437-844a-5610ec4c3dab, InstanceUUID=93206827-c416-4c08-a82b-3d037237c16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-11T12:50:49.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |