. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T10:44:26.185Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T10:44:26.188Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-14T10:44:26.233Z |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-14T10:44:26.818Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-14T10:44:27.558Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-14T10:44:27.560Z |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-14T10:44:27.653Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-14T10:44:27.715Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-14T10:44:27.736Z |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-14T10:44:29.236Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-14T10:44:29.547Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-14T10:44:29.563Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-14T10:44:29.564Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-14T10:44:29.642Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-14T10:44:29.643Z |INFO |Root WebApplicationContext: initialization completed in 1906 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-14T10:44:29.944Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-14T10:44:30.854Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-14T10:44:32.667Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-14T10:44:32.811Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-14T10:44:32.833Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-14T10:44:32.838Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2021-05-14T10:44:33.157Z |INFO |Started MainApp in 9.114 seconds (JVM running for 9.692) |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-14T10:44:33.342Z |INFO |Start scheduling PRH workflow |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:44:33.352Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=852e2555-efd2-4b75-9c95-f49111a867bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-14T10:45:03.453Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.20.117:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:45:03.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:45:13.518Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=d19b3825-6c39-4f19-b513-a8015c60731d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-14T10:45:43.549Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.20.117:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:45:43.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:45:53.551Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=812f0aff-31cb-4e54-a064-463485d82afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-14T10:46:23.579Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.20.117:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:46:23.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:46:33.584Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=eaf32945-0e0e-4963-b30b-a10afb25556e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-14T10:47:03.618Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.20.117:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:47:03.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:47:13.623Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=b9457176-75a2-4b17-b4d3-7493589f4ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-14T10:47:43.658Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.20.117:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:47:43.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:47:53.662Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=e472998a-547a-4f26-957f-446a1dcbfc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-14T10:48:23.686Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.20.117:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:48:23.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:48:33.689Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=ad6e8040-96ea-4431-be1f-91fe5582bad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-14T10:49:03.720Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.20.117:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:49:03.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:49:13.722Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=df2118d0-7471-4ecb-8b43-48131486dd4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:49:13.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:49:23.770Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=f7d71a9e-ca9b-48cb-8f43-b250e31f2535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:49:23.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T10:49:30.401Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T10:49:30.402Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-14T10:49:30.403Z |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-14T10:49:30.407Z |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-14T10:49:30.481Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-14T10:49:30.481Z |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-14T10:49:30.485Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:49:33.786Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=5884f085-c5f4-406b-a3fe-78ad19d3a360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:49:33.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:49:43.799Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=bfa942d9-69eb-4049-9d1a-5afbc2bf01e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:49:43.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:49:53.817Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=fe59f3fd-aa30-487e-9c62-87a1c6d65d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:49:53.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:50:03.832Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=b316d2fe-a35a-43fd-8edb-4f2544ca83b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:50:03.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:50:13.856Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=8e11aac4-8aa3-4e4b-a8f0-275b3d891919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:50:13.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:50:23.871Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=0033c7a9-3284-4fae-b774-ffc388915422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:50:23.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:50:33.889Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=04656194-ef4d-4336-a13a-630bae50c7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:50:33.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:50:43.904Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=875bfb45-4c91-4d28-884d-793b89331e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:50:43.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:50:53.939Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=fb65cfd8-e8f9-465d-b589-ddacb10b9937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:50:53.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:51:03.948Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=8fb4ddd1-4db8-46b3-aa70-7f3bb19a57a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:51:03.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:51:13.969Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=d0c3eb6f-d4d1-4272-b16b-b251600df5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:51:13.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:51:23.983Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=9b3e9e65-fd20-4dea-96cc-efc91f8583e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:51:23.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:51:33.999Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=4827bd1e-5238-42d0-9540-b2cc81dc401a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:51:34.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:51:44.012Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=952b3b31-0a05-4dbe-960f-498e129e010a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:51:44.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:51:54.032Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=3968c81c-0f83-42e2-8fa4-3f7c3b3d0f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:51:54.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:52:04.047Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=1204eda1-132f-4c47-9c58-971e10676e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:52:04.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:52:14.058Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=5d65d704-2edd-4c82-93f2-5aea0615b70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:52:14.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:52:24.077Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=5a5cf372-1e7f-422c-bd9c-ea55f7382256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:52:24.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:52:34.088Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=883784b3-ce7e-41d9-b04e-6017bd669c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:52:34.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:52:44.099Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=0546318b-8095-4c84-986d-5158e1373cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:52:44.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:52:54.109Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=fecef92f-d2b6-4704-a86b-aeb17b2bbd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:52:54.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:53:04.135Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=47920405-b4ff-4069-b6ea-203f43605172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:53:04.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:53:14.147Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=f47af105-6d46-416f-ab4b-58a07f1dae55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:53:14.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:53:24.178Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=0f2e406f-d9bb-4cf6-9c2a-34b16228a3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:53:24.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:53:34.202Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=7ce0901b-3035-44d5-8cd3-791e04c51dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:53:34.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:53:44.213Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=a21bb483-4c0d-4780-aa5e-938dd491bb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:53:44.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:53:54.224Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=d06425e2-c079-496c-bbb7-2a60278b7f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:53:54.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:54:04.235Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=07b39bc6-f7b5-4d07-bddc-d9ca3dcdcff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:54:04.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:54:14.246Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=85f46552-7912-4a4f-bf8f-16d517533639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:54:14.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:54:24.256Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=6eabe6f5-477e-418e-9c8d-11797fe3c271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:54:24.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T10:54:30.274Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T10:54:30.275Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-14T10:54:30.276Z |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-14T10:54:30.278Z |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-14T10:54:30.336Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-14T10:54:30.336Z |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-14T10:54:30.338Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:54:34.267Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=e38e4a1c-823e-4e72-b2d4-a254d9408a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:54:34.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:54:44.277Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=8e4a7010-5366-42bc-aa49-8fb8b323b53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:54:44.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:54:54.290Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=1f7ba390-9bd5-4518-87d3-c7aad87525f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:54:54.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:55:04.307Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=f7e3ea07-ee79-4776-91cc-4691d1600a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:55:04.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:55:14.342Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=887c388f-7d35-4cde-9dcb-8e08c4cd740f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:55:14.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:55:24.353Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=57a5ab21-dd1e-4768-9f06-cb91459a8983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:55:24.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:55:34.361Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=1106585b-b0be-406a-a0c6-5fd6c5bd385c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:55:34.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:55:44.369Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=4d2f8658-32b6-4f80-8d80-f2e4bfa40f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:55:44.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:55:54.380Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=ca31cfe5-d914-4e38-88f4-e6fe8690f984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:55:54.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:56:04.391Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=aa5dc598-9684-4bb1-b851-31a49857cb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:56:04.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:56:14.414Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=5a236c5b-a738-4a8e-9596-27b3ca072a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:56:14.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:56:24.437Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=d787a129-80b5-40e0-b7c7-48e7b8e9287c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:56:24.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:56:34.448Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=79ce73e5-f46c-403a-ba8a-be4fe59e0302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:56:34.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:56:44.460Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=c06de610-20f7-4e08-bfa0-988b5f3cf29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:56:44.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:56:54.468Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=34009dbd-4b1f-43cf-89f0-7e1d5b3395cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:56:54.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:57:04.479Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=548f140d-7cd2-4b16-a562-d916c822a674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:57:04.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:57:14.491Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=5621d097-f7a1-4b79-b9ee-809ea04b5c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:57:14.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:57:24.510Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=02a306a2-0424-476d-bd13-d65143bad4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:57:24.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:57:34.533Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=b5fdfffb-7f34-4889-a9af-7aaf076f2021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:57:34.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:57:44.556Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=ebad03f6-1374-441f-ab67-6a0a80804c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:57:44.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:57:54.588Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=6d3ff3d1-b4e9-4846-ae70-5cbc9c1343cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:57:54.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:58:04.621Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=7931e45d-59b7-4e22-ad68-ec8a28399219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:58:04.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:58:14.654Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=b6c76888-9db4-4917-8240-a2185031ada5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:58:14.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:58:24.670Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=0cc16577-a3fb-488c-a202-1eba418b8f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:58:24.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:58:34.699Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=d6fcc07d-7a53-4e11-899e-62f4fccdebd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:58:34.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:58:44.720Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=f99cb472-5536-4b14-9c2b-40f7a9991bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:58:44.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:58:54.746Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=ada81c4b-7ca8-4290-ac6d-4c988767821b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:58:54.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:59:04.775Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=6983e83c-d0bf-4af8-8ccf-4d1d07f46fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:59:04.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:59:14.795Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=30456916-d6be-49ea-b21f-bb4d22d38f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:59:14.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:59:24.811Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=c028654c-ac80-4334-9a3b-8881645a2148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:59:24.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T10:59:30.245Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T10:59:30.246Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-14T10:59:30.247Z |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-14T10:59:30.250Z |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-14T10:59:30.323Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-14T10:59:30.323Z |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-14T10:59:30.327Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:59:34.826Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=5dbb865e-d18d-4ca2-b36a-46d3271026c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:59:34.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:59:44.836Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=1d096129-98f0-4717-97d9-3294884312c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:59:44.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:59:54.849Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=7e09e6c7-c5ec-44d7-9fea-047bcb28ad33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T10:59:54.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:00:04.864Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=12a8ca44-bfdf-4f24-8440-0f2ce68f2b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:00:04.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:00:14.886Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=58be5370-ac0a-4dc7-88b7-14219ac27627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:00:14.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:00:24.895Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=05925cda-5868-4550-99d2-94967b6f6ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:00:24.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:00:34.905Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=b05dbaba-4eb1-40e8-a2f9-99296a22130b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:00:34.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:00:44.919Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=f9974862-28f8-4434-933b-a67609f5c4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:00:44.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:00:54.932Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=f2428e76-4b21-4258-ae29-7032f094926b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:00:54.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:01:04.947Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=c497c77c-95f6-4d4b-a66f-a997a7953c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:01:04.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:01:14.963Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=9a3e9f2e-4038-4dae-8ea3-1c614014eb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:01:14.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:01:24.979Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=45c6b101-664d-47db-b480-53f7d29f2b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:01:24.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:01:34.988Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=ef224cc0-34c9-41ba-9241-ed2e5a2852e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:01:34.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:01:45.003Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=b8b86500-83e3-44d9-b99c-352415555931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:01:45.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:01:55.022Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=9e8e09a1-a64d-4e5d-b627-ddc8d6127ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:01:55.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:02:05.032Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=64dccb60-bce9-4366-a2c7-e09105529bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:02:05.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:02:15.057Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=58cfa912-e459-4d19-851b-73a4e5592642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:02:15.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:02:25.067Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=09cf1e33-f765-44da-814e-1f7bea18ef12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:02:25.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:02:35.076Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=f2a169d4-9ee4-4cee-b169-63327a14e8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:02:35.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:02:45.093Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=804eb9df-e35f-4f1e-be9a-ac1d732c31d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:02:45.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:02:55.102Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=1ec32f07-33ad-42b7-9e77-ee3f982915e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:02:55.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:03:05.112Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=45b6a2a5-44d6-4b66-8b83-d6b716d5d7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:03:05.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:03:15.123Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=483d8c70-d404-4a44-9a6b-6bbe4d1f5c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:03:15.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:03:25.132Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=52df5a12-d3b8-4c52-ae37-de80397458d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:03:25.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:03:35.140Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=52d2e00c-0e8a-48a1-b690-d20c0801a3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:03:35.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:03:45.153Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=85d1a6d9-f89e-4e4e-a5b3-db53e5a3c6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:03:45.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:03:55.163Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=6752b228-4cf5-4951-9122-cef2d0f283c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:03:55.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:04:05.177Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=def6f7ba-bd7d-4b71-8ba4-0e2a334e2dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:04:05.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:04:15.186Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=bd5f7699-b3ed-44ed-a87d-ac802f13e274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:04:15.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:04:25.194Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=da3bbbfb-fc37-4f4e-9319-13459e1143a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:04:25.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T11:04:30.279Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T11:04:30.280Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-14T11:04:30.281Z |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-14T11:04:30.284Z |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-14T11:04:30.356Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-14T11:04:30.357Z |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-14T11:04:30.360Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:04:35.214Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=32305348-8240-463f-8454-bb916f72b280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:04:35.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:04:45.227Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=0d3da1e0-6ae1-47ad-bde9-24c4880c3950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:04:45.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:04:55.236Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=85d4a917-7f66-4ab5-ae3f-d75098b14655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:04:55.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:05:05.248Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=aa0fe7b5-5fc5-4327-a6e8-a9f59ac690a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:05:05.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:05:15.268Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=7a2c6fcb-933d-4b35-bce6-da93ebeb12f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:05:15.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:05:25.277Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=72ec3f32-10b1-478c-bf5e-ffbbbb2381dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:05:25.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:05:35.285Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=b08a3ba4-96da-44ad-a4df-5ec19a0866f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:05:35.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:05:45.295Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=e0e9d5b0-0fdb-461c-acb3-7b05fdb9af14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:05:45.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:05:55.303Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=446ddfc4-8516-4176-b2ed-6c3728f496a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:05:55.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:06:05.328Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=c181f6d2-985c-46cb-82d2-53beb0f581ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:06:05.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:06:15.337Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=6b344a77-e67b-4e7a-a9ec-f0706f5e584e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:06:15.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:06:25.350Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=c9fc816c-2528-43b1-bbfa-011573ab7959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:06:25.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:06:35.359Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=929c751f-0102-49e7-a3b8-c4fa30b7a281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:06:35.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:06:45.421Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=3d044202-8fc4-4e35-94d0-ec2b53d2f5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:06:45.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:06:55.432Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=df378f79-de6f-4e9b-a0b0-8b1b4f92b417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:06:55.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:07:05.445Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=243a65df-b704-4e92-b374-77971c071ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:07:05.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:07:15.464Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=e125da5a-fe37-48e9-993d-3415a4c04ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:07:15.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:07:25.473Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=818d7661-746a-4339-b242-f3568d832011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:07:25.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:07:35.482Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=fed26a73-0aa4-4531-ad14-6ebe6be1b96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:07:35.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:07:45.491Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=15b79fd3-7961-4fe5-b654-00705d87365e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:07:45.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:07:55.500Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=37da39e0-9fe4-404c-a05d-99fa49bc4a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:07:55.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:08:05.519Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=8a296960-dee3-4dee-83c6-fa765b61d803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:08:05.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:08:15.529Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=351c9add-6261-45d3-a42e-57f72ab495d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:08:15.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:08:25.538Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=c3f4cd49-2572-49b3-b306-de47a9691d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:08:25.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:08:35.549Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=547685aa-b239-4698-9971-e98f0ba21c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:08:35.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:08:45.567Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=cd90a8ad-d99f-4847-a5b0-7cd0753a2261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:08:45.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:08:55.576Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=052afd82-20da-4a50-a2e0-54167a5c7166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:08:55.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:09:05.584Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=278786cc-bb7e-46e7-9526-20ae762624c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:09:05.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:09:15.594Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=9361cbc6-b486-4f05-b164-016eb4c671ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:09:15.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:09:25.602Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=dbf2d7ee-7a08-42b3-bd5c-a754ad210a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:09:25.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T11:09:30.301Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T11:09:30.302Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-14T11:09:30.303Z |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-14T11:09:30.305Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-14T11:09:30.363Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-14T11:09:30.363Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-14T11:09:30.365Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:09:35.609Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=8734d9ce-8207-4aad-b155-cb051e7abecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:09:35.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:09:45.623Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=8d717fb1-308a-4a05-9d12-87fccace3d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:09:45.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:09:55.633Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=b2226066-fe7f-4add-8422-12c41d20008a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:09:55.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:10:05.644Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=c0df7e3d-1f4f-48ea-9009-b2d247d055c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:10:05.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:10:15.662Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=75be6fd4-7096-4b5d-8611-aba0d4cf1d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:10:15.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:10:25.672Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=0612a071-99f4-4fed-b589-12b954d2af92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:10:25.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:10:35.680Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=7cf5dfca-b07a-4437-b346-5acdded39d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:10:35.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:10:45.691Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=bdac138b-6b8e-48d9-a92f-ea720bfbf22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:10:45.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:10:55.698Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=7394bcca-3b2b-49bb-9064-0535c212bf9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:10:55.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:11:05.707Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=58fbb1b2-a417-4377-83e8-17fa91a665bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:11:05.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:11:15.715Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=d015fb6c-9416-4ed7-9b53-511559513049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:11:15.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:11:25.727Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=3e0c0dd7-a74a-4a62-9506-65d979c9a962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:11:25.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:11:35.743Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=0ec213f5-41c9-4a59-8c10-988c17fa6063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:11:35.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:11:45.752Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=267c4e35-1f20-42fd-98bb-d3ad99ef29a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:11:45.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:11:55.771Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=2d2e4c71-bead-4a3e-91eb-4e235c28ce1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:11:55.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:12:05.779Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=7d439d2d-ef38-44a6-9069-d396ceb99dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:12:05.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:12:15.786Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=4e090518-6592-44d6-b84c-beff6f8719f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:12:15.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:12:25.794Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=a5ea4ad1-301f-4b0b-88bc-6e915c1c307b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:12:25.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:12:35.801Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=454a5b21-231b-42a7-9251-f5a4ce649588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:12:35.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:12:45.811Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=d6b2d5f9-3112-4f4c-ac84-3cbf27c88ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:12:45.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:12:55.818Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=82a0b9c9-a526-4a60-aa93-d1999dddd12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:12:55.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:13:05.825Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=77e8563c-3c3a-4aa9-8669-cbd2c36cdd8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:13:05.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:13:15.837Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=0178a82e-a65f-4918-b419-bc65ad665cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:13:15.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:13:25.849Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=47c85209-2c80-46e2-bff7-1a7743e0a21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:13:25.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:13:35.870Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=a5980b4d-09b1-4937-9ea3-d59ae786d5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:13:35.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:13:45.877Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=26e712a2-0cf6-4af7-b8c0-b36553baf002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:13:45.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:13:55.886Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=ac167bf7-ec42-4601-be64-3e6ddec98fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:13:55.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:14:05.894Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=7dd002c5-0032-4365-aa1a-84863a518310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:14:05.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:14:15.901Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=1d37e476-bdb4-4531-b525-ea8a21b59dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:14:15.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:14:25.909Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=4e7bd427-0737-40e9-bb8d-38907d5c5eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:14:25.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T11:14:30.244Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T11:14:30.245Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-14T11:14:30.245Z |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-14T11:14:30.248Z |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-14T11:14:30.342Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-14T11:14:30.342Z |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-14T11:14:30.347Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:14:35.932Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=d331dace-85f2-43ee-b14d-03c12d0e4c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:14:35.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:14:45.953Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=d493df33-1a49-429a-9436-42a7745c4780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:14:45.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:14:55.960Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=28c17e4e-e9c5-4735-947d-4b094ec7b2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:14:55.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:15:05.970Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=c9c44a17-5f86-4b8e-a4d8-bdf865595258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:15:05.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:15:15.976Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=0675c425-0f30-469c-aa91-5749bc232ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:15:15.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:15:25.984Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=9c84dad0-eb0d-4588-a2b2-efdc5d386979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:15:25.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:15:35.991Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=1d3450a6-45fb-4398-a172-d7452b6b847e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:15:35.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:15:45.997Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=08dc61d8-b085-4223-8301-3c28b0d6994c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:15:46.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:15:56.003Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=2080daea-559c-4394-b145-8c4ec2a1144e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:15:56.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:16:06.011Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=c73f2f09-8738-4fee-b82f-4276b2f58f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:16:06.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:16:16.019Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=3a015efe-039d-486b-9a95-39aeaed55ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:16:16.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:16:26.039Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=f207ebb5-1ead-4e54-92c2-ec878409d8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:16:26.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:16:36.047Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=b05bf5fb-91e2-41af-8af6-44bf59c27798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:16:36.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:16:46.054Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=91bf5dc8-4b35-499a-9f02-41be75c6ed32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:16:46.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:16:56.061Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=94505a0f-7858-4014-961f-1b917c304641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:16:56.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:17:06.068Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=52a29d63-3ff8-41c9-b05c-21d605455308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:17:06.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:17:16.075Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=7703924e-333f-488b-bb1a-96d8baee408d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:17:16.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:17:26.084Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=e4966b34-b242-49fc-94fa-6eab3eed0f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:17:26.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:17:36.094Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=881a8338-9da1-49b7-b908-a3dd52fde407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:17:36.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:17:46.101Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=6fd60e59-4642-48e3-961e-f028ce0d061a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:17:46.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:17:56.109Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=8b8d3a26-29f6-4061-a3de-0a7efbf8d777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:17:56.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:18:06.118Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=1ec3e4a8-ecb2-4883-a193-e035fd050038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:18:06.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:18:16.144Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=b30654f8-2742-4877-90d4-a695d0d1723e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:18:16.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:18:26.151Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=31ee8157-cc7b-4df7-b64e-66880adf67b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:18:26.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:18:36.158Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=99814cef-9edb-49ec-86b6-630f52796e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:18:36.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:18:46.165Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=1101dc63-13bc-4ded-86dd-e8ba56b97c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:18:46.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:18:56.172Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=b1977b27-0432-4029-8b19-8c435f676b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:18:56.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:19:06.179Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=6878fc0a-5fa4-4518-9373-006c3c7d1446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:19:06.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:19:16.186Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=4e523a9e-dcbb-4951-876a-d5b84250c4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:19:16.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:19:26.192Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=6acc6902-dca4-43bd-bd84-20a212a16d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:19:26.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T11:19:30.298Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T11:19:30.298Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-14T11:19:30.299Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-14T11:19:30.302Z |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-14T11:19:30.357Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-14T11:19:30.357Z |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-14T11:19:30.361Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:19:36.200Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=b248dc39-19cc-4528-a539-6e868001ba5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:19:36.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:19:46.210Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=97cb1f3d-68f0-430b-a1e6-f68a13818749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:19:46.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:19:56.220Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=2c2d1d23-b812-480a-a411-6c7b31dd5bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:19:56.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:20:06.240Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=bcffbdc5-c501-4ff9-b70b-730bd2345ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:20:06.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:20:16.250Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=802516e3-8e71-46ec-b6a6-ed39c05f4a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:20:16.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:20:26.258Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=8012cbdc-cba2-4325-9882-b3da2389a0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:20:26.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:20:36.265Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=656f9619-b124-4498-9ec5-395959f490f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:20:36.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:20:46.273Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=58468225-479a-4b4a-83b7-f06971f127b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:20:46.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:20:56.379Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=ba583bb4-7adc-40a6-acde-7da87d773076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:20:56.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:21:06.389Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=0e9af1f0-abfc-4469-8482-2442faaf6191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:21:06.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:21:16.399Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=8c5d6202-86ce-4c4e-9757-667f27c5f873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:21:16.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:21:26.406Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=c62b9bf2-172d-4cbe-ab41-a6d38d7c7d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:21:26.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:21:36.417Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=8b88ae52-b903-461a-85d8-f8ac6fbc5004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:21:36.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:21:46.425Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=1fd96058-df3c-4ead-94df-363f2868e6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:21:46.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:21:56.443Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=28b361f0-b1bd-47c7-ab53-3b931ba9b0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:21:56.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:22:06.450Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=453ce07c-cbae-401c-a04b-f8d7caaa799f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:22:06.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:22:16.457Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=758921b3-6624-4250-866b-9281fce063b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:22:16.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:22:26.464Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=226497d1-aadb-4f74-b154-aa106e671ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:22:26.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:22:36.470Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=594b64f7-4ca1-44e2-b437-c9e5c184c9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:22:36.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:22:46.479Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=f354ba6d-2fcc-4b66-ad65-6f82988c7c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:22:46.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:22:56.487Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=a3aa17af-3d5a-47c3-96aa-d69079475c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:22:56.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:23:06.494Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=517980b0-aaa3-4bc1-9555-dc6c69b9df06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:23:06.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:23:16.570Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=bb139d50-934e-4ecc-a9a0-af7c22fe6ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:23:16.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:23:26.580Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=261142ad-ef09-41e0-8cc5-3d0ab51304cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:23:26.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:23:36.587Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=3c6e9819-5544-425e-85cf-e6096b93aebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:23:36.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:23:46.596Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=289a1de5-8e06-4b7b-b246-84b2f19ac335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:23:46.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:23:56.610Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=a5209a2e-3504-494f-9284-bcb440a0105d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:23:56.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:24:06.617Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=7b8353e7-1d7f-4ad9-9d96-4021db5c3e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:24:06.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:24:16.640Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=87a68099-3246-4289-9b1b-1b8139f4225d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:24:16.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:24:26.648Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=a803c792-93d3-4bc0-99c3-6f2cf8d14d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:24:26.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T11:24:30.283Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T11:24:30.284Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-14T11:24:30.285Z |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-14T11:24:30.287Z |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-14T11:24:30.340Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-14T11:24:30.341Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-14T11:24:30.344Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:24:36.656Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=e5fa7444-0429-453d-b74b-26b8ee1b699c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:24:36.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:24:46.668Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=8d03d9f8-fbd8-4ae7-88ac-cd2355d56323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:24:46.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:24:56.676Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=16d543a1-81ee-4843-bddb-2e5248f25987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:24:56.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:25:06.684Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=241c44b8-5eca-4c49-88b6-78297a8b2a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:25:06.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:25:16.691Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=d316be0e-151b-4ed4-8c43-3879324bc73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:25:16.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:25:26.698Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=5c644f57-3cd5-4b78-bce5-b01384da03ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:25:26.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:25:36.706Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=5c8842b7-da43-486f-a116-26aae829bf2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:25:36.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:25:46.733Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=b808f41a-14aa-4fc8-9765-cf4a283a88b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:25:46.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:25:56.744Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=d211256d-8ec9-4446-b886-30cc100d0d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:25:56.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:26:06.750Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=ff286253-86a2-444e-94f6-245913b35e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:26:06.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:26:16.765Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=c49c465c-8762-4eda-be3e-dd11a0f25c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:26:16.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:26:26.771Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=d65af2b5-d24f-4bd6-ad17-eedfbcb9908a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:26:26.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:26:36.779Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=25a50976-fad1-408d-8073-1e0854c76bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:26:36.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:26:46.797Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=0f9248ce-5412-4617-b546-d72e3b93d804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:26:46.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:26:56.804Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=7857d956-b923-4ae9-884d-63d6cf968719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:26:56.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:27:06.812Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=91335e9c-fc76-4de8-bfa4-ceeffdbdc005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:27:06.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:27:16.830Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=ad78c14a-e34a-4e25-80b5-5eacf5070fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:27:16.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:27:26.841Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=8e4bfcd6-d1d8-4aaf-ba81-686bc425b106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:27:26.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:27:36.859Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=9357121e-b573-4c1f-9787-1f2dbaccf4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:27:36.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:27:46.867Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=d022b0e8-9bbe-44e8-8c45-aebc30ed8931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:27:46.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:27:56.874Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=865837ec-8c81-463e-b3e4-d20823508142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:27:56.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:28:06.880Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=64b564e9-61bf-4f9c-a581-092b5e6804a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:28:06.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:28:16.887Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=c99a45a2-c866-495c-8e28-50a77ba81b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:28:16.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:28:26.892Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=645e29a0-ebeb-47bb-964c-7338caa0237a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:28:26.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:28:36.900Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=a6b07ac7-41e3-429d-975c-142c27b23323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:28:36.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:28:46.908Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=a3249cb5-3b2d-43ee-b63a-355a53e19032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:28:46.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:28:56.915Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=fb034d06-3346-4655-93c9-60bd08245260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:28:56.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:29:06.922Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=3c3f0766-7b55-498a-aa6c-87b7de32416b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:29:06.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:29:16.933Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=4a0cd947-f96e-4a9f-a2be-d9061f2d5592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:29:16.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:29:26.949Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=a648d6af-2814-4874-b709-a19c4514d432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:29:26.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T11:29:30.251Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T11:29:30.251Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-14T11:29:30.252Z |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-14T11:29:30.256Z |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-14T11:29:30.310Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-14T11:29:30.310Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-14T11:29:30.312Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:29:36.965Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=0f44dd39-3e22-4bae-a0e2-ae6b95588a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:29:36.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:29:46.972Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=a049825d-482e-4b2b-9f1c-d91674ca5675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:29:46.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:29:56.979Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=b0731945-c4af-4a4b-bd08-51e04eef86b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:29:56.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:30:06.988Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=92df9858-f60e-4a39-ba15-7bff10ba68db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:30:06.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:30:16.996Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=ab617533-bd51-4945-aa78-2ca99dbd5e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:30:17.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:30:27.003Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=361756e2-3a44-4804-bdb3-476dae2ff57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:30:27.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:30:37.011Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=a93854a0-6b6c-4c26-87a1-36907e750b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:30:37.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:30:47.018Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=dc5660de-e23d-4708-bb53-aa398ca1dfbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:30:47.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:30:57.030Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=cca1d138-1e5a-4df8-a006-df07231488d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:30:57.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:31:07.040Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=7b2dad14-1abf-484a-b2f9-231b1abfe810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:31:07.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:31:17.050Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=b4e3c44f-0c0a-46d3-aeca-979a44253d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:31:17.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:31:27.066Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=95d5eedb-2a75-442e-8862-1a61caa1446e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:31:27.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:31:37.073Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=84dd56b0-10ae-485c-ae2e-7461836a8622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:31:37.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:31:47.081Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=e6db51b5-4608-4a0f-a4b1-5b9a31b46093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:31:47.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:31:57.087Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=a1c71a47-eff1-4270-b759-475766752706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:31:57.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:32:07.095Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=274a23b5-21be-4b94-91d4-9b54abe6fb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:32:07.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:32:17.103Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=2c74c4ef-4c87-4eb1-a253-f499fc7388b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:32:17.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:32:27.110Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=1fc82a70-d953-48b5-b35b-7c6109047254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:32:27.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:32:37.119Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=3bad272e-485d-4cad-96ee-bcd55ee4bf74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:32:37.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:32:47.127Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=bec8187b-d205-4b52-857c-7dc16b3a2bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:32:47.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:32:57.133Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=0afcfd76-f91a-42d7-8177-395e8953078f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:32:57.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:33:07.144Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=265b5624-0dfe-4d20-bc38-d5b7cd4a56f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:33:07.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:33:17.160Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=4b7d3f20-2890-410c-9951-20d80ddaade4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:33:17.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:33:27.169Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=8f0155ab-09f0-414a-9f11-ee73c280f4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:33:27.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:33:37.176Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=fc5dae22-5da7-4425-a77d-f94f7836a704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:33:37.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:33:47.182Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=4a0d4893-633b-45a8-a3b5-83bf43b44da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:33:47.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:33:57.189Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=ed4e3043-8394-4366-9d7b-520db103922f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:33:57.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:34:07.197Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=21c4ee51-f404-4756-b282-30a4ee84ddac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:34:07.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:34:17.203Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=cea0d0b3-1d91-458b-b3e4-cd5de32826d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:34:17.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:34:27.211Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=a0017997-495f-4584-a4e6-66e13bf5f014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:34:27.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T11:34:30.284Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T11:34:30.284Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-14T11:34:30.285Z |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-14T11:34:30.288Z |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-14T11:34:30.363Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-14T11:34:30.363Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-14T11:34:30.367Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:34:37.220Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=d09661d7-abd2-4a24-9991-867b0e3e514b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:34:37.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:34:47.231Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=c403e60a-267b-4e60-9604-7d8eb64de8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:34:47.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:34:57.238Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=1e967dac-f1d9-4c91-b660-88961bc3a7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:34:57.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:35:07.247Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=05b9a3b2-022c-420e-aec3-4475a26c6fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:35:07.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:35:17.260Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=009165a4-cdca-40f2-80fc-ab399043c6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:35:17.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:35:27.270Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=767bc309-3c10-4d3f-8c39-10b311c49d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:35:27.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:35:37.277Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=7caefac4-3357-4874-b8b6-d5a7d87573f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:35:37.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:35:47.284Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=4abebabd-1c6d-4604-9168-c783f8351312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:35:47.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:35:57.292Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=cfa7ccfb-924c-417b-bd36-17a80726e56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:35:57.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:36:07.299Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=7da48009-bbe5-4248-96be-0731242c3fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:36:07.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:36:17.316Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=f73b62c0-33e1-4928-93eb-5f98a5aa45b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:36:17.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:36:27.325Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=5f1bbce4-d2e3-4226-8ca0-b56adf71797a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:36:27.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:36:37.336Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=ac8fecdf-1948-44a6-86d2-747bc86ca0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:36:37.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:36:47.343Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=41954b9b-3f7b-4d06-bee3-aae6ce4087b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:36:47.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:36:57.351Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=a1be8a8e-e713-44c2-bdac-6b0d4a7effa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:36:57.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:37:07.365Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=995721a5-ea13-434a-8af6-e7592d173517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:37:07.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:37:17.372Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=57687d28-e230-4bba-a7b6-1f8bbb532e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:37:17.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:37:27.381Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=0984e536-6ce1-4d69-8c14-f3c3d06a0a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:37:27.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:37:37.387Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=ce71c452-6a7d-43f1-9b06-6d5fde6340e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:37:37.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:37:47.393Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=8288b6c7-80fb-4d65-ae51-8476aeb33683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:37:47.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:37:57.399Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=0ed3e3ea-1fbe-40ac-aa3e-8d514d22f66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:37:57.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:38:07.406Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=3e9f3e12-1a5f-4960-b6f1-52bea66ffe3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:38:07.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:38:17.416Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=5f2d8db8-6f70-4640-9d34-99187bd3ff35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:38:17.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:38:27.436Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=bea517c4-0708-4beb-a634-a05e07a73dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:38:27.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:38:37.442Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=02c30cd6-b940-4aa9-8b35-4e5e6b612683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:38:37.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:38:47.449Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=cdd509c9-e730-4ae1-abba-0306987a9048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:38:47.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:38:57.456Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=bb486c56-8042-4702-8cac-9da759f08f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:38:57.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:39:07.469Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=c9933a58-708b-4c67-bd97-67eafc3d4b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:39:07.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:39:17.476Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=69966a20-a6c0-4ba3-8408-ecd1a8da263a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:39:17.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:39:27.486Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=78ecbc1f-e37b-48b4-a680-937fb1af5bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:39:27.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T11:39:30.281Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T11:39:30.281Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-14T11:39:30.282Z |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-14T11:39:30.284Z |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-14T11:39:30.349Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-14T11:39:30.350Z |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-14T11:39:30.353Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:39:37.492Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=6eb32223-2919-48f7-8de2-bcb8d73e2500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:39:37.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:39:47.500Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=c6133bf5-8f5a-4c76-8a2f-17923f0e6419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:39:47.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:39:57.507Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=d3bf626c-b0f7-4516-b5df-9cc6ad5a5265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:39:57.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:40:07.513Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=53f8b9a8-e054-4143-8446-bff50f9b638f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:40:07.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:40:17.525Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=db688bc9-4bdc-44aa-9fe8-d61e5509d5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:40:17.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:40:27.539Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=ab9d114c-8e3a-475c-87e8-f8b5b02d6a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:40:27.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:40:37.545Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=b167b146-77d7-4160-9dfd-fc8d0989ba6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:40:37.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:40:47.554Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=e28f9827-8f20-4552-86c8-0c81ef73ffe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:40:47.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:40:57.568Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=b3ad39b0-2ffd-4685-8b92-b695576b0e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:40:57.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:41:07.575Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=7ce84465-27fc-4f80-9fc1-6ced80f8ca14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:41:07.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:41:17.581Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=9f781908-e145-4df9-b177-265be9a5cd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:41:17.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:41:27.587Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=728a9683-9873-4c8e-ae82-4ddcec1a73f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:41:27.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:41:37.595Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=69e4e90a-2785-432f-a57a-b3d88b363206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:41:37.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:41:47.602Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=82da8817-ccaf-4904-9cd7-e609cc71ce11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:41:47.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:41:57.609Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=3f2bf2e5-8e9b-4666-9636-050f14922b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:41:57.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:42:07.616Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=5c8f9d60-1e3c-4237-8a1d-49687849ed31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:42:07.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:42:17.635Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=027b2ef9-6201-4ecf-be62-ef26be6c6f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:42:17.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:42:27.641Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=e1cac896-9f3a-499b-8a4d-d13fceacf698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:42:27.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:42:37.652Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=a0c1dfbc-eb3b-44aa-b19a-b3dc3adcfce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:42:37.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:42:47.660Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=fdf08e81-b76a-45cf-a77c-397732340f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:42:47.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:42:57.667Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=15c547f9-7138-481f-beb2-66a9c13766a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:42:57.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:43:07.673Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=3253aff6-6e91-4f4c-8ee3-244891baf7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:43:07.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:43:17.680Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=97e4b8c2-28fc-424c-9a57-5c6b709e3656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:43:17.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:43:27.687Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=0cdce6ed-59b7-4bae-a2da-79258774b836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:43:27.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:43:37.692Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=44116bad-0b37-4d87-8e51-6eaa537e2f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:43:37.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:43:47.698Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=e0126aa3-13db-4a6b-b050-7cda32444c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:43:47.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:43:57.704Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=8260602b-935e-4c81-8554-5ef613394841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:43:57.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:44:07.719Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=65287cb3-bf58-44d3-be04-a0adeb5874cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:44:07.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:44:17.728Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=cca3871c-1cd0-4cb8-ab99-fbaae446e131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:44:17.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:44:27.741Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=9f777304-3a46-43d4-bbc6-5b7efaf4964a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:44:27.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T11:44:30.246Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T11:44:30.246Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-14T11:44:30.247Z |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-14T11:44:30.249Z |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-14T11:44:30.313Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-14T11:44:30.313Z |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-14T11:44:30.316Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:44:37.751Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=fef8c13d-c3a2-4149-8af5-8406fbc7bab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:44:37.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:44:47.758Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=5253eeef-666f-476f-a548-1fb36689cc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:44:47.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:44:57.765Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=77f64aff-2a6c-47b3-acf9-47c5827a9df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:44:57.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:45:07.772Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=fca7d48f-2d13-4464-b175-2299393df032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:45:07.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:45:17.777Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=806727dc-73b8-4b7d-8840-b406ee494d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:45:17.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:45:27.783Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=2d388cb7-40d4-4489-a104-16bd8fc8c71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:45:27.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:45:37.788Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=6a2749a5-14a4-4581-8304-3e05899125df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:45:37.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:45:47.796Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=78ed4fee-9a1a-41b0-99e2-c0db2efe464b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:45:47.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:45:57.802Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=6130929b-cae2-4115-bccd-18cf417b8eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:45:57.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:46:07.809Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=be184175-078f-47a4-8426-27dfc0c025d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:46:07.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:46:17.815Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=5be16728-b00a-4121-98a0-5c88f122cc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:46:17.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:46:27.825Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=93e0a20c-467d-42b2-b4ae-69519d3a079d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:46:27.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:46:37.837Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=07accca0-39ab-44f3-9da4-50f2324e88ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:46:37.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:46:47.845Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=1720d4b4-d7de-4b23-8a9b-94228b9d7d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:46:47.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:46:57.852Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=badda3d3-e74a-4697-a65b-e69010d728a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:46:57.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:47:07.857Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=34695b7b-b50e-4f58-b01a-466d7cb689c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:47:07.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:47:17.869Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=2ced40c3-5d85-41d1-ba07-b30b2af0aa4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:47:17.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:47:27.876Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=6a297e8a-60f8-44c7-b987-f87fd854c8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:47:27.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:47:37.884Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=881f0447-15d4-4c17-b3d5-c1675abfd9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:47:37.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:47:47.890Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=047b7a38-bbc9-4a6e-817f-63d860682599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:47:47.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:47:57.898Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=e8e3c99b-6dd1-4390-89a4-26556042f8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:47:57.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:48:07.906Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=0a810af6-3074-4e83-b080-893341b04433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:48:07.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:48:17.925Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=432a38ff-2aef-4828-b30e-9d31e63fa407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:48:17.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:48:27.940Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=01d2b208-7402-4ad7-a4fe-2571c2d2f309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:48:27.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:48:37.949Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=f90df247-de72-46f6-a362-762c98f82e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:48:37.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:48:47.955Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=5d183bab-d75c-4e3e-8507-a9566404a4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:48:47.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:48:57.962Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=f91014d8-c0a9-43a5-b6f2-b0dd5665126c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:48:57.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:49:07.969Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=8352e1e6-ddd5-4beb-a871-1cbc2e8521e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:49:07.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:49:17.975Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=c7f636cd-bb9b-4e51-82c7-bfd0bcd7b5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:49:17.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:49:27.982Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=e042e8d9-af86-47e5-8354-177961fc475f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:49:27.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T11:49:30.287Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T11:49:30.287Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-14T11:49:30.288Z |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-14T11:49:30.290Z |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-14T11:49:30.358Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-14T11:49:30.358Z |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-14T11:49:30.361Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:49:37.989Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=bdf0b7f9-c477-460e-b71d-fd87d6cf3d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:49:37.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:49:47.995Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=8733f7c3-91f6-40a3-9f34-1bebbf7d21d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:49:48.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:49:58.002Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=c7444fda-b12b-404a-a621-8045a414ae59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:49:58.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:50:08.018Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=62280f65-25c8-476e-8fed-023e14a5d80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:50:08.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:50:18.028Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=7dc2528d-20a6-44de-ae92-9a19074dc3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:50:18.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:50:28.038Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=e05ef46e-8877-4f66-abbd-1affe6a4f3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:50:28.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:50:38.049Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=17223b0f-7fdd-48aa-b8c1-1e3f14fed580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:50:38.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:50:48.055Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=c57667b8-c147-4f8c-925f-b120494ff44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:50:48.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:50:58.063Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=abe9382d-24e0-4819-a5a3-0bb0dd8e7b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:50:58.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:51:08.071Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=d6d47afa-8940-4699-8432-c7d56634527c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:51:08.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:51:18.076Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=35ff751a-c273-404b-b979-3d0f9b98eb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:51:18.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:51:28.083Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=ddd53690-9b3c-4e72-a0bd-ae3c0d76c0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:51:28.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:51:38.090Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=7483cd81-4ef5-45d2-87cb-dd4f5d640f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:51:38.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:51:48.097Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=61973037-5736-488f-8d1f-392b932e43f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:51:48.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:51:58.105Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=1a6fdec7-0032-428b-85f7-616f366f2431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:51:58.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:52:08.123Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=83946d9a-ca03-422a-a493-0326d0b0d399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:52:08.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:52:18.135Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=e4529650-46c4-4028-943d-9443e2f5f08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:52:18.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:52:28.141Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=17daa20d-55ec-4cd4-9220-88f12edc596c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:52:28.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:52:38.148Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=d82153f6-6007-4d8f-9c0a-966bb868f381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:52:38.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:52:48.157Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=923755d4-96d7-4070-9801-b478cb904513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:52:48.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:52:58.164Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=1dda377b-cf00-46cc-8554-17e297984278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:52:58.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:53:08.170Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=5ee6f42c-7cff-41cc-aefd-dd90a24da045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:53:08.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:53:18.177Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=c2c065fc-ecdc-484a-9ce9-0369cb46e09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:53:18.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:53:28.183Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=cef15ec6-3060-442a-a3fa-367fa1be45f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:53:28.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:53:38.190Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=0c806219-d9f0-43a7-8d1b-8ce1532d81bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:53:38.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:53:48.203Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=4e43cca4-422b-41db-9259-8591ad26b024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:53:48.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:53:58.212Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=1045912b-d3ad-4409-b27e-a29b3b67b5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:53:58.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:54:08.252Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=9a84e288-fe33-4986-aef7-2516a5759997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:54:08.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:54:18.259Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=dba56078-4af5-4b11-a1fb-6790f99c9730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:54:18.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:54:28.266Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=b99220bc-f880-4e91-8fab-56e16b67bfe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:54:28.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T11:54:30.265Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T11:54:30.265Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-14T11:54:30.266Z |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-14T11:54:30.269Z |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-14T11:54:30.333Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-14T11:54:30.333Z |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-14T11:54:30.337Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:54:38.273Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=407f5863-1d2a-4244-aa06-c8a83b3481d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:54:38.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:54:48.279Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=a1876b13-c4fd-4855-b16e-05feb6cab8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:54:48.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:54:58.288Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=383dff2e-04bd-4bd8-a107-7dc46601626f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:54:58.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:55:08.295Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=df89890c-4544-4cb0-a389-59260a7ab45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:55:08.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:55:18.301Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=0c809222-91eb-4caf-a02a-cd3d848e45f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:55:18.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:55:28.316Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=c462d742-07f4-4e01-a3f9-6141b26a7a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:55:28.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:55:38.327Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=d8c2d86b-0995-4183-8e2f-d1d0d5bf5ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:55:38.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:55:48.338Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=e29cf52b-e1d9-4607-8e17-b0ca05813e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:55:48.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:55:58.345Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=bd59e4ee-0fd2-45fe-b000-7c5efbb1a503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:55:58.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:56:08.352Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=a750ab19-facd-4400-b5ae-abd71a4b537f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:56:08.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:56:18.359Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=dc66e971-da77-4063-8e9b-8d62ea9687c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:56:18.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:56:28.364Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=2a2fda0b-67d6-46d3-8bce-e971d40ad331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:56:28.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:56:38.371Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=e2325a09-cc8f-4e6b-979d-7afeca1912bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:56:38.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:56:48.377Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=891b048e-ca7c-4735-8aff-b8ff46ce67fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:56:48.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:56:58.384Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=6392ebcf-b51f-49f7-8cff-5dd635d5111a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:56:58.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:57:08.392Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=0194036b-62c6-4c2c-b8e1-0fbfea2725d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:57:08.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:57:18.398Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=7b1095a1-325a-43e2-909d-4f9fdc82824a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:57:18.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:57:28.428Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=5cce5b66-5230-423e-829b-1cd8f2d1981a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:57:28.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:57:38.446Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=17619406-fd88-4b3d-bf29-618d35529000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:57:38.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:57:48.456Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=9518dbad-ea28-47b1-a06e-8b1d3c4c342c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:57:48.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:57:58.462Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=987570b3-4668-4353-bffe-9947a5a2ac0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:57:58.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:58:08.476Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=54f54131-e64a-4e32-b6ad-9eac412ba45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:58:08.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:58:18.484Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=b94de261-070d-4a2d-8d9c-7b28faa3b2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:58:18.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:58:28.492Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=adc3b139-a497-4566-8ef1-d0a3e598d953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:58:28.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:58:38.497Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=9f311646-77fc-4b92-86e2-c046e66f6744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:58:38.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:58:48.505Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=c0954258-b7b5-48c5-b4d0-dcda32b5119b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:58:48.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:58:58.511Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=502c89f1-7dc4-43ec-ad55-8845d8236129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:58:58.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:59:08.517Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=9963afd7-0237-4c19-9a26-e92d8c595516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:59:08.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:59:18.525Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=91ee7418-ce46-4967-8926-a3aa84b688ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:59:18.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:59:28.539Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=d5605e1b-35b1-4518-9509-6b0b0e30b21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:59:28.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T11:59:30.331Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T11:59:30.332Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-14T11:59:30.333Z |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-14T11:59:30.338Z |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-14T11:59:30.411Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-14T11:59:30.412Z |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-14T11:59:30.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:59:38.549Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=2130a5e0-1463-4dc1-bdc9-64530430b8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:59:38.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:59:48.555Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=66fa2686-99cf-4f31-83a9-ee4ce4c5b62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:59:48.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:59:58.561Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=68c202ac-8515-4ae0-b025-5d31dcd6bd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T11:59:58.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:00:08.571Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=b783e836-bb3d-4806-8237-1d818e578852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:00:08.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:00:18.578Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=f7d05a7c-7e8d-46dd-b082-990a0fc9794e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:00:18.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:00:28.587Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=6062547d-3c73-4f58-8290-8185cd556b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:00:28.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:00:38.593Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=9f72743d-7be3-4d49-bc55-24d1d6e7e4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:00:38.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:00:48.600Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=aa566cc3-347a-4c26-8c43-78e844891259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:00:48.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:00:58.608Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=1eff3691-d308-435c-891f-65f0fd092efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:00:58.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:01:08.637Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=b4a92707-2571-4a3c-9795-6dd9934565f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:01:08.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:01:18.644Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=72d547e7-4c28-4220-9ee2-08c4d4eb8ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:01:18.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:01:28.649Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=0e47a39a-bcfe-41d8-9418-390662529052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:01:28.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:01:38.656Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=24faaacc-e7e0-435c-a01e-a4e2452ee538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:01:38.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:01:48.664Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=dd9c0b05-96f2-43df-ac4b-68e7fe58ba32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:01:48.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:01:58.670Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=8a9b8e3b-a019-4184-9351-77e6e38490a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:01:58.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:02:08.678Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=88465647-bfac-42fd-931f-268726cc8a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:02:08.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:02:18.685Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=0c3d7da8-c318-45bf-a004-c8406565c5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:02:18.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:02:28.698Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=326e0618-cd60-4754-ab23-af52e666bd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:02:28.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:02:38.704Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=2288e19b-40b4-495c-8f29-31468e9e3c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:02:38.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:02:48.712Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=5478727f-a563-48e9-95e3-917275b2df1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:02:48.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:02:58.739Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=5d5fba50-ad93-4543-b812-bb3f090de64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:02:58.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:03:08.745Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=1431e505-0f1a-4462-bd32-ecb6c5cab272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:03:08.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:03:18.751Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=35d790f2-39ba-437b-9fe2-cd56c5a5d0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:03:18.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:03:28.759Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=91b18c31-a893-4a50-8971-58478f72a4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:03:28.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:03:38.765Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=d560f9ce-d2a3-447a-9c67-620c3e096e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:03:38.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:03:48.771Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=17d77f9b-959f-4cc5-954b-5848d88982d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:03:48.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:03:58.777Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=5017e232-afb2-47c2-b957-443e848f0588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:03:58.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:04:08.785Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=b961b1eb-54fc-4dd6-94bf-61e56d9ef9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:04:08.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:04:18.793Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=ce70924d-ba31-4b51-bfd2-0f70da9f89ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:04:18.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:04:28.799Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=3df5e35d-ce72-42ee-8b02-ab4d1d9e8597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:04:28.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T12:04:30.243Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T12:04:30.243Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-14T12:04:30.244Z |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-14T12:04:30.246Z |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-14T12:04:30.292Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-14T12:04:30.292Z |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-14T12:04:30.295Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:04:38.810Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=3be87f04-6d4b-4319-b398-b7b33ad24d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:04:38.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:04:48.831Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=4eb127f1-39c1-4df1-a6b8-3dd827ea4020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:04:48.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:04:58.838Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=8c9e5583-644c-4b8f-9a45-088977926321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:04:58.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:05:08.845Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=a0cf4254-5d8f-43a6-9c15-4fdca6056ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:05:08.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:05:18.853Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=4f9d5dc9-3f1c-4f1a-988d-6a68f287aeaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:05:18.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:05:28.859Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=499701ad-18c4-4256-88e7-93d8aa6b42a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:05:28.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:05:38.866Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=eeeb4e25-2138-4bcc-8fe2-f54e5d0fa984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:05:38.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:05:48.873Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=ca000ef1-b9fa-4c28-963f-b8b50db13bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:05:48.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:05:58.878Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=90deeefb-0fbb-4c4b-a9b4-a2f0fd03bede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:05:58.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:06:08.886Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=5f174803-76e1-4f9b-b38c-cc0bdfea4edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:06:08.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:06:18.893Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=5719921a-57ee-4def-a95d-282cda847bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:06:18.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:06:28.899Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=378274a3-4a73-410a-8037-e2f13d22da3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:06:28.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:06:38.905Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=fd3e7c8d-4c9c-46ee-a104-479b6ae89746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:06:38.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:06:48.912Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=959783b8-60df-4ab6-ad61-6c746aa55cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:06:48.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:06:58.927Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=0fecf19f-45d0-4869-87d0-5424883516c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:06:58.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:07:08.936Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=2a88de14-08c2-45a9-9e8b-259b118784e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:07:08.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:07:18.943Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=3ead5a25-134d-4f33-90a9-0c808dcd44e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:07:18.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:07:28.949Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=6c06efb8-9452-485b-af16-4f573f1c058d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:07:28.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:07:38.957Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=9f43fba3-bb41-4948-86ed-37addaa38534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:07:38.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:07:48.966Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=5b68a398-4b46-4784-9b6e-cf9647355d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:07:48.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:07:58.973Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=01ee8d56-56d0-4510-8445-7fa01ed28e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:07:58.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:08:08.980Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=ebbc28de-ee7d-4174-9633-7056074295b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:08:08.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:08:18.988Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=e0b83b12-c332-4f89-a85d-aa14dd2fb934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:08:18.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:08:28.995Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=738b8fe1-9fc1-4d18-a3fd-36091e257e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:08:29.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:08:39.002Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=92086ae7-c59b-4762-82bb-679ddf804eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:08:39.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:08:49.008Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=c3ffbb62-4507-4fb1-95af-30113ebccf82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:08:49.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:08:59.024Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=fefa2ca1-8b1a-4069-b2dc-c0c4938f6185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:08:59.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:09:09.033Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=90a2c2e6-b021-4a99-9338-330c84314dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:09:09.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:09:19.041Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=76424237-290a-4a95-b878-19d230a23bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:09:19.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:09:29.048Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=64056ae3-18d2-4a2b-8564-cada38af326a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:09:29.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T12:09:30.252Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T12:09:30.253Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-14T12:09:30.254Z |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-14T12:09:30.256Z |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-14T12:09:30.318Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-14T12:09:30.318Z |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-14T12:09:30.320Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:09:39.055Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=d86b4097-2946-477f-842e-4446998e2bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:09:39.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:09:49.060Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=7fe3b645-f323-4acc-a67b-199ba0b7b62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:09:49.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:09:59.066Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=f85982d4-8a25-44a7-b44f-a9fd0d19711c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:09:59.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:10:09.076Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=13e79691-e0e1-4e75-b02b-023b1c84b98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:10:09.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:10:19.083Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=efb711a1-1eac-4955-b5db-09be1450e16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:10:19.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:10:29.091Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=086114cb-2ac9-4145-93c6-20c6913b1a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:10:29.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:10:39.099Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=258fe78f-8f63-405b-bdd9-ec06478416fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:10:39.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:10:49.113Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=da4cb538-8684-49f9-91a6-89a1af6f706c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:10:49.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:10:59.121Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=0b9bf258-c414-4441-beb2-316226296aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:10:59.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:11:09.128Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=c02e7d19-f201-42c1-a37b-fdceeb09a451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:11:09.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:11:19.134Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=538ae3db-8db2-4d5b-a598-7f211fb038c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:11:19.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:11:29.152Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=57a4b382-ba6b-4a7d-9a69-678971106bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:11:29.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:11:39.161Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=4b1a8c37-b8df-4b5c-a5ec-8247aabd88f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:11:39.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:11:49.169Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=577f782a-b740-4716-95d2-485751ee09bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:11:49.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:11:59.177Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=f441f438-7c65-4c4c-8650-53323229b259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:11:59.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:12:09.185Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=12ddccdb-99f0-4105-9a4e-d3bc846d308b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:12:09.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:12:19.193Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=4b4a0806-af10-47a2-a2ef-3a7ca0047f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:12:19.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:12:29.200Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=aa52c78d-4c3b-4cbd-9950-161b38814df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:12:29.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:12:39.207Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=7b5d85b9-b153-4f7a-8829-e7a9aae7a729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:12:39.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:12:49.218Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=351a0f4b-3047-40c9-a378-fce3a9d7158c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:12:49.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:12:59.225Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=11c9aabb-d489-4c4e-8ec0-3ea5c12b65d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:12:59.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:13:09.231Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=ca71ed77-91d3-4c38-8c3e-a3da3b85ef28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:13:09.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:13:19.238Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=cb711f18-4057-4e61-ad45-2c0d5116a799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:13:19.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:13:29.247Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=bf91647b-8d74-41c4-9024-bfd8164b9b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:13:29.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:13:39.257Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=82984c1f-8a56-43d5-9025-f81aa32aa229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:13:39.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:13:49.263Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=8ac412d1-7a56-444d-aff0-b438c0c18294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:13:49.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:13:59.270Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=1a8796e8-e35a-4058-a5ea-0b4f93f39471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:13:59.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:14:09.276Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=a86632e1-e820-4d5e-94e0-14d44fa815bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:14:09.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:14:19.285Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=a727d30f-d696-4765-b3d9-58d98e6a9a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:14:19.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:14:29.292Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=55578007-3edd-4311-b187-79cb30e67fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:14:29.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T12:14:30.250Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-14T12:14:30.251Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-14T12:14:30.252Z |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-14T12:14:30.254Z |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-14T12:14:30.323Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-14T12:14:30.323Z |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-14T12:14:30.325Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:14:39.299Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=90d33222-e161-4937-ba59-2ac275a68942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:14:39.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:14:49.307Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=24ed7b76-160f-4d03-aa19-9f4fe6130055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:14:49.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:14:59.319Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=4cd8d179-b417-4d27-ae13-3f427a41b610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:14:59.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:15:09.328Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=daacc66f-c0bb-4bcb-b2ad-607d7d7db0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:15:09.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:15:19.334Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=e5cc67a3-a800-47e6-8d97-1b2882bc8960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:15:19.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:15:29.341Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=29f04ccc-8afd-4a16-a49b-fb4cfe04c4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:15:29.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:15:39.349Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=33899aad-b67f-4eda-a1bd-1005cb480998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:15:39.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:15:49.355Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=a48b3cc3-9ed4-4ebc-be0e-6d36f890bf92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:15:49.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:15:59.376Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=9a950cee-ab4e-490f-abfd-50d9502ae36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:15:59.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:16:09.383Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=7df3b60f-9018-4463-a6fa-27d4cd7fe99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:16:09.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:16:19.391Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=6876d445-d6f4-4082-ad0b-42d461d43964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:16:19.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:16:29.397Z |INFO |Init configs |InvocationID=adf0756b-e935-4ab1-a296-20aac1512d70, InstanceUUID=d7707ec8-633a-4aca-989e-a2cb2608654e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-14T12:16:29.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |