By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:12:29.959Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:12:29.967Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T00:12:30.047Z |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-05T00:12:30.634Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-05T00:12:31.377Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T00:12:31.379Z |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-05T00:12:31.502Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-05T00:12:31.596Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-05T00:12:31.645Z |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-05T00:12:33.489Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-05T00:12:33.994Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-05T00:12:34.012Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-05T00:12:34.012Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-05T00:12:34.062Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-05T00:12:34.062Z |INFO |Root WebApplicationContext: initialization completed in 2416 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-05T00:12:34.467Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-05T00:12:35.186Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-05T00:12:36.859Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-05T00:12:37.335Z |INFO |Started MainApp in 10.445 seconds (JVM running for 11.14) |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-05T00:12:37.435Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-05T00:12:37.437Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-05T00:12:37.441Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-05T00:12:37.443Z |INFO |Start scheduling PRH workflow |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:12:37.475Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=c0e1f988-c1a1-4b90-b4bd-9b462f2afe44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:12:38.656Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:12:38.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:12:48.683Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0584fa91-ac91-44a4-9b88-55b133d422c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:12:49.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:12:49.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:12:59.758Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e47dedbe-d276-4c6f-9988-589723fbb496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:13:00.827Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:13:00.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:13:10.828Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=fcdf1731-4504-4a4e-a274-c121ef7dd08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:13:11.900Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:13:11.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:13:21.902Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d73a34a8-7333-4663-a2df-a6aeb59d4481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:13:22.946Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:13:22.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:13:32.947Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=65cc5988-6538-4785-9dff-ca94f2ab698a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:13:34.010Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:13:34.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:13:44.011Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=06e504c7-c18d-468e-af77-858fd77ff511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:13:45.117Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:13:45.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:13:55.119Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=909e1559-eab9-41f1-8a4b-920a2cbedb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:13:56.187Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:13:56.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:14:06.188Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=67126573-31fc-41fc-a1ff-b25797dded97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:14:07.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:14:07.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:14:17.235Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=9a857a4b-0c82-4067-897d-1365b15a3c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:14:18.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:14:18.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:14:28.300Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=37f841e0-0a4b-4c60-a81a-34cd83388473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:14:29.372Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:14:29.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:14:39.373Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=c22eb93e-e7da-4f67-bec9-89d65c5b77c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:14:40.412Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:14:40.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:14:50.414Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0275c117-d417-4e42-8cd0-2b91af19a1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:14:51.484Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:14:51.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:15:01.485Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=a4665188-f25e-4982-a6ad-a7d54cbf6145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:15:02.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:15:02.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:15:12.558Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e50d3c6b-ee70-4f33-a5b8-f298e107f9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:15:13.627Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:15:13.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:15:23.628Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=a098cfb4-1db4-4acd-ae8a-ad249ad1de42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:15:24.699Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:15:24.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:15:34.700Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=5c7c4749-11fc-4a89-bf9a-a430ba7a83a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:15:35.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:15:35.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:15:45.740Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=90d8a583-29b3-4ca7-a8fc-aa0b526d863d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:15:46.813Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:15:46.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:15:56.815Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=04e9b78e-ec28-4c03-a202-0839a93c90f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:15:57.883Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:15:57.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:16:07.887Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=201cf3be-88bd-4cc4-86d4-d925740e0f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:16:08.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:16:08.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:16:18.928Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=159a1648-baa9-495e-a923-d2a2670aa26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:16:19.995Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:16:19.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:16:29.997Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d0019557-f940-4a1e-8657-2c48a1e7e532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:16:31.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:16:31.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:16:41.070Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e1454504-a82b-4187-a295-e423d2a2fa55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:16:42.106Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:16:42.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:16:52.109Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=477a1c91-3303-4063-844a-4e024a429e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:16:53.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:16:53.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:17:03.182Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=360c7d67-e9ef-4a99-93dd-05c1c8546a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:17:04.284Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:17:04.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:17:14.286Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=473c08c0-e52c-4b9a-9977-2bb43fc8d8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:17:15.419Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:17:15.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:17:25.420Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=79cdccdc-703b-4bad-afd9-55a940fd0ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:17:26.460Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:17:26.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:17:34.928Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:17:34.928Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T00:17:34.929Z |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-05T00:17:34.931Z |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-05T00:17:35.030Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T00:17:35.030Z |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-05T00:17:35.033Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:17:36.462Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0c63bfa1-df1e-44e3-8e84-7571b079b6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:17:37.564Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:17:37.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:17:47.567Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=04e4c6d4-14c0-451a-b95a-1f0fae2f3389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:17:48.636Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:17:48.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:17:58.638Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=c8530d59-12ea-447a-afcd-2b82e8acea84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:17:59.674Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:17:59.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:18:09.675Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=712d4442-0c92-412f-ac54-00f8d1178709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:18:10.748Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:18:10.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:18:20.750Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=b4b431b9-1a6c-48a4-8091-52a5cf745ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:18:21.820Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:18:21.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:18:31.821Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=edf8376f-7ba1-458b-b29f-d27c35b9200d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:18:32.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:18:32.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:18:42.893Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=35f020a5-c3b4-4a49-abad-8defcf27ef52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-05T00:18:43.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:18:43.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:18:53.966Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=317ad37d-e3f1-418c-b789-f6cbb0f23870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:18:53.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:19:04.000Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=5e7b25d2-649a-4988-806d-0e9452aa6ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:19:04.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:19:14.014Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=2e2dbbf8-9cd0-45ff-98a8-894eb9808cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:19:14.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:19:24.026Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8a6d321c-938c-45ac-b5a9-358d6aad6b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:19:24.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:19:34.037Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=aebc3b8d-74c3-4d65-92b0-76fc661f97dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:19:34.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:19:44.051Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=6f70aaae-a7ab-47ef-b294-8093921747f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:19:44.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:19:54.061Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=861ae97b-97e1-462a-9240-2b4f51371bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:19:54.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:20:04.073Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f7e07c95-039a-4df9-a731-272e9615be99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:20:04.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:20:14.085Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=52ff9528-9d7f-40ed-a123-7894f26c530c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:20:14.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:20:24.094Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=55713cf9-850c-45b6-b161-356445217133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:20:24.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:20:34.104Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=585e88db-8ee4-48fe-9dfb-9c51149a17a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:20:34.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:20:44.117Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=cde0bfb2-cf0b-49ac-94fc-c43eae1e1c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:20:44.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:20:54.126Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=413943b6-a123-49d3-b2b0-c8565e72c38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:20:54.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:21:04.144Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=c4f5a74b-9c10-43ff-9f30-c9b87c3d6078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:21:04.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:21:14.153Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f026159a-f04e-4fb7-8c5d-5d24b2e9a50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:21:14.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:21:24.163Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=5f10059d-4e9e-4b9e-ab4d-cab4e447dd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:21:24.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:21:34.172Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=72bfaa8a-98ad-4fb9-b733-d74d367e41ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:21:34.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:21:44.182Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=7956b1b3-358e-4d4e-8810-787bfa848ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:21:44.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:21:54.193Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f261d577-fe9e-43ce-aab4-b0b86c9c2e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:21:54.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:22:04.202Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=5e83faa7-a2da-487e-845a-1bd08f3e91b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:22:04.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:22:14.210Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=38aca142-f385-4956-8346-d4d52e6b35ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:22:14.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:22:24.219Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=fb61bc8f-86c9-4fd4-9801-b01643cd88be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:22:24.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:22:34.228Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d9ba26a4-3510-4ecc-9030-5f5beb4f5da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:22:34.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:22:34.713Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:22:34.713Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T00:22:34.714Z |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-05T00:22:34.715Z |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-05T00:22:34.836Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T00:22:34.837Z |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-05T00:22:34.839Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:22:44.238Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=9bbb6970-dfb5-446e-bed1-8ae4fb624144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:22:44.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:22:54.248Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=bc80d570-9c00-4944-ae37-f6d3b4cdbba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:22:54.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:23:04.257Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8498e176-fee8-4859-b4d4-df28fbbecbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:23:04.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:23:14.266Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=da5d5689-10aa-400d-90f7-2cab1dc3f824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:23:14.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:23:24.275Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0735fd02-82e3-4039-8a72-2940790282eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:23:24.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:23:34.285Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=1ff9c354-471c-4400-82d1-7ece1699cbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:23:34.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:23:44.297Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=fda180ab-5609-4895-8bcf-3bc5d3e1e484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:23:44.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:23:54.307Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=eb7dccce-577a-4ea5-a7f9-67c8ef7edba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:23:54.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:24:04.319Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e7e30c7b-d9c9-463e-a15e-11eb0de977f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:24:04.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:24:14.336Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=268d0a9c-99d3-44f5-8bb4-1659835d54f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:24:14.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:24:24.344Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=bc816577-d788-456e-b34b-7acbe8d4283e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:24:24.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:24:34.352Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=099ed311-dd24-47d6-9dc1-b11875101137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:24:34.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:24:44.361Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0c5a08e1-3cbe-4fbf-a858-5972eb166ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:24:44.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:24:54.368Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0eaf8565-64d1-4cba-bae9-8b763d7bf05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:24:54.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:25:04.380Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=09514adf-8246-4066-b8c0-5250230021e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:25:04.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:25:14.389Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=bc879405-526d-4857-9e2b-8d7a232715fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:25:14.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:25:24.397Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=7943ebdf-d84c-4663-914c-8b4fe628b9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:25:24.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:25:34.405Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=13e241d5-c57e-4270-8eaa-540e8e2e00d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:25:34.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:25:44.413Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=bbce2e90-031e-48c2-8b30-ba294c4fe635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:25:44.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:25:54.421Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=6539cac2-0c97-4aee-b66d-1abf654610fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:25:54.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:26:04.429Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0cb100b1-4382-467e-a702-b0714372db45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:26:04.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:26:14.438Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ee09d8d1-5594-4d20-b47a-a5a47fd75d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:26:14.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:26:24.447Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=5f7dd839-0e7a-44f4-964e-47ad67a13d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:26:24.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:26:34.455Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f40e4821-0dfa-44c3-830a-a69978302705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:26:34.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:26:44.462Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=787c9313-1487-4c12-ba61-e9b66f8d7fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:26:44.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:26:54.469Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e55bc835-9b29-4208-845e-f88c186820ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:26:54.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:27:04.479Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8795c86f-fcf3-463e-967f-e34826bf00e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:27:04.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:27:14.486Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=907e869f-1611-417b-bdcb-ed656ee97b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:27:14.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:27:24.495Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e66c394e-ee9d-4dd0-8cbf-29d1ca92b931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:27:24.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:27:34.504Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e623ad7e-f0e5-41e9-8490-856f2ba87717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:27:34.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:27:34.715Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:27:34.715Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T00:27:34.716Z |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-05T00:27:34.728Z |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-05T00:27:34.835Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T00:27:34.836Z |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-05T00:27:34.839Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:27:44.513Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=52b7b04e-2a6b-439f-a91b-61ed367d998c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:27:44.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:27:54.525Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=1de62cb0-c258-45d6-a364-25f93661f714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:27:54.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:28:04.534Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=a60b21b2-c635-45ab-9fe3-f473875d8eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:28:04.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:28:14.541Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=3dea6853-e85f-4493-a2a5-cb176239f2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:28:14.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:28:24.549Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f002411e-cd3a-4e03-9698-82ebca227491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:28:24.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:28:34.556Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=b9cd459b-1370-4a5c-a2ba-b2ce0f400e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:28:34.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:28:44.564Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e2d27f35-26ca-4d3a-a1dd-7d5f30c110a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:28:44.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:28:54.573Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e79b1ec4-fe07-43e6-b1ed-17f74fb5137a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:28:54.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:29:04.583Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ff14c782-039d-4f84-a46c-3b3ecb877e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:29:04.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:29:14.590Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8da83a2e-17ba-462b-9d25-2f618cd37579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:29:14.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:29:24.597Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=835e734c-bc80-4e9a-aa64-ec62764ef6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:29:24.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:29:34.605Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=1d892a88-b1c0-4f75-b00e-74308cae0984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:29:34.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:29:44.614Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e9a5db0f-a140-4107-a6b7-14cb381c3e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:29:44.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:29:54.621Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=30a37ae9-4377-4403-9659-f144c894ca8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:29:54.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:30:04.629Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=69087aaf-aa57-4965-a7ce-ba29986ebc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:30:04.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:30:14.637Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=85a17c77-e8e7-4080-b8dd-3a6944fbf4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:30:14.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:30:24.645Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f5d6f3d4-8e02-4c15-a5a8-5130e0f61d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:30:24.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:30:34.653Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e158cf66-a930-4cf1-bf04-bae124967f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:30:34.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:30:44.660Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=2113183f-45fb-4159-8d67-644490727ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:30:44.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:30:54.667Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0a4cb7d2-c30c-4c46-b0e9-85a1396354b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:30:54.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:31:04.674Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0a67c45d-ccb5-4bb4-ae70-a13ff16d361d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:31:04.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:31:14.681Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=db193057-5048-4aba-b11b-bcc021a6186e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:31:14.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:31:24.690Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=7a70c44b-81ab-48a1-bf46-e25f7036c069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:31:24.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:31:34.696Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=5db3fdee-8aa2-4d00-9e30-6c4ed6851b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:31:34.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:31:44.703Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=6514fe10-e410-4824-8c43-0e19ecd1ebf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:31:44.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:31:54.710Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=2975e76d-3b7a-444a-a379-4d0a7ab7e156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:31:54.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:32:04.718Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=9e4cfd10-a812-4aef-9bd4-fe9764860125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:32:04.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:32:14.725Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d6fdbcf1-b4c2-46cf-bd67-ccff24e4145f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:32:14.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:32:24.733Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=9772e116-8e34-45de-a619-1c966d0be9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:32:24.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:32:34.701Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:32:34.701Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T00:32:34.702Z |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-05T00:32:34.703Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:32:34.740Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ac0255a8-0fa5-4cf4-99be-3b0e087af1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:32:34.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-05T00:32:34.826Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T00:32:34.827Z |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-05T00:32:34.848Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:32:44.757Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=fa1260a2-42df-48de-b483-5c474e945de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:32:44.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:32:54.763Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=55e18abd-2bdb-4008-ace8-85dfc9fd48b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:32:54.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:33:04.771Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d5613e41-68d7-47d9-bffe-c9487b0e67d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:33:04.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:33:14.779Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=04b979e9-fd64-4243-ad31-baf87316f30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:33:14.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:33:24.785Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0c1e127f-da06-4731-86e9-bad410846153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:33:24.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:33:34.791Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=20cd4b2d-b11d-497a-a84b-ac27d2954e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:33:34.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:33:44.798Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=4e9afaf0-74ac-4ffa-970e-58be53bdd9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:33:44.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:33:54.804Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=4d0bfe65-b3a3-4a50-841a-a264557423a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:33:54.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:34:04.810Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=73ce95c3-d03c-499e-bd54-d9f57754cacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:34:04.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:34:14.819Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d5c72237-67df-4774-9c1d-3fd7cbaf89c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:34:14.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:34:24.826Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=7525d2f8-acf5-4173-a75c-ca126dd3c46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:34:24.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:34:34.834Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e85c0c09-9ac1-442c-9a4b-49fde13694f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:34:34.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:34:44.840Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=22ce41e1-bb08-4e08-80d5-c7e3c3cb6203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:34:44.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:34:54.847Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=17004e71-1dc5-4102-af87-42a8ad0b1290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:34:54.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:35:04.855Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=9d08cc85-b192-4315-b952-2440819225c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:35:04.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:35:14.862Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=60a21b30-ba1c-41db-b9ca-f0d7d1d298c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:35:14.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:35:24.869Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f555e7b1-211c-4ea5-9b4b-2b892b47c7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:35:24.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:35:34.876Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=557b0aa0-ebf6-4991-b10a-5ee09127f3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:35:34.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:35:44.883Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=c9efac73-c930-46a2-887b-207d9e39df84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:35:44.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:35:54.889Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d8f3d2bf-66d4-42a3-a6cd-9767bd5a7fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:35:54.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:36:04.896Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=304f2d03-98a6-4368-924c-c84c03895db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:36:04.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:36:14.902Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=443b0dc2-2bd1-4a4c-89b1-a44605e93df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:36:14.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:36:24.909Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=97301b70-69a4-45e7-b927-ecb76bf4cb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:36:24.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:36:34.916Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=077e7eac-efb4-42ec-a926-7743115d091c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:36:34.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:36:44.922Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f49fd047-ad05-474a-9e87-ddd67ccd3e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:36:44.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:36:54.929Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=29edb452-e421-4b22-82a0-4083cf159ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:36:54.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:37:04.936Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=bb727686-4aaf-490b-8380-4b90f1d803e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:37:04.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:37:14.944Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=a0041522-5fa2-4e59-b4fe-4e0ea938b81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:37:14.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:37:24.950Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f4f1b57a-860e-4dc4-87fc-be90345e6dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:37:24.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:37:34.699Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:37:34.699Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T00:37:34.699Z |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-05T00:37:34.700Z |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-05T00:37:34.778Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T00:37:34.778Z |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-05T00:37:34.781Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:37:34.957Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=15d3715a-2ffb-46dc-9949-d28c8dba4a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:37:34.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:37:44.963Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=6f82e44e-5f50-423a-ab8f-b02ada305460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:37:44.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:37:54.970Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ba5a89fe-f5da-4a7b-946f-349b00cc6c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:37:54.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:38:04.976Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=509518cc-16f3-4bb5-9139-a960d3743b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:38:04.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:38:14.982Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=77a1daf7-3110-4ba3-ae6a-9b4735b4897a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:38:14.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:38:24.989Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=3fd9022a-f3aa-4e69-aebc-7069957e24b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:38:24.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:38:34.995Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=151997a9-afd3-485f-8a02-cc9c2046db0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:38:35.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:38:45.002Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=7277de9c-a7f7-42da-9715-2d28832db48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:38:45.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:38:55.009Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=b97b7cd4-92ce-4697-989d-1758051955ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:38:55.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:39:05.016Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=a120fc59-014f-4304-ad1d-53e527a0de0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:39:05.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:39:15.024Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=4ec977f8-ed68-4b4a-ad26-81d0db8390a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:39:15.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:39:25.031Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=9b89ec42-2ab7-4c3c-90a6-94eaea97b97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:39:25.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:39:35.038Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=94bc3256-056c-49a6-855d-4e457d07a598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:39:35.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:39:45.045Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=de6355ae-d30a-4a5e-99e1-eface47ae8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:39:45.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:39:55.052Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ffa17eeb-856b-4fce-a348-d2588931077c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:39:55.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:40:05.059Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=522c77fb-6a63-47a4-9da5-7d70e5252448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:40:05.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:40:15.065Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d180895e-f5b0-4205-bcc7-35405c09c44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:40:15.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:40:25.072Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=2d37c8bb-3ad6-487c-b152-1b521a6c0e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:40:25.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:40:35.079Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e421cf35-88d4-4435-9be6-29c1a374dc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:40:35.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:40:45.086Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=4a0a4145-4a10-4eab-8d9e-8b0e29bbd06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:40:45.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:40:55.093Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=eba8c46f-816f-4072-a5a0-b6ae7f19daec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:40:55.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:41:05.100Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=247ecb13-81bb-48fc-9ab5-457edd059879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:41:05.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:41:15.107Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=68006208-ee9d-4093-afd6-95268e42d9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:41:15.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:41:25.113Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=9deae254-4d72-40cd-8f88-4a77b9124fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:41:25.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:41:35.120Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d87c3e8c-a899-40a0-b926-d7d72547ae13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:41:35.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:41:45.127Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=a67dad72-5421-4d0c-95cc-d5c317eae6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:41:45.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:41:55.133Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=69f75360-3408-4fe9-87b8-e8151af7d205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:41:55.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:42:05.140Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8de18152-9f94-493a-b6d8-caa7be441e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:42:05.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:42:15.147Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=7dff2c3c-947d-4129-b4b3-de2fa883dbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:42:15.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:42:25.155Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=df069ae9-2d98-4836-9bcb-7612c72795e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:42:25.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:42:34.714Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:42:34.714Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T00:42:34.715Z |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-05T00:42:34.716Z |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-05T00:42:34.791Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T00:42:34.792Z |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-05T00:42:34.794Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:42:35.161Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=89b828dd-1d2a-4137-920f-a4c6f5a76457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:42:35.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:42:45.167Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d6067f78-4613-49aa-af2e-ec4bbe01fb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:42:45.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:42:55.175Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=34ee2292-4bb1-4a63-b6ca-1a5031672554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:42:55.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:43:05.182Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=fdb757ec-a59c-4515-8f6a-f47487f75291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:43:05.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:43:15.189Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=51215717-83c5-49e6-acdd-522b106a7a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:43:15.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:43:25.194Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=6f21f6cb-cfdf-47ba-8095-945cce8526a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:43:25.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:43:35.201Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=b8a890ed-969d-467a-a807-d832ac7aa920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:43:35.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:43:45.208Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f53a5d47-28cb-42d5-845a-4371c69ccdf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:43:45.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:43:55.214Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=14c43adb-c381-4340-992b-288ac62456c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:43:55.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:44:05.220Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=bbb03a71-383a-4eb7-883d-bf9520a31db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:44:05.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:44:15.227Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=2e8bef3b-9b86-462a-8e01-04a0dae1ad27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:44:15.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:44:25.233Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=c483a98e-3a57-44ac-86ec-a6e761cd7a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:44:25.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:44:35.239Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d9333563-50a8-47d7-bf4a-0ad778f3a44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:44:35.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:44:45.246Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=4578575f-76c1-4d7d-9043-e2ead7cc49a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:44:45.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:44:55.254Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=aea3dd05-4cea-481e-927f-5b1d1a190dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:44:55.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:45:05.260Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=5bd31d50-2573-4ec4-b0b6-efb68a8a6f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:45:05.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:45:15.268Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=3ffca0b2-db40-4588-988b-6a2baf6af3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:45:15.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:45:25.274Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=33c2a4e4-02ac-49dc-8758-4297dc56750f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:45:25.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:45:35.280Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ef12ea36-f06f-4ead-8305-1827845833bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:45:35.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:45:45.286Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=503bca2a-59d1-4c12-bae6-0e8ca5932fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:45:45.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:45:55.292Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0cad7bd6-6058-4e99-b9e7-9bf47700fefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:45:55.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:46:05.298Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=732800c0-57ed-429f-904c-c2c01fe4ba46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:46:05.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:46:15.305Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=2c0152df-2726-438a-a778-8def45114eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:46:15.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:46:25.311Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d4c534b2-8011-453d-948f-40832eb4d4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:46:25.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:46:35.316Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=23b8e228-464a-42bb-8ddc-637fcd39dbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:46:35.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:46:45.322Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=b2d18dd1-5daf-452e-8fd2-fc480a6597a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:46:45.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:46:55.328Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=bab22e2d-afdf-4965-b340-7cf4178f91e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:46:55.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:47:05.334Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=136a38ef-04bd-4a50-b85b-b18f591bdd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:47:05.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:47:15.342Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f8362188-d6b9-4ee5-85ae-1196544a6dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:47:15.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:47:25.347Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=dd772a49-cd86-4195-b3c6-6b55767ef631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:47:25.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:47:34.715Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:47:34.716Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T00:47:34.716Z |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-05T00:47:34.717Z |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-05T00:47:34.800Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T00:47:34.800Z |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-05T00:47:34.802Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:47:35.355Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=2f8af6a1-02f4-4c0d-a7c9-b17cbeb767d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:47:35.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:47:45.362Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=3c798c91-618a-451d-bf60-c82f4d307b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:47:45.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:47:55.369Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e0d4c7e9-82e3-492f-8c9f-b8c43076c2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:47:55.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:48:05.375Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=49e7f843-574b-4748-a99c-2e7d19e7ebf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:48:05.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:48:15.381Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f4ccf378-1c54-4808-8cc2-ad1ae43cb91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:48:15.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:48:25.387Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=43ff4156-1e87-4b51-822c-620b673ac36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:48:25.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:48:35.394Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8b38900f-7ff9-47f8-87e0-f943c40a7514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:48:35.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:48:45.399Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0442e767-f032-4ed9-8df5-0e2f4db274d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:48:45.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:48:55.407Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ba031229-4874-42b8-a7d1-e31bf8ecb49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:48:55.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:49:05.413Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=c4e9c077-3aa1-4161-b1a7-28b5562287af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:49:05.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:49:15.420Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=a7b9a720-3f67-4127-960b-06fea6403687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:49:15.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:49:25.428Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ee86db23-cb7e-4f09-b985-4c1ad9b8de63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:49:25.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:49:35.435Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=93c61238-aefe-4085-99a0-3adfabf3b472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:49:35.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:49:45.442Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=cadef827-6298-48ad-ab13-126a9cfe20eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:49:45.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:49:55.449Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=4f142d95-37e8-4dd7-aad1-af90556d17c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:49:55.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:50:05.459Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=7cfe456d-c3e3-4935-a8ff-8c9ecb479281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:50:05.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:50:15.466Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8dd88791-1d06-48dd-942f-94103e5a409e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:50:15.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:50:25.473Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=121f0969-6ab9-4b76-b30d-abf6f0e06a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:50:25.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:50:35.480Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ed704804-c1eb-4642-84ea-664e12e855d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:50:35.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:50:45.487Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=1996c7c7-7b79-4406-9041-685f86928610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:50:45.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:50:55.494Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=37817d26-6f40-44db-9729-ea4b8036aaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:50:55.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:51:05.501Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=c711f1b7-e4c4-4ef2-8bb3-4e918003cecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:51:05.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:51:15.507Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=43561333-a5bd-4725-8f74-681d421ac7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:51:15.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:51:25.513Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=c060b0d2-35c9-422b-8fbf-d281510ddd56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:51:25.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:51:35.520Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=a2f0721c-1595-459a-912a-5dca7236c7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:51:35.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:51:45.526Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8759d3db-96e0-4ef3-a567-c3d9c4d03753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:51:45.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:51:55.533Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f77ec929-367a-4c10-b33d-8df2747aa251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:51:55.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:52:05.539Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=411abecb-16ed-4744-83f8-cf6f71996b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:52:05.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:52:15.545Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=7e961828-605f-4c02-a37b-cdcdc2de4be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:52:15.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:52:25.553Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ac66f899-749e-43e0-af17-2557f5cbe534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:52:25.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:52:34.705Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:52:34.706Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T00:52:34.706Z |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-05T00:52:34.707Z |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-05T00:52:34.815Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T00:52:34.815Z |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-05T00:52:34.816Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:52:35.564Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=6af388ee-edcc-40e5-8db4-7c7c2cbb3a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:52:35.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:52:45.570Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8eebdd30-8a41-47d7-8806-729a56bcf099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:52:45.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:52:55.577Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=9063a481-58b3-437f-8b5e-2bd3f38dfeeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:52:55.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:53:05.583Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e7cab9c2-0d95-4b4e-a624-b8a668a0f429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:53:05.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:53:15.589Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=93683ca1-635f-47d3-991e-25f3df4157b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:53:15.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:53:25.595Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=35a3cb6e-0ac6-496d-bfda-aab80c826a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:53:25.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:53:35.601Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=7523e72f-a0c0-4d5f-8339-8d763ffa1299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:53:35.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:53:45.607Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=85ec647e-b1ee-4c2f-9c24-3262160a87d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:53:45.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:53:55.614Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=75591da3-811d-4d37-801e-f54e19f012e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:53:55.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:54:05.620Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=5904b27d-102d-4853-8b7a-f93aba18bc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:54:05.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:54:15.627Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0add8db6-1701-48cf-8f8e-0f40e995d0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:54:15.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:54:25.633Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=77aa53a9-4d44-4446-bdc9-005af08c9116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:54:25.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:54:35.638Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=75cd721e-29fc-4a1c-855c-557f5e0c9c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:54:35.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:54:45.644Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=fc0b254f-356a-4d77-ae1a-3e4f0fc56604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:54:45.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:54:55.650Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0d712fda-15a4-45c6-8b36-f26543504cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:54:55.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:55:05.656Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=4b26761c-e870-44db-b048-67b68341fa4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:55:05.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:55:15.661Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=24c526c2-da67-4d12-b9c8-af3289ddc2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:55:15.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:55:25.667Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=844e5e15-1185-4ce7-874a-25138207408f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:55:25.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:55:35.673Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=c728d5ee-0516-4f67-8b4e-1c2cbdb34e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:55:35.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:55:45.679Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=86d55e92-faaf-492b-b58a-678dc743ff65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:55:45.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:55:55.686Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=4875ee01-e205-4f38-9e93-feb188eabcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:55:55.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:56:05.692Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0e9b3d1f-38c3-4b91-88e2-2a5366c8f3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:56:05.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:56:15.697Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=3e0649c8-7587-4b42-a622-a8b59821c456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:56:15.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:56:25.704Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=73b277a4-b3a0-48d8-8960-5394a651dcf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:56:25.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:56:35.710Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e74272b5-4061-4332-95e2-e8b82330f666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:56:35.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:56:45.716Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=810db7d1-a23c-4b4b-bf3d-6be3c8158450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:56:45.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:56:55.723Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=03793c37-caa8-41a9-93e9-8ce2e5efb421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:56:55.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:57:05.729Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8e90a18b-d475-4afc-b376-58f68bf77dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:57:05.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:57:15.735Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=dcd6aead-ba26-48cc-b983-2fdb82900eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:57:15.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:57:25.741Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=7c139d84-e3dc-47ed-b08a-d5e106a4ef1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:57:25.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:57:34.715Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T00:57:34.715Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T00:57:34.716Z |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-05T00:57:34.717Z |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-05T00:57:34.795Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T00:57:34.795Z |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-05T00:57:34.798Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:57:35.747Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=09d1bed8-e037-4a16-b48c-c632a87d3417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:57:35.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:57:45.753Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=3c6d9d03-a38f-4e6a-bf26-6e1a6b786f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:57:45.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:57:55.758Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e45813ec-6112-4f1e-b6bf-91cf31d2b919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:57:55.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:58:05.764Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d6e29555-a3dd-49ca-a0cb-b8765ce95aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:58:05.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:58:15.769Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=012ab31f-a559-4b0e-9436-6c89be6fdbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:58:15.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:58:25.775Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=79b596d7-0267-432c-95ab-a4c8b025599b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:58:25.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:58:35.780Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f61f131f-b154-4d1f-94db-e43f55ad96d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:58:35.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:58:45.786Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e7d1cb0d-1604-4e26-8cc2-7132d3ae5ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:58:45.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:58:55.792Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=117b3e3b-6691-4991-b318-4583f614dd20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:58:55.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:59:05.798Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=82638761-3908-4c59-bc35-3238b2d549c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:59:05.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:59:15.804Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=a936aea3-fc00-4ed6-88c3-7dcdb4670321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:59:15.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:59:25.809Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e17c9816-1446-46b5-8d68-eedc90f43d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:59:25.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:59:35.816Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=21a196b7-4d4c-42d7-9801-400ba4a8bf26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:59:35.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:59:45.822Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8e9cf826-4ab4-4f4a-a114-658e0a20a4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:59:45.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:59:55.829Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=1b93cda8-d125-49c5-9a4c-35858a795b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T00:59:55.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:00:05.835Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=97171458-4578-4deb-ad73-12ecd31a3e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:00:05.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:00:15.841Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=4c987ff6-859c-47f1-bda4-f3c55a5683cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:00:15.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:00:25.847Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8d693fcd-18f7-4862-bef9-790843780e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:00:25.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:00:35.854Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=05ba6928-2955-4343-99e9-5c5399674955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:00:35.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:00:45.859Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=dad667e0-f660-48a1-819e-321a0ed0a791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:00:45.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:00:55.865Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=5fa6b46e-4cd8-43c5-bbce-415c8601618e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:00:55.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:01:05.871Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=c5461281-31dd-4671-b782-b466d9280cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:01:05.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:01:15.876Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=95411bdc-bd08-4101-8c8f-342bf8a71889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:01:15.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:01:25.882Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ab66c7b7-1f79-49a0-92f6-fe7d10f21bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:01:25.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:01:35.889Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ea00cde2-6042-42fa-a9d5-de65bf171054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:01:35.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:01:45.895Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=1402cc71-1f18-4486-a04a-d3da0930f6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:01:45.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:01:55.901Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=59d55b1b-4175-47cd-89b0-346a20091423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:01:55.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:02:05.907Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=fbb0a845-5a74-4d63-b411-1dce022741b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:02:05.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:02:15.914Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=16a17a18-8c20-48a9-96b2-fde9b2427b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:02:15.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:02:25.919Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=dc8c5c43-cf63-4156-888b-4defe76ae472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:02:25.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T01:02:34.705Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T01:02:34.705Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T01:02:34.706Z |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-05T01:02:34.707Z |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-05T01:02:34.778Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T01:02:34.778Z |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-05T01:02:34.780Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:02:35.927Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=95d380dd-1432-4483-bae6-c283a939b0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:02:35.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:02:45.933Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=2d7da820-23d9-418b-bde7-9fa8ae87126b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:02:45.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:02:55.940Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=7ed1acd1-8cf5-484c-96c6-e84e5453d86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:02:55.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:03:05.946Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f427a4f7-9503-4047-9f95-68928bb5889f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:03:05.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:03:15.952Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=eedcaca6-073c-4072-ac57-1ced4ccd8669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:03:15.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:03:25.958Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=fa06abe0-41cb-45c5-9dba-f349693fef57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:03:25.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:03:35.963Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=c6c02412-f277-4db0-a172-3176e9cd611c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:03:35.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:03:45.969Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ed37b146-18f9-4cb9-9648-be195bc099da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:03:45.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:03:55.975Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=af539895-0b4c-4a28-9e22-a0b125af688b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:03:55.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:04:05.980Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=008b975e-d4d0-484f-8573-1f7e186168c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:04:05.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:04:15.986Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=3f89f6e5-b27c-40e5-9148-5d26cdde4750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:04:15.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:04:25.992Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ab7cc590-af1f-4afd-860c-2cd41832a343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:04:25.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:04:35.997Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=5b559731-ceca-4b90-b9bf-a4bb364e2eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:04:36.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:04:46.003Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ae151a9e-cbb3-43d8-8580-ef21eecfc7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:04:46.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:04:56.009Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=cb7577ed-00ef-47dc-87ae-74cacb8b0411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:04:56.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:05:06.015Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=74650d6b-8cc8-46c7-8751-46898edbc91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:05:06.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:05:16.022Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=eaf39133-8d82-471e-803e-ca2101b12fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:05:16.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:05:26.029Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=019e96b5-2107-4777-8ea3-ed512507b458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:05:26.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:05:36.034Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=92ba44c6-df89-4645-947f-5bbaf246ae55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:05:36.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:05:46.040Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=4e8539a9-a29c-4b5e-9e4c-710218535fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:05:46.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:05:56.045Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e09626e3-5628-4efa-a909-946e1b5b9d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:05:56.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:06:06.051Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e3150293-da3d-43e1-9408-97d4a4c6ec87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:06:06.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:06:16.057Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d3c80f37-fd17-4249-8405-59a94faa7372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:06:16.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:06:26.064Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=3878daee-4487-4aa1-a134-94e936150cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:06:26.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:06:36.070Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=5524e5bf-bd8b-4cec-a71a-6faae97c86f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:06:36.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:06:46.076Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=1fa7635d-8836-439f-b495-a5db700acba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:06:46.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:06:56.081Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=1911956a-6cad-4094-9ca0-118490a5aeca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:06:56.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:07:06.086Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=81966430-40ee-406e-a487-18220323f780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:07:06.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:07:16.093Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=7113257e-4f5b-4005-9f58-648e5f64980f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:07:16.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:07:26.099Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f6b291fd-8f00-40ad-9300-ac02ca960984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:07:26.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T01:07:34.702Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T01:07:34.702Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T01:07:34.703Z |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-05T01:07:34.704Z |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-05T01:07:34.779Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T01:07:34.779Z |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-05T01:07:34.782Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:07:36.104Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=bd124a0d-438c-4cf0-990d-7a2b3bc8c3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:07:36.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:07:46.110Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=74e6ff25-bb8c-43cb-b823-129cbaa620e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:07:46.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:07:56.116Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=7576f36d-e8dd-4662-adbe-3009a37e23c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:07:56.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:08:06.125Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=2d38cd4f-a66d-44ab-9def-d1ec8887a31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:08:06.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:08:16.131Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=01c43266-d9f0-4a46-90e4-3a4b67dcccbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:08:16.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:08:26.137Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=1cfff084-774d-4c00-ad61-088614da5b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:08:26.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:08:36.142Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=668244c2-e7ab-41dd-bb2a-b29f885969cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:08:36.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:08:46.148Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=c49be2ea-83fb-4297-bb9f-3bb09088d28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:08:46.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:08:56.153Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=b70aeb39-dc6c-4f22-9951-01620a1fb8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:08:56.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:09:06.158Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=6725e70f-b8bd-4aa3-8261-aa2f2dfe46e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:09:06.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:09:16.164Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=7a8b1b6d-1646-42c9-a776-58a4921b3cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:09:16.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:09:26.169Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=3e7615ff-2ed8-4f0f-981d-2fbd3f30b21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:09:26.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:09:36.174Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=32cc2e41-0ad4-4b70-8068-248a13568c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:09:36.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:09:46.180Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=005e0637-8fff-413d-81c5-d735fe28e93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:09:46.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:09:56.185Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ca9b0141-e277-42aa-9637-ed4533de9892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:09:56.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:10:06.191Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=bab95bcf-2fea-4628-83f7-839d22f687db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:10:06.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:10:16.196Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=cfe1887a-b232-49fe-8374-0e3d9d30531b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:10:16.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:10:26.202Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=9d737c66-d4af-4c7c-a4f6-fdd93814fc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:10:26.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:10:36.208Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=70c5586f-8f32-4279-bae3-7c7ecaacc19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:10:36.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:10:46.213Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=5756777c-f5a8-46b6-b392-b1b00a96cb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:10:46.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:10:56.217Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=23333b14-bd7d-41a5-8fe9-19fc39808ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:10:56.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:11:06.223Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=252e06db-206c-430a-92f9-a83bed7b0884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:11:06.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:11:16.230Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=b2edd3c2-523c-45e1-bac6-c13d9f5fd7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:11:16.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:11:26.235Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=69fc484e-1a9a-4c33-9e14-cd1c4eacdcf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:11:26.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:11:36.241Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=c2c5152e-adf6-4c43-a071-fac4a6c4f853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:11:36.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:11:46.246Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=4aff2502-6186-44c2-ab20-b461f00bff39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:11:46.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:11:56.253Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e71e5429-c36c-4cf8-a320-3c9835a624e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:11:56.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:12:06.258Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=78ff3172-8d03-4587-8d1a-f3bb73b4b3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:12:06.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:12:16.263Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=bfefe3a8-f7fd-41dd-abd5-8b95703ca13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:12:16.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:12:26.268Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=972e1cad-9942-49fe-bd7f-c578a8e25922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:12:26.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T01:12:34.705Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T01:12:34.705Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T01:12:34.705Z |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-05T01:12:34.706Z |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-05T01:12:34.787Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T01:12:34.787Z |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-05T01:12:34.790Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:12:36.276Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=2f06cd67-6b22-4055-a9a9-3c9f63d3232f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:12:36.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:12:46.283Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=90ed6ba4-6616-43f1-8247-1fcff4068e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:12:46.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:12:56.288Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=c1ecb107-ccac-470f-accd-f581bfc82283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:12:56.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:13:06.294Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ce1e260f-8ba6-455f-9604-814f4ee8b523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:13:06.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:13:16.299Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=26f5965a-e34b-45f6-923a-45c3501169e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:13:16.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:13:26.304Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=a8b85761-3b06-47f2-a8e0-7c359315e6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:13:26.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:13:36.310Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=98bf67bc-3269-4eed-88ee-588b17b48b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:13:36.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:13:46.315Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=2bc4c40a-eb34-41db-9b09-75e1c3d7ed16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:13:46.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:13:56.321Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d29a76ee-a299-424a-b6b3-c2293c932e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:13:56.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:14:06.327Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=fcc8563d-cc7e-4083-98d6-f5638b337f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:14:06.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:14:16.333Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8a40795f-21c2-4a92-9ebb-23d96defa77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:14:16.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:14:26.338Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=62034e54-c141-4c23-888e-caafd6c740f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:14:26.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:14:36.343Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=2b26328d-1fd5-490c-9cdd-432a81b0190d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:14:36.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:14:46.349Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=2c03724b-8f34-4d98-85e9-5112ed04318c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:14:46.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:14:56.355Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=cf1b8488-c528-4b38-86bc-294d47844981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:14:56.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:15:06.360Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=34fad75b-57a8-4dc6-b486-0128b2999b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:15:06.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:15:16.366Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=fa57a1fe-d494-46d4-ab65-9037811c5307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:15:16.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:15:26.372Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=3dcdd17c-68c7-4229-b21c-985548d9f1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:15:26.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:15:36.378Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=34d227fd-de59-40e8-9c9b-2e6f14066f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:15:36.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:15:46.384Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=915756f7-8820-4080-9e91-bc892852c4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:15:46.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:15:56.390Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=88d848f0-fe30-43a7-8d32-84a799b7ab91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:15:56.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:16:06.397Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=91484e28-cdf2-469b-b320-064e95554494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:16:06.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:16:16.402Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=17a4efb0-5e24-4aec-a15f-bc87d053264f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:16:16.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:16:26.408Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=5bbafe00-df64-4255-a2bd-b174e687fde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:16:26.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:16:36.414Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=9d5c6350-b08c-4eba-a9e3-df464366a8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:16:46.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:16:56.619Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=eef5fde9-13c6-410e-9cb8-a58204cbbfbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-05T01:16:57.975Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=LPRjB8C4Nv6F3QF2RqxC, 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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:16:58.214Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:16:58.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:17:08.215Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8eddd9d4-4b3a-4d2a-b63f-b2cdae810c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:17:17.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:17:27.748Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=007222ce-29b1-4f2b-87a6-7a47f44b79bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T01:17:34.697Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T01:17:34.697Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T01:17:34.698Z |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-05T01:17:34.699Z |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-05T01:17:34.763Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T01:17:34.763Z |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-05T01:17:34.766Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:17:37.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:17:47.279Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=db97d132-760a-4051-9c68-d6add8c06b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:17:56.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:18:06.813Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=bff3e7ed-5bd5-4515-9ba1-6acb21c655b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:18:16.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:18:26.353Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=6f70f55f-a1b0-4ec3-b27e-da40baa602b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:18:35.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:18:45.884Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=51fe48ef-2c2f-4b97-a5f5-7a431dc3d1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:18:55.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:19:05.417Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=448f22eb-f901-4abc-98bb-1ec7acec0d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:19:14.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:19:24.950Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d2c215ec-7d93-400a-82ec-2d7adc5ab8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:19:34.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:19:44.484Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=21fc4398-386a-4aa0-9dd0-8625cf780cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:19:54.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:20:04.027Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=2fbdeef4-1a56-4edb-94d4-a7c236f80bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:20:13.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:20:23.568Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=63386be8-b827-4fc4-bdd1-95c6d3842432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:20:33.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:20:43.095Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=1a71d74f-e2df-44b7-a733-64dc9600e2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:20:52.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:21:02.625Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e8a2846d-8ca8-49f0-85e0-8d912899b77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:21:12.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:21:22.160Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=cb8bcc76-a350-42b8-9a5b-68ceae49bb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:21:31.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:21:41.694Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f5a80b76-4df6-4f62-ad9d-d22b6289f25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:21:51.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:22:01.229Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=b91bf2ee-a81f-4fbf-abc9-aa2c47ec19eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:22:10.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:22:20.761Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=14383b98-fecf-4dc0-a2db-611930f96f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:22:30.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T01:22:34.697Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T01:22:34.697Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T01:22:34.698Z |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-05T01:22:34.699Z |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-05T01:22:34.767Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T01:22:34.768Z |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-05T01:22:34.770Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:22:40.293Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=7cd99b63-8eb8-49a3-94ed-b4b22448b158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:22:49.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:22:59.828Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=3e03a635-8eba-4294-85eb-235b07edbaa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:23:09.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:23:19.362Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=4e242b63-c8f9-486d-9bd9-ad91fcd0eac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:23:28.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:23:38.892Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0a213bfc-3772-42e1-859e-d234103d3ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:23:48.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:23:58.428Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=b57bf48b-ea81-44ba-ae39-5ad042f54275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:24:07.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:24:17.965Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=50b3adfe-8d4f-4c38-b0c9-8e5c1a8e9d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:24:27.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:24:37.498Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=4c6dc6ef-33c3-468e-82bd-8fc69242eada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-05T01:24:38.427Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=RUfPLMaPDlGCPgvDQSMX, 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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:24:38.433Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:24:38.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:24:48.433Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=66448955-2552-472e-b300-4fca4c8981e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:24:57.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:25:07.965Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=5dfc6f53-baaf-43b7-91f1-c7c1f4189d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:25:17.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:25:27.498Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=99c64f0a-7a56-4cf8-b30d-2bdb6639c7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:25:37.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:25:47.030Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=2d3ad34a-eec1-4dc4-8fec-8f39e0119487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:25:56.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:26:06.562Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=44a97636-4835-4143-b65a-4de522ee26f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-05T01:26:07.553Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=UgaA7swe87cNviN706M4, 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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:26:07.559Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:26:07.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:26:17.559Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=75c4095a-9cc3-4d73-8ee1-ba65036140b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:26:27.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:26:37.088Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=feee8037-39be-43ab-a5c9-72c2a0ca25ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:26:46.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:26:56.636Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=c315cf80-6659-4f77-8fb4-c705f663d075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:27:06.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:27:16.168Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=de60a408-a86a-41c9-8526-2cdcea20ae3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-05T01:27:25.051Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=UgaA7swe87cNviN706M4, 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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:27:25.056Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:27:25.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T01:27:34.717Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T01:27:34.717Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T01:27:34.718Z |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-05T01:27:34.719Z |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-05T01:27:34.791Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T01:27:34.791Z |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-05T01:27:34.794Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:27:35.057Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=bb2cd4b0-43e5-4642-a201-106d8b056cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:27:44.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:27:54.591Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=12891c4b-840b-4bc7-97f8-d50e6d883ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:28:04.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:28:14.124Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8ab11444-0dc5-4d40-80b9-13af6e2deb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:28:23.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:28:33.656Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=6ec4e051-6082-4dd9-ab0d-40968329b38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-05T01:28:37.499Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=UgaA7swe87cNviN706M4, 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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:28:37.506Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:28:37.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:28:47.506Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=68c6c696-fdec-460b-a74a-21a0b2c87193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:28:57.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:29:07.040Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=acc08fc5-7810-4a35-be9e-5b3d51ce652f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:29:16.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:29:26.569Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=892b0eeb-8aa9-431d-9c95-c675dfd43ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:29:36.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:29:46.100Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=2d17ecf4-8822-4724-b5c5-0d5f5a99e44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-05T01:29:46.879Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=4Qc8h1ryeT3expjM01n2, 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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:29:46.889Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-05T01:29:46.937Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=4Qc8h1ryeT3expjM01n2, 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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:29:46.941Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:29:46.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:29:56.942Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=6a6b41d1-4c73-49e7-9344-a22cab609bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:30:06.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:30:16.477Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d9a20b8e-af0b-41f7-bb3b-374e8e327381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:30:26.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:30:36.011Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=371badfb-5bed-4328-a51e-1b838e647079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:30:45.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:30:55.541Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=6df0f802-d786-41d3-b44f-820ce0238817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:31:05.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:31:15.077Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=bb18878c-234f-4dd3-b4e7-16ed391e1412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:31:24.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:31:34.610Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=6d3d4950-448d-4ac4-bcbe-ad963306426a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:31:44.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:31:54.142Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=144c4308-4d0c-4851-984f-3ce3d341f9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:32:03.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:32:13.675Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=245e7694-ca0f-478f-9ce6-080b014406fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:32:23.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:32:33.206Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8d1f3f36-e42e-451e-93d0-512890c24ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T01:32:34.690Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T01:32:34.690Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T01:32:34.690Z |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-05T01:32:34.691Z |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-05T01:32:34.762Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T01:32:34.763Z |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-05T01:32:34.765Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:32:42.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:32:52.737Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=cd29b9e5-33e7-4bdb-87f5-f56b31866dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:33:02.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:33:12.270Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=6e4f7ca8-63d2-4bcc-b8cb-b6063851b4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:33:21.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:33:31.802Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=1f24bb03-5063-4a69-aaa8-14fc581cdd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:33:41.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:33:51.342Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f99d6639-ba71-4783-b847-2337a1edee7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-05T01:33:57.895Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=vLpEP88ZmJ1vnmT8TMa4, 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-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:33:57.900Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:33:57.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:34:07.901Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ae67a377-9d79-47b1-81b1-0a9dc4b7ee96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:34:17.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:34:27.436Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=351061e0-8844-4c0e-98b7-5ebc8200e89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:34:36.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:34:46.971Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=66f6a41c-a266-44f0-8803-4f60f431ea7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:34:56.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:35:06.506Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=3e13e2d2-c1c9-433d-9422-04deed5ef984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:35:16.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:35:26.037Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f4cc0d25-529e-478c-a2ff-1d7d1198b470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:35:35.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:35:45.575Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ea6dcfea-8110-45a3-a748-eb46d5713da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:35:55.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:36:05.111Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=9d67e205-0022-4c02-a995-d51b2c9f85d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:36:14.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:36:24.645Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=3d8affd8-40eb-40ce-83d6-9f631dc821b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:36:34.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:36:44.180Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8683b510-fe55-45dd-8a02-7da3bae7f115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:36:53.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:37:03.714Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=1907f789-50ed-47f1-a129-170f20138b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:37:13.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:37:23.250Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e2105d9e-0228-49a4-8881-72f1a90ef0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:37:32.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T01:37:34.688Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T01:37:34.688Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T01:37:34.689Z |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-05T01:37:34.690Z |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-05T01:37:34.755Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T01:37:34.755Z |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-05T01:37:34.757Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:37:42.785Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=c32d6750-fe88-41d2-8c3c-b807225783c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:37:52.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:38:02.318Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=07eec20f-1660-4338-92dd-a00fdc0ed86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:38:11.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:38:21.851Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=a1160632-087f-4665-8fd5-f382e540aaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:38:31.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:38:41.384Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=91243faf-9218-49a5-a130-37a0e35b24cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:38:50.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:39:00.919Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=535373cc-c8a0-4f5a-b476-432d6718a6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:39:10.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:39:20.451Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0c61a0dc-a973-468e-9c64-41844a09e52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:39:29.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:39:39.985Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=30bbe99b-7a83-4085-badb-fe7ad8ca5aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:39:49.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:39:59.520Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=89685663-be69-4438-9497-888f59db17f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:40:09.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:40:19.054Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=b18f6f0e-f911-4123-86f6-617c58eaac00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:40:28.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:40:38.587Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=2ebae754-fbcc-4688-b85e-5a4c4e947177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:40:48.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:40:58.119Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=31bdc2b4-37f0-46b1-8e1e-d18997eb6e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:41:07.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:41:17.652Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=bea80474-934c-4d7d-97c7-595ccd319af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:41:27.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:41:37.185Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=9ab1ad3e-b489-48a1-9a6d-cdf2a2516923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:41:46.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:41:56.720Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8588da34-4ab3-43e5-b41d-96bbb10cb46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:42:06.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:42:16.251Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=6b9e122c-8139-4afa-9f0f-7e5c2964578d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:42:25.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T01:42:34.679Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T01:42:34.679Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T01:42:34.679Z |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-05T01:42:34.680Z |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-05T01:42:34.747Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T01:42:34.747Z |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-05T01:42:34.750Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:42:35.788Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=df7b0663-a94c-443d-bd57-b62b964a0a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:42:45.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:42:55.320Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=3742b43c-f1d9-4475-931b-68bda85605f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:43:04.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:43:14.851Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=5aaea844-0661-4463-9502-00d20f909172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:43:24.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:43:34.386Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=91bb9032-561b-4919-8647-5492197c1085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:43:43.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:43:53.915Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=074ffb90-42f3-49d8-b1bc-375df7502255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:44:03.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:44:13.446Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=3bb07add-5d76-46f9-911a-b6d43166e5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:44:22.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:44:32.977Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=bbf95568-691b-4827-8c39-800995ec2f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:44:42.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:44:52.510Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=7c351448-1782-4a06-abb3-6518651f5f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:45:02.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:45:12.042Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=13c81b92-7174-4754-b80c-7567029b8dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:45:21.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:45:31.585Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f988a97f-4fef-4adc-b1bc-185e0fe57dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:45:41.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:45:51.115Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=dd5bd541-713d-42a8-923c-e672d2465962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:46:00.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:46:10.645Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=6b6d98a6-ee64-4780-b337-c83467db3ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:46:20.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:46:30.179Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=957e3800-bbb9-4618-8513-5d98537816dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:46:39.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:46:49.709Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=5637482f-8c96-4893-99fd-5825a5605335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:46:59.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:47:09.241Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=5db076e2-1298-45cf-a2cc-3fe8a297ccb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:47:18.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:47:28.772Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=b94c9d53-eaf1-4245-b0e5-8797b36c95fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T01:47:34.681Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T01:47:34.681Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T01:47:34.682Z |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-05T01:47:34.683Z |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-05T01:47:34.747Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T01:47:34.748Z |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-05T01:47:34.750Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:47:38.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:47:48.305Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=79115a1f-0bb8-4d8b-9d6b-64aa78e39061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:47:57.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:48:07.837Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=a7bdd9c6-eaef-45a6-8f3f-4a157d0bdd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:48:17.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:48:27.372Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=05e7706f-4867-490f-bf9e-5fb43d175f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:48:36.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:48:46.905Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ca1c5ce6-110b-4468-8972-a567965a528b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:48:56.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:49:06.438Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=da8282da-bd70-41cc-b7ad-6fa07bfd6edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:49:15.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:49:25.970Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=b51fb57d-6a75-4937-b251-5c48b9cfb821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:49:35.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:49:45.505Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=55a0ef5f-9a14-4f43-93ba-eeffd26eaf8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:49:55.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:50:05.035Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=21bea4a6-0fbf-4e2d-831a-9ea98462576b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:50:14.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:50:24.567Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d5f89899-b5d8-4638-8730-8433029f5fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:50:34.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:50:44.105Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ed0ea9ad-d854-4ae4-b909-18e17e364247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:50:53.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:51:03.639Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=47753513-52d8-4a31-a833-5a17f5125ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:51:13.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:51:23.173Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=17b8a7a3-aae3-4b1d-8c11-ad4eca11a619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:51:32.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:51:42.705Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=011ebd89-20eb-4fa2-b9a1-f1b7a0479e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:51:52.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:52:02.234Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=fb35e710-8fe7-40d3-8dfa-128939298001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:52:11.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:52:21.768Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=7c5e1c92-90e4-44d9-8659-cbe4b11549ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:52:31.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T01:52:34.742Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T01:52:34.742Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T01:52:34.743Z |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-05T01:52:34.744Z |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-05T01:52:34.810Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T01:52:34.811Z |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-05T01:52:34.813Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:52:41.297Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=6b097ab1-9187-4783-994b-a763b3c847d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:52:50.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:53:00.825Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f6b51286-4270-4c6b-9063-d0f6faa593cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:53:10.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:53:20.357Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=08321a45-f7d8-4624-982b-1a967120880c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:53:29.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:53:39.891Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=1bcaaaa5-ef70-42df-a2b0-f23275a3cc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:53:49.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:53:59.424Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=37e32b0d-9834-416b-9aa9-f1f2568ee6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:54:08.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:54:18.958Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=24d6c287-5080-45d3-904f-6dd39a9adf2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:54:28.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:54:38.495Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f2ed1eed-f30a-445a-963e-eac1f4c3de6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:54:48.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:54:58.026Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=5058b7b0-3b78-413e-a84f-02458d0e8370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:55:07.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:55:17.558Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=887a74e4-31ad-4bdf-94cd-2b7d427d1d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:55:27.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:55:37.089Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=15190533-958e-4351-a633-d56672efce79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:55:46.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:55:56.625Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=46d245e9-f6e6-46fd-9d44-29167850c24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:56:06.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:56:16.158Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f2e31c7c-068c-4e62-9e9b-4b14ca6d655c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:56:25.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:56:35.687Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=b83ade74-06da-4b79-8cc6-e2ceba6c5318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:56:45.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:56:55.221Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=06d92034-0e67-4d23-b1eb-4078447607fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:57:04.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:57:14.756Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=f027dc3a-d2c5-45c1-a6a5-0ee3f9a683d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:57:24.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:57:34.287Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=ed664066-a41c-4355-afbd-52110f9427f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T01:57:34.689Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T01:57:34.690Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T01:57:34.690Z |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-05T01:57:34.691Z |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-05T01:57:34.759Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T01:57:34.759Z |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-05T01:57:34.762Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:57:43.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:57:53.818Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=0a0fd12f-5ed7-4486-a22e-75c5e64acde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:58:03.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:58:13.356Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=c4b9d8f6-e332-4c15-868c-e1d46dc96904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:58:22.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:58:32.887Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=e43b3491-048f-45a6-95e2-275e8d3e5865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:58:42.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:58:52.423Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=9b6d67c9-198d-4a7d-912c-20d225c1a255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:59:01.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:59:11.954Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=339645a0-cca6-402e-a74e-68229c36b234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:59:21.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:59:31.485Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=dda2504c-f299-4d39-a03b-2a5c2cbee19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:59:41.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T01:59:51.017Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8ad7c182-a302-4f97-ba76-23d48ca8d4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:00:00.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:00:10.547Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=df1e01dd-ac30-4b38-9993-ca74bed50e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:00:20.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:00:30.083Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=dc51d3dd-a4a5-48e6-93bb-30749bb4cf5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:00:39.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:00:49.612Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=550486dc-2dd0-4c63-b269-556d47a4feec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:00:59.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:01:09.143Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=5668ed3a-2157-48ca-9c24-b2952f0f5096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:01:18.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:01:28.703Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=c23a2c3f-6922-41a3-9e0a-0270f00fec39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:01:38.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:01:48.240Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=50368c64-255c-44ba-88c8-b9f633258fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:01:57.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:02:07.767Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=52ef7b28-c765-4177-b28c-8855902842b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:02:17.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:02:27.297Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=810f17a7-79e2-4496-a665-6e205d36694b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T02:02:34.704Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-05T02:02:34.704Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-05T02:02:34.705Z |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-05T02:02:34.706Z |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-05T02:02:34.774Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-05T02:02:34.774Z |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-05T02:02:34.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:02:36.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:02:46.833Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=dabf5ce8-5958-40f6-8a48-fb4ffc930592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:02:56.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:03:06.369Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=917241e6-16ea-4f16-905c-d65431d58aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:03:15.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:03:25.901Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=52be4154-18e8-4660-82df-53784ede36d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:03:35.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:03:45.429Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=4bd87c00-b051-4d7f-9f3c-f64430777b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:03:54.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:04:04.961Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=39e4dd7d-4708-4e07-b956-8d3b0f3265bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:04:14.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:04:24.494Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=62bc05fc-69e0-4e77-837d-0357cb5ad285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:04:34.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:04:44.029Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=d92fd7e6-64f8-4f83-9330-4545d8296dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:04:53.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:05:03.560Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=c69797b6-033f-4bf8-b91d-477f318df0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:05:13.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:05:23.089Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=7d16d43a-27ed-4513-a09d-6f8bdc1172ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:05:32.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-05T02:05:42.618Z |INFO |Init configs |InvocationID=b7745766-8977-419d-a797-9fc1daeee5dc, InstanceUUID=8863794a-5c8e-47f3-84a8-b77de7557140 | |INVOKE |pool-2-thread-1 |