. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T10:55:41.379Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T10:55:41.382Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T10:55:41.428Z |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-07T10:55:42.119Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-07T10:55:42.790Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T10:55:42.791Z |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-07T10:55:42.862Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-07T10:55:42.927Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-07T10:55:42.947Z |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-07T10:55:44.673Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-07T10:55:45.229Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-07T10:55:45.263Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-07T10:55:45.264Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-07T10:55:45.347Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-07T10:55:45.347Z |INFO |Root WebApplicationContext: initialization completed in 2399 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-07T10:55:45.824Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-07T10:55:46.992Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-07T10:55:49.073Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-07T10:55:49.470Z |INFO |Started MainApp in 10.173 seconds (JVM running for 10.875) |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-07T10:55:49.526Z |INFO |Start scheduling PRH workflow |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:55:49.536Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=238c9b3e-3559-494d-bdad-a52885383f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T10:56:19.760Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.36.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:56:19.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:56:29.812Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=1d425867-d398-4342-85ae-582bc7fb15cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T10:56:59.869Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.36.153:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:56:59.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:57:09.876Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=9ce21751-7d07-4d4d-9ab1-5da808861c06 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-07T10:57:33.371Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-07T10:57:33.372Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-07T10:57:33.376Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T10:57:39.923Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.36.153:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:57:40.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:57:50.448Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=516a6163-d4b6-4a9e-a4be-cff2fbf6e129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T10:58:20.477Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.36.153:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:58:20.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:58:30.487Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=89a6d655-ea9a-40e6-b921-93271a7f6a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T10:59:00.527Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.36.153:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:59:00.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:59:10.531Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=96ca9da9-a3c7-4f42-ac9e-9f0c3fe1cfe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:59:10.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:59:20.582Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=afc59ebc-f2cd-4d28-96e3-d38415ba3332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:59:20.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:59:30.609Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=48ebe6ac-147c-4404-81c2-c27704b64d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:59:30.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:59:40.625Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=3cba8c4a-2e06-45bb-b5a2-cfc5d0b00280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:59:40.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:59:50.641Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=1e10de68-0cb7-4dbc-b3d8-b695f8a79f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:59:51.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:00:01.778Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=9f1bbd58-cafb-4989-a13f-65f36d195e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:00:01.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:00:11.798Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5f78744f-3f05-4075-a35a-a4443964bde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:00:11.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:00:21.818Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=53eb9104-d83a-4921-a1f1-d91b0580b6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:00:21.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:00:31.841Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=077772b8-7510-4a37-8994-fb285c62a7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:00:31.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:00:41.866Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5e2fc25d-1a84-4d42-bcea-99282e2a3f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:00:41.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T11:00:46.595Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T11:00:46.596Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T11:00:46.616Z |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-07T11:00:46.633Z |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-07T11:00:46.722Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T11:00:46.723Z |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-07T11:00:46.726Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:00:51.881Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ed53d7fd-502c-4661-bfc0-9657b4e99b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:00:51.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:01:01.901Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=411a0499-7569-41aa-9b37-2c06e11a67a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:01:01.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:01:11.923Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=a661a249-7143-4d42-80e6-e68a43336cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:01:11.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:01:21.948Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=81f2cb1e-6f69-4495-b534-6a84adc3341b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:01:21.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:01:31.959Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d5db0f30-d814-4629-a7b6-6c9b99d62cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:01:31.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:01:41.970Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=a82c7e0b-900f-4f8b-989a-c5845eddc330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:01:41.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:01:51.984Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=3cac56cf-ba00-44bc-8d75-58325e88b18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:01:52.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:02:02.002Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=eeacd4bf-9dd3-4bba-b5b0-0e60e8195e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:02:02.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:02:12.026Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=76b2a3e6-cc88-4b0b-adea-bd8da3e1af89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:02:12.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:02:22.046Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=1d07aa91-f874-4936-adba-0f3bbbfb1023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:02:22.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:02:32.059Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=1d50e7c3-360c-4302-b906-d3644ea5aad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:02:32.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:02:42.069Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c56ce2a2-8bcd-4f6e-8c18-135afbe54170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:02:42.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:02:52.088Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=240a7212-7dca-4e4c-8989-e4df520b94ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:02:52.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:03:02.101Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=473ecf89-29fb-43d8-b524-44188b0bc83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:03:02.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:03:12.114Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=8924c595-49aa-4299-a9a6-89afb4cce77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:03:12.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:03:22.133Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c861fec5-323c-48d6-b34c-ec787522e9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:03:22.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:03:32.146Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ed5f01f9-99e2-4902-a900-1151a8411e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:03:32.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:03:42.159Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=39dedb9f-94e8-4e85-88ca-45553442d8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:03:42.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:03:52.169Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=1783c6a2-979d-46da-9444-784a45569706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:03:52.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:04:02.179Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e25f4244-ef3f-4324-93ff-2a9ecb8d3fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:04:02.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:04:12.204Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d032f491-14a5-4d97-8827-60c006fa151f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:04:12.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:04:22.215Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5ccf1606-8b5d-4345-9274-ccded6d024ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:04:22.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:04:32.227Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=a97aec38-dd2e-4ed1-9ab5-0d465df19a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:04:32.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:04:42.245Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d181ce11-c39a-4174-bd46-a543d0d15cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:04:42.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:04:52.265Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=51b49803-8161-4139-a6df-a51713e0e1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:04:52.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:05:02.283Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=bb8d9653-a1fb-4dbe-b8e7-02f608767e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:05:02.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:05:12.295Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=39123b8a-b752-413a-96ec-943722d4dfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:05:12.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:05:22.307Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=61758599-4bb4-4c87-bdfc-53f622b07378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:05:22.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:05:32.321Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c5ca167e-1296-43db-94f0-90832147363c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:05:32.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:05:42.342Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=be8d6312-61ee-4a7a-ab87-28243a876a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:05:42.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T11:05:46.534Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T11:05:46.538Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T11:05:46.540Z |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-07T11:05:46.545Z |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-07T11:05:46.702Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T11:05:46.706Z |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-07T11:05:46.726Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:05:52.369Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d34c3889-26f5-47f5-9a0f-3c79b237e8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:05:52.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:06:02.384Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=bc7c1d67-52f9-4d3d-be4e-420f2a0dbc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:06:02.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:06:12.395Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b8579cdd-2b95-45d4-ace3-d04c76b7f8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:06:12.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:06:22.407Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b1a5cf7e-1672-47d5-be8f-bcc4cf4333f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:06:22.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:06:32.420Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=81a324d4-385a-4834-b87f-5f1beae3ed6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:06:32.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:06:42.441Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c7606154-eb15-49de-b327-bac52c5aaebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:06:47.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:06:57.137Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=20995463-3ba5-4734-9528-0e9bdbfbb644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:06:57.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:07:07.156Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=4ef1adc9-9972-4726-b0ad-289a3729ee79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:07:07.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:07:17.166Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=a2fa1e68-d01a-4171-b8c5-8394b4f1dffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:07:17.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:07:27.189Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=6ae9b180-46da-4004-acc2-120109a10c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:07:27.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:07:37.206Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e07d226e-d314-4834-9991-f3d79f4de325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:07:37.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:07:47.216Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ccb209b9-b328-43c3-8c80-da74aa073267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:07:47.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:07:57.224Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=bc5d3bcb-08e0-42c0-bc2b-9bc87af92d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:07:57.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:08:07.239Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=2e45c066-1f53-4b69-8e77-251324737fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:08:07.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:08:17.248Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b77c88a8-56e2-47be-b500-6279aff95569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:08:17.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:08:27.263Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e26cd437-5a73-4a7b-a5aa-96052528ae4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:08:27.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:08:37.274Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=01564838-0651-45df-ae39-6617967b6dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:08:37.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:08:47.287Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c90a2ef1-56fb-4412-a5e5-d1a4459db555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:08:47.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:08:57.309Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ea19af05-04dd-493b-a7b7-0ffa4158fba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:08:57.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:09:07.327Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=28919dbf-de04-49fd-a7f3-b851ad60b149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:09:08.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:09:18.025Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=4b6ba303-9736-4f66-80c8-cc2e35fc2abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:09:18.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:09:28.055Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=cbbd2d6b-a1fe-4985-842c-a3cfe09f5454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:09:28.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:09:38.094Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=92eb48e8-3668-4ca7-9c80-bbef3498aee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:09:38.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:09:48.106Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=80bf19f6-5035-45cd-b493-142d17befd66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:09:48.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:09:58.770Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=4f2e6fb1-afb7-4d12-afb6-5d789d902999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:09:58.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:10:08.784Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=3005f95a-22f2-4684-9886-dccb4448cadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:10:09.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:10:19.631Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=336c0aa2-df93-4691-a2f5-3d81b7fb0880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:10:19.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:10:29.656Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d8cfa091-04b4-4e68-992b-2beb6ba2714b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:10:29.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:10:39.665Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7d628971-40bb-462d-949b-9959458ed86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:10:39.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T11:10:46.229Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T11:10:46.229Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T11:10:46.230Z |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-07T11:10:46.233Z |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-07T11:10:46.595Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T11:10:46.884Z |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-07T11:10:46.887Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:10:49.679Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=3ea56029-b3ea-41c9-b7a7-e87b3c5a0cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:10:49.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:10:59.689Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7b6ed278-1c99-491b-9320-d57ccd95e4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:10:59.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:11:09.711Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=373335db-e3f1-4bc7-843b-db1a2f657f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:11:09.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:11:19.727Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=871de879-1e13-4c99-92b5-7637ee68ebae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:11:19.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:11:29.736Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=a404c4ac-de4a-4969-a5a1-59b060cbbf6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:11:29.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:11:39.746Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5ec2397b-9ff3-4d69-9678-a21b1d122acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:11:39.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:11:49.757Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=71c20187-fb5b-4725-a2fb-33586da7a14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:11:49.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:11:59.772Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=732a54fa-3411-4a01-8a30-e6799a6d729a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:11:59.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:12:09.781Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5b8fdb1b-cd90-4cdc-8e37-65bb74d584af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:12:09.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:12:19.794Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7d9ad1a9-7ba4-43c4-83b3-8d43d6c72faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:12:19.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:12:29.801Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=51b33157-c347-4300-a765-9dfdd3bb9573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:12:29.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:12:39.821Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5eb03ac5-b93d-470f-ab83-6573bb7e2f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:12:39.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:12:49.833Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=bd5759df-ece9-4fb6-8caa-43dc1411b493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:12:49.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:12:59.846Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=cce1b776-52ac-483f-b0a3-6adf76958cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:12:59.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:13:09.860Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d1f7a560-558f-4ff3-81e6-0b86876ae6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:13:09.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:13:19.868Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f67fedc1-2a76-4c52-9762-102d609eb259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:13:19.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:13:29.875Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=74de7d73-2220-41af-83ff-81c47d0e1070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:13:29.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:13:39.883Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=66764899-460e-489b-bb8f-2455bb021916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:13:39.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:13:49.897Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ca51f8a9-98e2-4239-ab94-c078573de115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:13:49.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:13:59.914Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=dbc5d858-8ae2-4286-8d18-12c689640052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:13:59.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:14:09.922Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=af0d9956-a298-4e7d-9b42-b5c533cafafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:14:09.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:14:19.939Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=afeab3aa-5d76-4dee-88fd-9b4ba80d3b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:14:19.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:14:29.946Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=fb8036a7-3f55-4eeb-870d-989da80e1df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:14:29.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:14:39.955Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=9cce752c-148c-44f2-850c-d93562948ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:14:39.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:14:49.974Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c10bbf09-b162-452a-96cd-2d0fd095c92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:14:49.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:14:59.986Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=985530dd-76a6-4a21-9f92-838885bef9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:14:59.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:15:09.995Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=14d2211c-4963-41b1-8458-ad263632ff93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:15:10.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:15:20.006Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=59cf2d29-b546-41b5-8da0-57b31bf43c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:15:20.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:15:30.017Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=6d2d1635-7fa2-412e-98ce-2bcab6682858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:15:30.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:15:40.044Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f443cb0c-5980-413f-9ffa-b571df67755f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:15:40.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T11:15:46.183Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T11:15:46.184Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T11:15:46.185Z |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-07T11:15:46.187Z |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-07T11:15:46.280Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T11:15:46.280Z |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-07T11:15:46.283Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:15:50.053Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=444a1191-0ce3-4fda-9832-3f282a6aead3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:15:50.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:16:00.061Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=30208af9-06b8-413d-9aac-f76994fd6e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:16:00.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:16:10.070Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7d0abded-f6e2-4cb8-ad14-3b69f16bdb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:16:10.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:16:20.078Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=521e01ee-cc79-4f3f-bf45-bfc28b06a6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:16:20.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:16:30.085Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=8c116237-ec07-486d-9108-612eda2f3b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:16:30.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:16:40.102Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=adba3c08-26e6-4b1b-aff6-755c9826f743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:16:40.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:16:50.113Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7c7b7ccd-2937-40a1-8404-2df262394723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:16:50.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:17:00.126Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5405378e-7a53-46c1-b4e1-f913bb351e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:17:00.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:17:10.134Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=1a5d20dd-c2ab-434e-8fc0-9ff4cc8eb8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:17:10.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:17:20.143Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=91e97589-4cc7-4473-81b1-4637238d9073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:17:20.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:17:30.152Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=34aa108e-4c52-4680-9ec3-3626c2541f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:17:30.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:17:40.163Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f213decb-4f68-4238-9cbd-624dca3b9be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:17:40.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:17:50.172Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=65373808-511c-49a1-9444-0e15eb0d277c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:17:50.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:18:00.185Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e64c2708-a0b3-4385-a8f0-3a0367c55c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:18:00.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:18:10.195Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=325406dc-97b8-4e89-bbe1-caea2a46be3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:18:10.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:18:20.212Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=60720a4b-3a8c-4901-aaa8-76d09dbfa6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:18:20.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:18:30.220Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=709e77d6-8bd1-4757-9dbc-813c49cfc7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:18:30.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:18:40.228Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ce1a5dbd-baef-497f-9128-76a8fb12d4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:18:40.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:18:50.239Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=1b70e74c-3c20-42a8-93d9-220835763b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:18:50.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:19:00.247Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e3713efd-6120-4755-8bea-53b7256a0f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:19:00.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:19:10.255Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=2cef14cc-b099-4211-9766-d0cf3afe4dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:19:10.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:19:20.263Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=876c0cb1-d8bd-4f05-b754-01b8356a5c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:19:20.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:19:30.273Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c6010846-7cf8-44ac-9350-57649bbb0e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:19:30.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:19:40.282Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=2f14bbd1-8deb-4052-8457-1656bd044d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:19:40.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:19:50.296Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=0da70e0f-dc50-4738-9946-6ba280e5cb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:19:50.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:20:00.304Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b06e1724-6544-44b1-aa6f-55961d072d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:20:00.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:20:10.329Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=955be0e2-8651-47ee-be7c-ebf33338b777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:20:10.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:20:20.337Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=8a463bf5-bf8a-4cd3-8224-cff56c9e0373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:20:20.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:20:30.345Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5e05be85-4717-4941-bfc1-cd3821d94250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:20:30.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:20:40.353Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=96751219-c62e-4693-b20c-1248de75e0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:20:40.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T11:20:46.175Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T11:20:46.176Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T11:20:46.177Z |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-07T11:20:46.179Z |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-07T11:20:46.242Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T11:20:46.242Z |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-07T11:20:46.245Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:20:50.361Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b5484b72-4384-409d-8c61-26d9ebaa9d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:20:50.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:21:00.371Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d001c67e-6538-43df-bdd0-46c9bd31f6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:21:00.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:21:10.393Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7be232ac-1af7-45e3-9d63-ddbaddf4e1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:21:10.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:21:20.400Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ab8170c4-ce09-4fcb-994c-f61d674591ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:21:20.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:21:30.407Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=53e4be2a-3543-4ceb-9062-e744661153c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:21:30.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:21:40.416Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=26de70c2-3c7e-46d6-bee2-b2b29f8a50ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:21:40.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:21:50.424Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b2bcfabb-4af7-45bd-9ce7-ea56d27a617e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:21:50.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:22:00.432Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ae7c41fb-b6f2-4afd-ac43-5fd2cf3cc84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:22:00.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:22:10.439Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7f68bf53-e7aa-43f3-82c1-d2ce2dd605e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:22:10.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:22:20.447Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=9283eb85-5a77-4490-b9f1-7d28cd657a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:22:20.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:22:30.457Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=0b118450-2926-4d46-9ce4-a98e5321bcdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:22:30.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:22:40.470Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=863cb3aa-fe4d-4c11-99f8-f42e96486d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:22:40.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:22:50.477Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b0db6f6d-943a-4f84-adfc-2f48c7f18bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:22:50.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:23:00.484Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7e16c72a-9a8d-4db9-868c-6c532a4ed0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:23:00.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:23:10.491Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=942318da-64cb-4397-acf0-6aa935e49486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:23:10.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:23:20.498Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=08f0e06a-efee-4eec-ac04-d447e5d52537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:23:20.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:23:30.507Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=136d403c-f724-4781-aa60-aba1a6a3b330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:23:30.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:23:40.519Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=8940be4d-dff9-46a4-a6a8-2be05f47c462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:23:40.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:23:50.532Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7373a92d-1cc0-4907-8f61-3c7603e65366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:23:50.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:24:00.540Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ffc59a06-786c-4bf2-833a-dc318a04cf47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:24:00.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:24:10.553Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=99cff4d2-a1cd-44aa-a4d3-9e3475e3cb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:24:10.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:24:20.560Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7311ec70-5e31-4835-8304-cef3f38d27bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:24:20.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:24:30.568Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=10932036-eafa-4f1a-9cdf-f935766b494b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:24:30.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:24:40.577Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c305cee5-1f9d-48ba-87bb-8022f7dd1231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:24:40.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:24:50.585Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c2612c0e-c49b-41d6-9dd1-1793bd67572f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:24:50.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:25:00.602Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=1df271c5-4114-43d6-b5e4-3bb8a50c4b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:25:00.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:25:10.612Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=540e05c9-b002-40cf-8e63-8dd092466b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:25:10.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:25:20.626Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f99b7795-0a2f-46af-b26d-80063efbcbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:25:20.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:25:30.639Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b561ef80-3655-4697-93f3-e7aa3097a914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:25:30.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:25:40.650Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=abf6cee2-3c75-4565-a7c6-55dd966870f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:25:40.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T11:25:46.195Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T11:25:46.195Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T11:25:46.196Z |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-07T11:25:46.199Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:25:50.658Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=6f2973d3-aaa7-4821-9ada-7e4df16e2e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:25:50.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-07T11:25:54.579Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T11:25:54.579Z |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-07T11:25:54.582Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:26:00.666Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=603597f0-da03-4a26-a620-d3a48e676f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:26:00.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:26:10.674Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b2b0579e-2801-4cac-9dff-6beaf52e95ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:26:10.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:26:20.682Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=36d80e7b-c47c-4747-99ee-fed2abaca21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:26:20.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:26:30.692Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=eafbacc9-9bc9-4098-9caa-0a850e177a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:26:30.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:26:40.704Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=64d0c95e-1352-4a58-a22f-a9d74976149e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:26:40.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:26:50.716Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=48f33294-c65e-485d-8f0f-cb482b1a13ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:26:50.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:27:00.727Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=4c6fd0f1-383d-4b99-a1b0-b4fd6169f2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:27:00.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:27:10.742Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c5b642af-daa0-4bcb-8748-c6e755fc3943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:27:10.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:27:20.749Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=8046505f-5218-47a4-ade1-3351d0d1a6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:27:20.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:27:30.755Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e2c92eca-fd14-48f2-ab3d-43088812b0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:27:30.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:27:40.766Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=892305da-6c8a-449e-b4b8-2e8916757001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:27:40.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:27:50.779Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f734b11e-5ffa-426c-a876-28067405a126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:27:50.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:28:00.790Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=25c39b31-c2ce-4de7-9be4-3583ce9527cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:28:00.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:28:10.803Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c0a9b02b-34d7-4894-b02b-31496f0dd0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:28:10.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:28:20.816Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=33e5ba85-d7d6-48bc-b645-18842af49aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:28:20.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:28:30.830Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=8cc53a38-9fd6-48ad-9e1e-0bfcc4824b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:28:30.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:28:40.839Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=14557343-c974-443e-9b32-e18633264789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:28:40.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:28:50.846Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=efeed39e-c184-42be-b833-9256b47f9cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:28:50.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:29:00.856Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5f3e0dd7-3b57-454f-ada0-2498ca852e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:29:00.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:29:10.865Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f1c1d34c-867e-41fd-b5c8-17e3ff9ba93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:29:10.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:29:20.873Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=15df8184-bc6e-4a0a-9b2c-c918bcb01406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:29:20.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:29:30.880Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=4bd5a98c-612f-46ed-9e94-a4a38224ad8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:29:30.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:29:40.890Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=cc4521bb-d4dd-42cb-86f9-5f9c6442bfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:29:40.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:29:50.900Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=3f9f72ee-1baa-4e97-8e67-a47271cb3d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:29:50.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:30:00.914Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f693bb16-9ab5-4a96-bb62-acc255b83625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:30:00.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:30:10.932Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=05e4c27b-04ee-43f9-83d0-65865e7eb5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:30:10.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:30:20.946Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=8124fcd7-e971-447d-afcf-046d624c81da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:30:20.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:30:30.953Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=41de2d49-9c47-4ee6-bf59-bc540a4a5b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:30:30.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:30:40.960Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7a1038f0-0fd5-4125-87ec-f277788ad1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:30:40.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T11:30:46.223Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T11:30:46.224Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T11:30:46.225Z |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-07T11:30:46.228Z |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-07T11:30:46.296Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T11:30:46.297Z |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-07T11:30:46.300Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:30:50.975Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=0ff36f5e-cce3-4343-b795-51b7332834ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:30:50.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:31:00.985Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=695a77d0-e03e-4bdc-8dad-4d8ddc387298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:31:01.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:31:11.002Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=afd16371-1f6f-47cd-9832-6066ec4f7d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:31:11.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:31:21.036Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=9aee9bbe-e7f7-4f05-982c-f74584c4da22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:31:21.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:31:31.044Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=307494ba-6c56-48d1-b657-5a8d1b3776ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:31:31.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:31:41.061Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ac02718f-4070-4a66-9ccd-072f7238fdf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:31:41.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:31:51.069Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b0c9b446-5434-4256-acc2-67d8dc70faae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:31:51.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:32:01.079Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=4c51a25c-e948-47e8-bead-3a84a7d35f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:32:01.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:32:11.101Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=934d1700-831a-455c-bcf6-a8e92fe85ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:32:11.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:32:21.136Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c7351205-158c-4aa6-8432-0f48db85eb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:32:21.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:32:31.149Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d32ce438-73a3-4621-bc5d-7427b95f206e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:32:31.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:32:41.159Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=876be2e6-01e6-4642-b9e5-0469844e1ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:32:41.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:32:51.168Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=95ddb3fb-3ade-4148-bfbe-b5861c7909d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:32:51.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:33:01.183Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=68f845c9-836e-41ed-b42d-c39d2e422822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:33:01.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:33:11.191Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=81194dd2-ef05-4952-a731-4ef64fd04d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:33:11.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:33:21.203Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=1886e5e4-71c2-4b93-984c-37d1362ae4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:33:21.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:33:31.212Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c2f08a5d-0613-46f9-a9b3-1c9bf2d4d480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:33:31.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:33:41.222Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d51c9a29-b991-4a75-956c-2002dee1a236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:33:41.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:33:51.232Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=3476a235-443e-4451-b1ea-33fae6e03046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:33:51.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:34:01.244Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=1de3beef-6058-4e02-9172-572907fd19c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:34:01.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:34:11.252Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=97b9ace2-c101-42e5-b278-3cef5c593388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:34:11.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:34:21.267Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d5481d45-f3c5-4760-b0e2-7d9ce5396cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:34:21.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:34:31.275Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7e3560d8-ffc3-42e7-ab42-8163ca18df06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:34:31.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:34:41.284Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=db3144c9-0b26-43a9-881e-560d42df15b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:34:41.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:34:51.292Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7b77fd91-28cb-47d6-9dec-fb2131d5e523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:34:51.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:35:01.304Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7c03eed2-29a7-4e29-946b-73863a4eb340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:35:01.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:35:11.312Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c169cdc8-944f-4a47-bfc7-23a681dcf76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:35:11.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:35:21.332Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=56aee1cf-3c19-41f2-b2ff-dec4f5518845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:35:21.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:35:31.341Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7e265826-61da-4f20-84b2-f119693cd141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:35:31.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:35:41.353Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=20044fe7-c697-47f9-b1bd-f2a94a9dd76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:35:41.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T11:35:46.235Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T11:35:46.235Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T11:35:46.236Z |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-07T11:35:46.239Z |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-07T11:35:46.303Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T11:35:46.303Z |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-07T11:35:46.306Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:35:51.366Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b00e6f85-9da7-4d00-a77e-580b844a42db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:35:51.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:36:01.383Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=588ebaf8-a421-4965-a69e-0cc1054d2c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:36:01.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:36:11.400Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d3cfd3a8-0232-447e-8f4d-5a7134d273bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:36:11.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:36:21.409Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=2b8e9a48-bce3-4bee-9c26-023e75e2d923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:36:21.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:36:31.429Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=2ddf0b64-e9f0-4715-9835-041de0df9523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:36:31.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:36:41.446Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ad262f9a-5b50-4362-b699-7cdcdd453759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:36:41.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:36:51.455Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=84ab2f00-22a6-4df0-aade-d53726ad6510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:36:51.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:37:01.475Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=3d10d257-2cf8-4f39-bfb7-b05cd8204b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:37:01.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:37:11.481Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=85574225-2ff5-4d32-94a1-1bee60fa1d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:37:11.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:37:21.491Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=2b0080eb-8f57-4f29-8f2f-7164fe4e8e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:37:21.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:37:31.498Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=0e67ebfa-bc83-43e3-acd4-1bed93644758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:37:31.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:37:41.507Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=8341c877-2626-44a1-b395-d9ddc262dd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:37:41.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:37:51.526Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=bf62cf8e-e748-4258-8ac5-e535d5a0279b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:37:51.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:38:01.543Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=afb98b46-32ab-4c87-86f1-21a4e347f035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:38:01.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:38:11.554Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=daf653f8-1cde-4a5a-823c-690d882ba176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:38:11.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:38:21.562Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=44751122-8bbc-40c5-9740-4aed64319c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:38:21.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:38:31.570Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e04d91c4-1bbc-4157-99bb-bbd8d692e364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:38:31.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:38:41.578Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=831e0a01-2ee9-47be-ae9f-765a05056638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:38:41.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:38:51.585Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=93083115-6550-49cf-9f0b-7ce66aff4253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:38:51.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:39:01.595Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5106fc1f-32df-44b6-ae9c-2cb988ab523c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:39:01.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:39:11.605Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=9b94e834-41aa-4575-8e50-6ada036ad04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:39:11.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:39:21.616Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c14a3ce0-1db7-4d42-a5ad-250aa1d6c8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:39:21.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:39:31.626Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=4c41f307-1944-42d7-86a0-38b17008775f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:39:31.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:39:41.634Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c34b44f1-55de-4c92-8dfa-f035af897ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:39:41.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:39:51.644Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=3f0f9315-a368-40d2-8b4e-16a5c4b1507f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:39:51.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:40:01.654Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=a84d67f1-4b17-4ea8-84bc-9a7430ab2e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:40:01.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:40:11.663Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=372833cd-813a-48d0-b20f-f270ba371d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:40:11.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:40:21.670Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=a25dfe29-22c1-4fe9-b434-a00afff5cd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:40:21.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:40:31.680Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=4d395686-093e-464a-82d6-9831cd5fbef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:40:31.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:40:41.692Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=acd6cf67-19af-470c-92ec-03cf5039fd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:40:41.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T11:40:46.192Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T11:40:46.192Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T11:40:46.193Z |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-07T11:40:46.197Z |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-07T11:40:46.251Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T11:40:46.251Z |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-07T11:40:46.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:40:51.702Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5964cc58-e99a-4b09-b67b-3844ec0e248e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:40:51.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:41:01.713Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f9decace-3b79-4852-900d-4025c3e95c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:41:01.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:41:11.720Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=027d132c-9b45-4f74-92df-7e493d915eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:41:11.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:41:21.728Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=63e78f3b-cb3f-4575-be5a-e7a9fffc1022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:41:21.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:41:31.735Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=837098ed-0096-4f88-b7e7-9e26ef3fb7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:41:31.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:41:41.744Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=4a1e6be9-cef3-4187-8847-2e79afe22809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:41:41.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:41:51.752Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c8dba670-3863-475c-92ab-ef774e376209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:41:51.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:42:01.766Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=fb544dea-04a7-4694-a5e5-e522b071ebf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:42:01.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:42:11.773Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=44931d06-c390-42f1-b438-9f4bf9808c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:42:11.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:42:21.781Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=00adab67-4217-40b9-8f89-3c7c8b2cd837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:42:21.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:42:31.788Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=8a5d99eb-41dd-40a3-8e50-54d72d57c5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:42:31.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:42:41.797Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=9d4f4cfb-ed8f-4152-ad4f-48d5fc72cfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:42:41.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:42:51.805Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7c9f7b50-44f7-4163-81c6-711c6ef17cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:42:51.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:43:01.814Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=fb51ca94-4067-46ad-a8c4-fa5b6403eb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:43:01.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:43:11.824Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=8a0b8540-3a4c-46ac-94dd-8ba8d67b9b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:43:11.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:43:21.836Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d24f0f8a-11dd-4288-b550-3cd4ec66a6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:43:21.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:43:31.842Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d58bb535-99c2-4358-957b-f80883aaf2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:43:31.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:43:41.848Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=89fed9fa-3954-4997-a08f-7d95f3af6df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:43:41.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:43:51.854Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=a45de964-6786-4dcd-a343-0771092f8d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:43:51.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:44:01.864Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=bd6c2e79-516c-4989-856b-a12bdc6adb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:44:01.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:44:11.872Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=df103822-6cd8-4abc-8f8f-a706d50f822f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:44:11.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:44:21.882Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=02153cf9-866b-4d4c-84aa-bd7ba6c3c59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:44:21.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:44:31.895Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c65d32a2-f523-4a14-b95a-aa172fde6b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:44:31.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:44:41.909Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=3174967d-ae4d-4cde-90dc-ccb829a2a05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:44:41.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:44:51.929Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=6e56848f-f066-4b40-aeef-9744328634aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:44:51.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:45:01.938Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5c40460d-0087-43b1-a6be-762a1c5e0652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:45:01.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:45:11.947Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ac1c3cd7-5912-4e4c-817b-a8d2b8394298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:45:11.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:45:21.954Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e15320ed-1bbf-4c9b-9505-125747ee6219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:45:21.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:45:31.962Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=30c88c67-b1eb-48ff-9b5f-635a9e855c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:45:31.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:45:41.970Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c971b784-df9b-448c-ad98-389159214411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:45:41.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T11:45:46.186Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T11:45:46.189Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T11:45:46.191Z |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-07T11:45:46.194Z |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-07T11:45:46.255Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T11:45:46.255Z |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-07T11:45:46.257Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:45:51.981Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=6b680074-f99c-4208-9355-b8c8c61e2967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:45:51.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:46:01.987Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=63bb4917-899d-4ffb-813f-bc2f9093e2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:46:02.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:46:12.002Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=bc255b28-8a70-4f20-a67f-5b0445129143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:46:12.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:46:22.010Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5fff1cd1-0b7d-4a21-b42a-af97e575b20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:46:22.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:46:32.030Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=6d165be9-7c64-4e03-849e-16429f8a3710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:46:32.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:46:42.037Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=28fbc41a-ed6e-4e9e-b0fb-a67dca91c72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:46:42.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:46:52.045Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=28942fab-2012-4761-8998-7c9d89b83317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:46:52.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:47:02.054Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d272d222-867e-45b6-bc1c-d4280e3ea62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:47:02.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:47:12.065Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=2e6246c6-dac8-47d8-8e52-5cdda2b8a1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:47:12.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:47:22.072Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=1c8b120f-9c53-4a83-a14f-9f7bf4bc375c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:47:22.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:47:32.080Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=535ce892-592a-4291-a24f-5b1d33bd8c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:47:32.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:47:42.087Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=9875172a-5b5a-4fe0-a9d7-d569e35ee6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:47:42.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:47:52.104Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=bfed3246-61ce-41ea-89d5-d89af7fb63ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:47:52.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:48:02.112Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=cdaffef8-6f1b-4df9-9214-32715eaff4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:48:02.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:48:12.121Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5e6be2e4-a17b-4727-bf51-ef8d2b2c9154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:48:12.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:48:22.133Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=fb82a42c-e637-4d65-a946-b8602986b406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:48:22.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:48:32.139Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=eb11c251-e6ad-40e7-9956-b5ac675306fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:48:32.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:48:42.146Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=98f627a5-2551-4906-ab07-0f7eae08c5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:48:42.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:48:52.154Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=0e6a514e-7633-4ffe-ac77-89c3494b241c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:48:52.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:49:02.161Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b8937a18-5082-463f-824e-bdbd518e8757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:49:02.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:49:12.167Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=8d08f4a2-60d2-40f8-90ee-0ea2fdc78540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:49:12.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:49:22.174Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=87238525-55a7-4115-b1e7-9372776f4a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:49:22.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:49:32.184Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=04cf31fb-5246-49dd-ae88-146ab0490ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:49:32.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:49:42.196Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=01199267-1e57-4973-b8bc-91794dfb6165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:49:42.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:49:52.203Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=65e81abd-700a-45bc-87a5-1cd6a4747a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:49:52.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:50:02.211Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=4efd2a8b-270d-4ecc-8691-080914db62b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:50:02.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:50:12.219Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5689e06e-b658-4f92-9647-62811126322d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:50:12.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:50:22.227Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f95bccbb-f613-4301-9307-0ee539d5a22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:50:22.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:50:32.233Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=8bf5665c-c140-4716-b93d-0a127a6a7ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:50:32.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:50:42.245Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=62d2de2d-867e-4df1-8289-1e2e704d0e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:50:42.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T11:50:46.177Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T11:50:46.177Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T11:50:46.178Z |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-07T11:50:46.181Z |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-07T11:50:46.248Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T11:50:46.248Z |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-07T11:50:46.251Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:50:52.261Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=6a29eac5-d621-47bb-b5a6-544cb782643a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:50:52.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:51:02.272Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=cbc908a0-d269-475e-ba8c-5fea2125d3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:51:02.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:51:12.279Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=29cd1275-1308-4303-98ce-6c3d499b3796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:51:12.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:51:22.286Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d61e4e42-92cd-4eac-bcee-fcdae6470f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:51:22.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:51:32.293Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b02f823a-425b-4c43-b566-f8c7a67a520c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:51:32.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:51:42.301Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=998b8f48-0e9c-48cb-aae8-c1a75b82c2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:51:42.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:51:52.309Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=bd226769-a522-4239-ae76-920d39eadd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:51:52.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:52:02.317Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=19001728-6cf3-4e7e-9600-fc7a2a255267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:52:02.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:52:12.327Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f03d23f7-11ec-4872-8126-72a6c23f533f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:52:12.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:52:22.334Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=fff7a754-f19f-4d8b-a9fa-b71baa31463d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:52:22.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:52:32.343Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=3f63bf84-75b9-425f-81ee-058c3e4c0880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:52:32.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:52:42.349Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c73b1725-7a82-430c-845e-b07ac86afb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:52:42.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:52:52.358Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=9f59bdbf-5fe2-4db5-a984-39bbb83bae1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:52:52.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:53:02.364Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=86b0f70c-d3e5-415f-a08d-dc8cfbb170dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:53:02.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:53:12.371Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=a9a81aae-48f2-460a-80a8-d807708a07a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:53:12.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:53:22.379Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=8365f59d-f447-4cd5-904d-e5c411c2bad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:53:22.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:53:32.390Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=81416460-1606-4962-8bcb-fa4196471c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:53:32.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:53:42.403Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=8ebb1f40-dccc-4b54-b13b-cc3724336353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:53:42.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:53:52.413Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=607f99df-89af-473e-b52c-3bc5bd52dbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:53:52.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:54:02.420Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=28fee814-e861-4857-ae46-e9c0237695d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:54:02.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:54:12.426Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d7321e91-e9d3-4219-92a2-e574483a8b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:54:12.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:54:22.434Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c6b9e935-5d78-41e9-82eb-7400d88f2bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:54:22.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:54:32.441Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d8a2dac8-b128-4a77-bd0f-eca18ca55d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:54:32.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:54:42.449Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c101c14f-4831-4ec7-89eb-08594eb00df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:54:42.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:54:52.460Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d2b0d6cb-a7c2-4920-838e-3b90a603c230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:54:52.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:55:02.468Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=dbf2b29f-5dc4-4ce4-84cd-c05aceba4b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:55:02.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:55:12.480Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b020763a-5734-4407-b955-0e2f637a9398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:55:12.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:55:22.487Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b3b4b682-9c91-49cd-8e33-1cb23b4cae9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:55:22.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:55:32.494Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=df296c8a-cac3-4bf5-9376-37e1f9ca8b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:55:32.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:55:42.501Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=20f228c9-abb1-4267-bd39-a9f793ca1a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:55:42.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T11:55:46.197Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T11:55:46.197Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T11:55:46.198Z |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-07T11:55:46.201Z |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-07T11:55:46.266Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T11:55:46.266Z |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-07T11:55:46.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:55:52.509Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=03f3ab1c-6980-4eff-b2f2-d261c356df9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:55:52.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:56:02.517Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=55753e8f-a1f1-4262-8463-0869266969ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:56:02.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:56:12.525Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=8e5fc277-6c3e-4e0c-b251-978aaa66f701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:56:12.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:56:22.531Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7c8f3851-fe95-410f-98dc-5b2e8facdc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:56:22.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:56:32.544Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d110fa28-db27-4edc-85cd-d90425b10d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:56:32.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:56:42.550Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b5587ed2-9928-41ea-ad74-99c97195e49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:56:42.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:56:52.560Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=05e2377b-e7a8-4e57-ae37-c28189a856c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:56:52.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:57:02.567Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=bcad77f0-d78a-4456-b566-06a1d1301cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:57:02.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:57:12.584Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7eb8e8f1-7665-4810-a803-fdce6982730b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:57:12.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:57:22.594Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f13fedb1-94e0-4dc1-9574-c3d4ea00349f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:57:22.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:57:32.603Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=2c4ee9a2-82fc-4796-b261-af2161a502bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:57:32.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:57:42.615Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=71238801-7a0d-4c5b-9012-8bc40d195ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:57:42.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:57:52.622Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7992a47e-12f8-4366-88d9-0feef531f658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:57:52.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:58:02.628Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b676d74c-b8f8-407f-90cb-0fe0a645f633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:58:02.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:58:12.635Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7fd1534d-9936-42af-a712-faef754567a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:58:12.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:58:22.642Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=1f0ff16a-62ad-4152-8e18-ec190f90bdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:58:22.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:58:32.648Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=dec13b45-96c4-4982-bca4-ea28ad2ddc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:58:32.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:58:42.657Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=19e0c70b-9725-4884-bfaa-4ba9befed1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:58:42.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:58:52.665Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=21711659-c3ce-4a53-8285-15e6a7c50d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:58:52.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:59:02.675Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=56b01644-332c-43c7-9158-10836d7140db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:59:02.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:59:12.683Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b18298ae-80f6-4408-821e-fd7d847c5070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:59:12.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:59:22.693Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d4ccbde5-18cf-4373-b112-6e878fcc3c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:59:22.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:59:32.701Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e18e3ecf-6f40-47e1-aafa-ced648f88aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:59:32.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:59:42.710Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=bead0f59-012f-4e90-a5f2-2d60a33fd326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:59:42.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:59:52.719Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=9818300f-77b6-4fdc-b55f-f1641227155a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T11:59:52.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:00:02.730Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ec5415ee-09b4-4dc5-adbf-805c674cd9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:00:02.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:00:12.741Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=1bf09868-26ab-420c-a289-b401972f7f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:00:12.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:00:22.755Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e35a56e2-609c-4192-b562-2e1b610e1728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:00:22.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:00:32.762Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d4c80c9d-d789-4a74-b198-b213876ef3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:00:32.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:00:42.771Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=a7087012-7087-43a2-a4d4-79432f41fb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:00:42.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T12:00:46.182Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T12:00:46.183Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T12:00:46.184Z |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-07T12:00:46.187Z |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-07T12:00:46.243Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T12:00:46.243Z |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-07T12:00:46.247Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:00:52.778Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=38cfb334-ce4b-4ec8-97b3-c690e75bba49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:00:52.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:01:02.787Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e50cc3ce-303b-4127-a9e0-042edad16876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:01:02.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:01:12.796Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=cf2b021c-c831-4590-a85c-7a142802d842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:01:12.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:01:22.806Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e09c2748-5970-4909-815a-7837774cd764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:01:22.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:01:32.813Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7e7b0030-d8c8-420a-9c97-c97c6449af31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:01:32.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:01:42.824Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f1d16d82-4d37-41a7-9ae7-1ca1c52aac3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:01:42.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:01:52.831Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=4d87e782-0f28-4b8c-af9c-c5ec5107e3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:01:52.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:02:02.837Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f9ba940c-a689-4c0b-ad2c-f3b6a07d41f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:02:02.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:02:12.843Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=0047b656-6099-4782-9718-ec0a4aacc7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:02:12.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:02:22.851Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b1fe4d8a-ac89-465d-adc7-55817b9422f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:02:22.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:02:32.859Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=51d41a4e-6926-4f15-88ed-5b2b7e0deeb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:02:32.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:02:42.868Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f94b68b5-f2e9-4180-a49d-60099448a145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:02:42.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:02:52.874Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=dc3c033d-a2e0-4973-9a9e-3be398c51b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:02:52.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:03:02.932Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d60f39b2-8b52-490b-a6e5-090b5a6a7ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:03:02.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:03:12.940Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ff2dc56c-3ed7-4b62-884e-132fd53fcce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:03:12.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:03:22.948Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=878e5663-c1a6-44a1-b14e-0b607089b601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:03:22.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:03:32.954Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=a422e3af-043a-4aa1-aabd-e047b2be6d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:03:32.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:03:42.962Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=4087f715-5357-4fc6-a089-d137b313fb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:03:42.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:03:52.969Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c9675378-df6a-441c-8ca2-b12c4dae4aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:03:52.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:04:02.984Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7b9f4f5e-8a9d-4322-a3d8-8671527c871a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:04:02.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:04:12.992Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7c90da43-78b6-4c46-b900-ae9ac7f1cb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:04:13.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:04:23.002Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=0a14cd9e-137f-40ad-89be-ef9da2b915c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:04:23.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:04:33.011Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ea41a489-b7b4-4bb7-8351-df59b39d1c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:04:33.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:04:43.017Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=4847f70c-be3a-4557-a1c2-3de36f97dc94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:04:43.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:04:53.023Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=6f0ccbcd-7a67-4f39-8e1e-2cf7b686446d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:04:53.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:05:03.028Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=bb1428a7-fdfa-4127-94e0-62770a0e8455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:05:03.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:05:13.034Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=aed59e02-da94-4943-9fd3-080d878345d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:05:13.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:05:23.041Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=956c0048-296a-44d6-9456-3d42d7031561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:05:23.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:05:33.047Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c8f98f5b-f2e2-44db-9863-496bae5184e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:05:33.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:05:43.054Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=014868e0-64c2-4268-a19f-202b043bca85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:05:43.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T12:05:46.179Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T12:05:46.179Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T12:05:46.181Z |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-07T12:05:46.185Z |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-07T12:05:46.240Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T12:05:46.241Z |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-07T12:05:46.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:05:53.061Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=0242f3fd-68ea-41da-94f3-416405e3ca84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:05:53.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:06:03.073Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=78d6cba2-0f9a-4b38-8f6a-f3a64e608c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:06:03.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:06:13.079Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ab4d7340-213c-489c-8489-68ef677d95de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:06:13.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:06:23.088Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=1a0b858d-bc15-47a2-adfc-8435b14257f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:06:23.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:06:33.103Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d02e0466-9f6e-4c11-a7c1-9aeb3674231e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:06:33.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:06:43.110Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=53485b9d-c540-4931-818d-40819a10fd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:06:43.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:06:53.117Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f6d3e9d8-43c5-4a70-9f00-23e296e3706a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:06:53.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:07:03.124Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e87cbcc6-209a-4867-ab8f-4cb82904ddcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:07:03.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:07:13.136Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=4d8ed982-3dcb-4fe8-8fe3-7bb71d500826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:07:13.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:07:23.147Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f7b1f1e7-d1e4-4de7-aed6-80be21748019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:07:23.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:07:33.154Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=49320d7e-b768-4447-bb6f-7b38d53fcc1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:07:33.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:07:43.170Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=84d7b8ac-ad1a-40fb-a5f1-f788d70de5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:07:43.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:07:53.183Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f6d49957-8719-4113-be5c-0707dc6e977e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:07:53.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:08:03.200Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=99e95931-0a68-4b9a-a3a8-bf27272c8d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:08:03.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:08:13.207Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=acb2d13c-23da-45be-ae10-c44d4c27cfe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:08:13.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:08:23.214Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=bf75c073-4a5b-42d0-85c9-ce18050fe4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:08:23.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:08:33.222Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=1362e60d-be68-4b03-b80e-6dababd1a151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:08:33.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:08:43.233Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c3c9e0b0-9832-4a2d-8eb4-b17b8d5d5981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:08:43.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:08:53.241Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=0e5a78b7-7ec1-447d-bc13-78a1dea86f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:08:53.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:09:03.247Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=134a1764-0726-49bc-bf9b-d618cb91cf2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:09:03.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:09:13.254Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ef10705b-14bb-4257-b2cb-73ec091237f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:09:13.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:09:23.263Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ffcb1118-4c3a-42c4-9099-31cb3a8c355c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:09:23.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:09:33.272Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=007ace82-7d1d-4b2b-832c-715c75f2560e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:09:33.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:09:43.282Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=6f79f19b-b337-4c84-8ebe-4bffe8f99cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:09:43.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:09:53.292Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=db701090-10da-47f4-8409-068856d83b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:09:53.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:10:03.304Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=153a30bd-8d96-44e2-88e8-5d49c53b53e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:10:03.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:10:13.310Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=15e8a81f-2479-4c33-8553-cf810f19c390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:10:13.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:10:23.316Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e34cbc7c-6cec-4a8f-8785-b69bfb5eb944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:10:23.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:10:33.322Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=bdeff67f-6634-46cb-93f0-fb91a75f8b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:10:33.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:10:43.329Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=6f116b52-d9ad-489e-b5fe-34efe4af7be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:10:43.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T12:10:46.194Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T12:10:46.194Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T12:10:46.196Z |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-07T12:10:46.198Z |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-07T12:10:46.262Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T12:10:46.263Z |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-07T12:10:46.265Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:10:53.337Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ab01b88b-599e-4edf-876f-64b9bf30dfa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:10:53.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:11:03.347Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c14fec4d-f25c-4bbb-b50f-084e30fefcc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:11:03.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:11:13.357Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=9789890d-4a33-4abd-803e-17036b1f735b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:11:13.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:11:23.368Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=84e44d5f-bb1d-408d-9aa1-8b228c3e9167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:11:23.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:11:33.374Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5ac2b549-62bc-4e9b-9367-a5773555028b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:11:33.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:11:43.392Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=1553d560-292f-4264-99d6-14335839cbec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:11:43.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:11:53.399Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=315d74bf-b818-4863-b9fd-ddfa2953938f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:11:53.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:12:03.406Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=081a5fbc-2038-4ca2-bca4-9afe2a7fd285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:12:03.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:12:13.414Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=6fe390f0-9c69-4a66-97a4-092ccb90abb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:12:13.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:12:23.423Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=396dd2c2-667a-4ce4-a713-0849cb0a3a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:12:23.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:12:33.431Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c1e479ea-e913-45e9-9fd0-2cdc8b291f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:12:33.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:12:43.442Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=09af7a04-c258-41bd-8ff3-38693180510b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:12:43.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:12:53.455Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=8e740fec-09de-4c54-8184-cdd0a3f35820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:12:53.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:13:03.462Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=12746257-ac30-48c5-986b-da8530b7e046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:13:03.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:13:13.468Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=1bb7030c-c4c0-41dd-815f-2972041d9f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:13:13.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:13:23.476Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c64b0483-0998-4001-9e0f-14d35c5d8dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:13:23.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:13:33.483Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=8aa861fb-dc9e-4f0c-881f-7ec390fb88da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:13:33.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:13:43.492Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b666294b-c72f-4948-9f80-da515c46f725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:13:43.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:13:53.504Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=16efd9fa-1746-4395-92b1-92052ff7ff73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:13:53.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:14:03.512Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d7016a8e-dc16-47b1-92e2-bfabba2fd5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:14:03.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:14:13.519Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=757a13a9-5a22-435d-979e-80bac2b23fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:14:13.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:14:23.529Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e889f5ad-e078-4e03-b28f-24c1fbf4827a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:14:23.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:14:33.538Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=44a42bc6-6116-438f-8c20-4d32c9601e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:14:33.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:14:43.545Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=22b21a4d-51fb-4458-a4b2-17461f725cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:14:43.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:14:53.554Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=0f0c1105-c05c-429b-9dfd-4d3d5f58fbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:14:53.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:15:03.580Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c0890883-7d21-481f-94b8-27cfc6b23e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:15:03.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:15:13.596Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c4ec7c00-fb32-4a92-a5bb-931e2514f66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:15:13.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:15:23.605Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=25e09e9c-cf82-476f-a806-00211d30c166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:15:23.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:15:33.611Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=260f866a-8997-44d9-87b3-fee98f5e5314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:15:33.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:15:43.618Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=49e96f97-33d8-4c29-8001-b1df43e827c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:15:43.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T12:15:46.157Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T12:15:46.158Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T12:15:46.159Z |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-07T12:15:46.161Z |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-07T12:15:46.205Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T12:15:46.205Z |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-07T12:15:46.208Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:15:53.628Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=af19b48d-75c6-4a29-9c7a-4db4dacaf3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:15:53.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:16:03.635Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5808717c-ac79-489f-a23a-26ea2c8e88b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:16:03.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:16:13.643Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5e70688f-bc67-4309-a9d4-b3779b20873d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:16:13.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:16:23.657Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=eb7347bc-6122-4f53-b6e4-3e0c438c59d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:16:23.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:16:33.667Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ca14a005-5026-4efe-bdf1-0e817cb4d21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:16:33.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:16:43.673Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=97f4ff50-e8d1-4786-8be9-7b3109244c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:16:43.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:16:53.681Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=8ea77df0-034d-4d41-89a0-b5df80de7c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:16:53.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:17:03.697Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=1f898db4-6ef9-40c4-b8a2-ac993ca1cca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:17:03.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:17:13.710Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=fdc1f110-8c5f-4849-9838-adae7ec8ab54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:17:13.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:17:23.717Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=bd25bf5c-1bee-4ab9-93b1-dafbf9f621b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:17:23.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:17:33.725Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=fcf439b5-d5a0-4313-810b-f1b48da64d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:17:33.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:17:43.737Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=688ef68a-52a6-42c5-89d6-6c57b220d351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:17:43.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:17:53.748Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=217898ac-a99f-4be7-9cde-c364abb9483d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:17:53.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:18:03.755Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=3607a56e-1304-4206-9179-71968a3ab0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:18:03.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:18:13.764Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b9767b2a-952e-4e9f-9045-2138c706f5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:18:13.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:18:23.772Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=96681ea0-38f2-4916-8987-8a17be0dacf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:18:23.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:18:33.784Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=2d33a782-f9e5-419b-ab84-296cf252a223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:18:33.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:18:43.809Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b7d6e749-03ee-4910-9159-1e9fbd2fb253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:18:43.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:18:53.820Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f3bc25f5-fb18-4568-8bb7-95c6c44f8029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:18:53.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:19:03.831Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=4a37d8eb-0ad8-41ce-947c-98056d6853ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:19:03.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:19:13.839Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=3912727a-4173-43d0-ac1c-91d3b6a1ba02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:19:13.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:19:23.845Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=2c7df915-7e13-4d37-a575-16d85615282f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:19:23.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:19:33.853Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7eb3bac0-8d81-416c-aaac-3641ec85adb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:19:33.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:19:43.860Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=63c0d0b9-2c35-4b30-bbee-415051831ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:19:43.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:19:53.870Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d24f59b6-400b-40aa-8209-04ded545d1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:19:53.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:20:03.877Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=0a921375-c0e2-49a2-a6e9-8426b35d6ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:20:03.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:20:13.887Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=02305223-8316-49ba-b603-4a2148a11d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:20:13.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:20:23.900Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=9206d5f9-2447-4c95-9688-e7c55ccecd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:20:23.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:20:33.906Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=973275e1-60df-4871-b997-747af60cf5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:20:33.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:20:43.919Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d7f8fa90-03bb-4adf-af2a-3ab2f74d3c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:20:43.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T12:20:46.180Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T12:20:46.181Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T12:20:46.182Z |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-07T12:20:46.184Z |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-07T12:20:46.237Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T12:20:46.237Z |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-07T12:20:46.239Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:20:53.925Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=906ef9cd-55ae-4dd1-8da9-4c71653a2374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:20:53.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:21:03.931Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=3c807ee5-cc5e-4854-9212-c2928d2367d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:21:03.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:21:13.938Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f185ce2d-35e3-4371-a422-60ce22587303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:21:13.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:21:23.946Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=9dcb7a1e-1184-49a2-8959-0d81f65b9327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:21:23.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:21:33.953Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f7392888-181e-4c3b-ae9c-a6fa0c434d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:21:33.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:21:43.968Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5d41c214-7653-4eb8-99f9-bde35969886f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:21:43.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:21:53.974Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d376d90a-d96b-45ca-98ae-51d2df1b34e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:21:53.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:22:03.982Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c9ae74b6-90a8-49c1-a9de-16c062fa8e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:22:03.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:22:13.989Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b556b129-29d8-48fe-95b1-77109c63e24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:22:14.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:22:24.001Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=769352c3-d7f4-48fc-92dc-31817b4db077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:22:24.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:22:34.007Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e3db2386-1fe1-4327-9a8b-048514da6ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:22:34.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:22:44.016Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=67cf216e-a4a2-4c27-ae33-f363077a8812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:22:44.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:22:54.030Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f286706f-efe2-4999-8d6b-cfe94da9723e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:22:54.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:23:04.040Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=af70f353-4c07-4488-9cb2-b23f8c2ca742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:23:04.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:23:14.046Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=937bcb5d-6c24-4efb-99e6-53247b9fc1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:23:14.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:23:24.052Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=63f5224b-b85f-4256-b768-eaccdc001a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:23:24.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:23:34.060Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=05970616-c859-4d0e-8df8-3579844c5f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:23:34.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:23:44.066Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5e4a0b2a-a32d-4125-985f-5f85ff774df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:23:44.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:23:54.074Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=580e33fc-3b45-4aad-ad04-0fc599accf4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:23:54.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:24:04.082Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=87b33eef-208e-4b84-89c2-3bc3186de43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:24:04.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:24:14.101Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=2afabc3a-fc08-495d-8b60-8724a4095f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:24:14.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:24:24.129Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f95d8914-cf1a-4c65-8556-4b2171b92e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:24:24.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:24:34.140Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=10d02a5e-44d8-4967-888d-1814208da11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:24:34.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:24:44.148Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=bda169a4-4667-45d2-a3dc-2bbbf913aec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:24:44.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:24:54.155Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=66bba25f-ac4b-4006-9258-001a6496f742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:24:54.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:25:04.162Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=224f2013-23a4-4a5f-b297-be50986c65ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:25:04.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:25:14.169Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=04fa2e5b-8620-43ce-b974-73ba45c6ad36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:25:14.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:25:24.177Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=a0f4bbdf-149a-4220-a85a-9eedf112424b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:25:24.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:25:34.185Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7af4e277-8ebf-48c8-9b6e-426644ce0bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:25:34.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:25:44.195Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=695f5814-b558-40ec-af41-166e839ac8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:25:44.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T12:25:46.168Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T12:25:46.168Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T12:25:46.169Z |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-07T12:25:46.172Z |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-07T12:25:46.228Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T12:25:46.228Z |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-07T12:25:46.232Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:25:54.210Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f117932f-9d97-495b-8b32-228daebe39a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:25:54.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:26:04.217Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=dbd479dd-1ab2-4f3a-8203-4d395a512b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:26:04.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:26:14.225Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=0f24fbef-9b13-4f14-8f79-87629a5c93a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:26:14.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:26:24.231Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c88461e4-40b6-4efb-b879-bb83db1636d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:26:24.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:26:34.240Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f2cf5bcc-437e-411e-8f1e-dae4bf7f8e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:26:34.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:26:44.256Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f8450a99-c382-43e2-8590-9afa7bf0100e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:26:44.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:26:54.266Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ade4fbb5-f088-4ae0-acf9-365d11227199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:26:54.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:27:04.277Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=54b97d87-00cc-4785-b38d-a324167b253e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:27:04.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:27:14.284Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d724d9f8-c731-4369-8395-87ff4d0749ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:27:14.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:27:24.412Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=05177c5d-7a7b-47dc-af00-bf8610b4c73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:27:24.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:27:34.420Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=38a085d1-f3c0-48f7-a6fa-22a1b2d766fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:27:34.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:27:44.445Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d5bac2f3-84a1-4a12-9866-d3556018c5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:27:44.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:27:54.452Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7eb37bd1-8635-4840-9d25-edf2994910fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:27:54.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:28:04.461Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=983b89d9-d9d8-4727-9211-d1da9b6d910f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:28:04.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:28:14.469Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=03fbcca0-f54f-4a42-9229-1a08e9745005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:28:14.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:28:24.479Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d5679a90-e7ae-4ccb-94b4-d58ad7c275e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:28:24.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:28:34.488Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7e984ec3-a18e-4042-8f9c-41cfa8467849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:28:34.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:28:44.494Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f6c4dd8c-ef4d-4b0b-8cbb-b45094bed1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:28:44.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:28:54.500Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=9d1bedcf-5512-4a63-b3e6-0bdab605f505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:28:54.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:29:04.507Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=2dd241af-5132-4c0d-b648-576a20c46912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:29:04.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:29:14.516Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=12ffb062-278e-41c2-87eb-e2f5444c8f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:29:14.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:29:24.524Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b7822230-4820-4442-93be-8588665dd168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:29:24.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:29:34.531Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=8d02d18b-67c1-48b6-9af5-27c8f3958300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:29:34.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:29:44.541Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f68d2313-86e6-4d0e-819e-6a2c32b2fb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:29:44.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:29:54.550Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=fd4c6074-13a1-4f84-bdec-70ba50727bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:29:54.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:30:04.559Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=37f6f336-f0fa-46b5-b8de-51217c81eb85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:30:04.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:30:14.567Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f0983719-d9db-440b-9ddf-905ffd8278d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:30:14.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:30:24.574Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c96b1d6d-d1b1-42e8-96cf-78e32aebda0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:30:24.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:30:34.581Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5a87c68f-3be5-459e-aba4-cdd8be3ae361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:30:34.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:30:44.587Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d63c3f50-d2ae-41cf-a0c9-e7dec913f3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:30:44.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T12:30:46.177Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T12:30:46.178Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T12:30:46.179Z |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-07T12:30:46.182Z |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-07T12:30:46.230Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T12:30:46.231Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-07T12:30:46.233Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:30:54.598Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c14fa6e3-4901-43e9-98c4-ebde108b722b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:30:54.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:31:04.606Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7825f37d-c791-49bd-8abc-f50fa61241fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:31:04.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:31:14.616Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e40f377b-f5d2-4935-8f62-a1d404088980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:31:14.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:31:24.627Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=6a7e8faa-17b3-4483-81c5-a6ac01b085ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:31:24.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:31:34.642Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=80d6f0af-3afd-4691-b7ce-2472dc705140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:31:34.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:31:44.654Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=380bd790-baa8-4faa-a16a-006c16b77f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:31:44.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:31:54.670Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=9df5c005-65c6-4d53-9a7a-5368194808a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:31:54.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:32:04.678Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c477e6e7-cfcb-4b69-a155-6d45fb2a8895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:32:04.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:32:14.689Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b75a721a-9330-4f87-bc66-9d13e1298e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:32:14.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:32:24.697Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b9998682-a249-473a-9aa0-9fc5a8c6f904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:32:24.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:32:34.705Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ef85fc69-f425-40ad-9e00-ba5d9a78d557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:32:34.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:32:44.717Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=4cd5ff0f-1954-464f-bb00-be8cf3150518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:32:44.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:32:54.738Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7c7740c6-79e2-4341-8a56-ae64aa5b6d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:32:54.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:33:04.750Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=84ea2fe4-b46c-409d-98a9-388e774e114f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:33:04.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:33:14.759Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f2930cfb-c1ef-4c66-b4f6-48becbd194bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:33:14.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:33:24.765Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=67692c02-d8f5-491c-b5d7-0cd4e6fab1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:33:24.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:33:34.772Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=92288ba4-788c-42ff-91bc-031e96cf7e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:33:34.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:33:44.780Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ac1caf4a-72d5-40e6-94b3-bc1cd8fc15eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:33:44.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:33:54.790Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c1bcb011-3587-44be-bf1e-9e9c34e4c792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:33:54.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:34:04.804Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=44b7e889-e266-437e-848d-cbf963594721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:34:04.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:34:14.819Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=37a92834-d9fd-42ea-b565-588603b8d30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:34:14.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:34:24.829Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=76bd7769-ccf9-4249-8348-fbeb94363473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:34:24.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:34:34.837Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=1c20e112-5fec-4bab-9406-2be0c28b2207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:34:34.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:34:44.846Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7967be46-8b21-4ece-bf78-e863ef542a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:34:44.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:34:54.855Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=af305c80-97cb-4280-8275-0918553ec444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:34:54.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:35:04.864Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=a3b00d69-74b6-4cce-8d86-9654801a9d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:35:04.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:35:14.870Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=2696fa35-0940-4c38-affb-7f4081246940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:35:14.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:35:24.880Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=fa7a05ae-9c8d-4434-b562-20389867c621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:35:24.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:35:34.895Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=6190084b-ed86-4fab-8c74-e2cc5bdbbe72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:35:34.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:35:44.902Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c5c2c9df-708b-458b-8b28-a98230dac3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:35:44.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T12:35:46.184Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T12:35:46.184Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T12:35:46.185Z |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-07T12:35:46.188Z |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-07T12:35:46.245Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T12:35:46.245Z |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-07T12:35:46.247Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:35:54.909Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=11f9c943-d43b-4cbc-99ba-e6d5e9a5e953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:35:54.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:36:04.917Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=cb8830d2-147c-45f7-a8fd-7063c0e4907d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:36:04.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:36:14.924Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=25436f7d-6941-4954-84f8-2b344efa9b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:36:14.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:36:24.937Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=df7317a6-8b7b-47d9-8b7e-999d5bceb796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:36:24.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:36:34.946Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=6d17d578-1dda-4899-ad97-28af04878aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:36:34.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:36:44.959Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=9325a31c-312b-4688-8273-4a1a3476cd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:36:44.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:36:54.966Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5524bc0f-c3ce-447f-8ca5-c05e02830962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:36:54.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:37:04.973Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=44de538a-5f8a-4d8e-916a-9d1b9e2c7307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:37:04.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:37:14.981Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=929a07dd-99e9-48d0-9d1c-9cdee9e3a4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:37:14.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:37:24.988Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=51b7e4bd-ce28-45ed-80db-6ce9ccf7dc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:37:25.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:37:35.005Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=cc5649bd-d1cb-412e-b5fe-7897c77e3903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:37:35.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:37:45.013Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=4cc5108b-e8e1-4400-8675-2a646974359a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:37:45.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:37:55.028Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c6c08643-df46-442a-922e-0307702a25b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:37:55.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:38:05.034Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ca272bd6-0acb-4aff-86e3-f73db584c0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:38:05.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:38:15.042Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=4a561d9d-8a07-4d01-b5fa-45632069a164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:38:15.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:38:25.050Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=2ad35fb2-ac54-466e-8fbe-ccc82201fbaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:38:25.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:38:35.057Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=001ecc4d-1772-4210-b73d-542392b18885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:38:35.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:38:45.063Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=9057f9d6-8b33-45c7-9b26-f4c25f92a734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:38:45.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:38:55.070Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=fab8cbaf-8054-44cd-a42a-42bede3e1d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:38:55.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:39:05.078Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=50338a51-e13a-4c0d-9ffc-786610e42969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:39:05.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:39:15.088Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=91e1cba1-9199-4173-9942-1e152c70c983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:39:15.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:39:25.100Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=dee05034-ad95-4031-afc2-6514376ebaaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:39:25.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:39:35.107Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=469917c2-d846-43ed-8467-aee395191937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:39:35.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:39:45.117Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=4709fa85-715a-4b96-a325-0df26e8dd139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:39:45.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:39:55.129Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=8353366b-4035-4143-b3ce-3b95056384b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:39:55.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:40:05.165Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=a0135f31-3e66-4ce2-bbe0-2aeb95f8b1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:40:05.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:40:15.174Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=647a8ba2-f4a6-41de-9f41-d2af577f71e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:40:15.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:40:25.184Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=2c733d70-58af-4cb1-b508-8e6ffffea7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:40:25.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:40:35.192Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d901d7cd-2a44-45bc-abb4-e0307b79b686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:40:35.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:40:45.198Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5b719963-a8f1-440b-9a56-4ee53a301cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:40:45.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T12:40:46.184Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T12:40:46.184Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T12:40:46.185Z |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-07T12:40:46.188Z |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-07T12:40:46.240Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T12:40:46.240Z |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-07T12:40:46.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:40:55.208Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ce514a42-a924-4d23-9549-08251eeb3145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:40:55.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:41:05.215Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=fe5af8ae-0c97-4234-a2cf-1a67ee7c778e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:41:05.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:41:15.227Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=52b15616-8abc-404e-9f76-d4ee91aed09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:41:15.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:41:25.285Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=96069b25-5ccb-4577-a9b1-1beeef2c3e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:41:25.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:41:35.296Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=0dab2930-93fe-4b8b-b0e9-d30705d7805d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:41:35.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:41:45.308Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=fd80c142-6cd8-4a81-bef6-1a7bdba8ca38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:41:45.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:41:55.316Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=a1694688-1906-48e6-9560-f30bff958aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:41:55.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:42:05.323Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=3f031099-49c3-4546-b408-02083f9767fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:42:05.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:42:15.333Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5013f0c0-1f5d-4eae-b881-2dbb1a1cf3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:42:15.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:42:25.341Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=170d98f0-b2a3-4f4c-bbfe-5846802e0556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:42:25.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:42:35.348Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ad4da6b2-b770-4571-86ab-de6bd8ea9dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:42:35.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:42:45.357Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ed4c0e1a-e59d-4aad-81a5-712cbebd1c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:42:45.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:42:55.366Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=4cbc564b-1166-40c8-b3a7-7e016a236e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:42:55.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:43:05.373Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=170aef15-9f5d-456d-a07b-62bfd10e0c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:43:05.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:43:15.383Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=9cb5ea49-c17d-47e6-a3de-2084a4384d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:43:15.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:43:25.391Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=eca9d28c-958d-4c12-a63d-52abafd56e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:43:25.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:43:35.404Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=57f4bd5e-07a6-480a-a1b4-2d0b323335cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:43:35.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:43:45.412Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=0e69218a-aa09-4ce0-b78b-af642d3d0003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:43:45.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:43:55.421Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=07dd983d-be4b-4cbc-96bd-64f0dce6dd3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:43:55.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:44:05.432Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b8441ef8-56c8-4527-9a03-4aea75baea1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:44:05.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:44:15.443Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=8885e898-b37e-46b9-bd3b-2023fd0663d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:44:15.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:44:25.449Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=fb128ede-de6f-4155-a9bb-b34c489a43ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:44:25.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:44:35.459Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d854151c-e704-4173-9904-d5ea0e147b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:44:35.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:44:45.466Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7b4984de-d10a-4ee1-95c8-87afb09582c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:44:45.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:44:55.475Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f1e897f9-dbe6-45a1-a537-dd9fe4a21525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:44:55.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:45:05.482Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=9ae9de74-fe07-4fed-9adf-c8d164ad4fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:45:05.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:45:15.492Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=eef1490e-c729-4664-975d-1e159ac9ef65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:45:15.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:45:25.501Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5490a8b5-767f-469e-8bdc-391a0eb43a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:45:25.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:45:35.510Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=27ca050b-09da-40ac-b36f-19758299ca38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:45:35.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:45:45.524Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=dda1f294-2082-428f-9566-505418d59028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:45:45.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T12:45:46.173Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T12:45:46.173Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T12:45:46.174Z |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-07T12:45:46.177Z |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-07T12:45:46.244Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T12:45:46.244Z |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-07T12:45:46.247Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:45:55.534Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ccbf0755-117e-4d24-8989-08840b9cab8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:45:55.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:46:05.542Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=dfa7e5ac-90ee-45ba-8fbd-a36e0e219e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:46:05.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:46:15.550Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b84700ed-605f-4636-b0f9-5a86bb5f9f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:46:15.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:46:25.556Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=184f5d78-620a-4932-a567-690aa8dfd062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:46:25.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:46:35.562Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d3ed8bb7-c4e3-46fe-afb6-98c265ec3ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:46:35.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:46:45.568Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=64e8cb80-dd2c-4156-9614-018cc6b16811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:46:45.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:46:55.577Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=9cb45304-78bd-46ee-8e1d-a7d38a24ce10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:46:55.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:47:05.586Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=854c48d0-73f2-4166-9b6b-b128ece726f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:47:05.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:47:15.596Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f7a2abe9-2128-468c-b09e-b29938977206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:47:15.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:47:25.603Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=971a308d-723f-4c62-b077-ecd8abcb1159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:47:25.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:47:35.609Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=08223aae-a175-4612-801d-3ede4e6ee734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:47:35.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:47:45.616Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=986f80da-1c58-4965-9cbe-14cc417d12e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:47:45.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:47:55.624Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=df611138-d0a6-4ae7-a30b-c6354dcf156a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:47:55.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:48:05.631Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=a934aa79-bbc1-495f-ba02-77943ef69a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:48:05.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:48:15.639Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=705d1acf-1751-42ca-a494-dc563c6cb840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:48:15.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:48:25.654Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=09026752-e5ec-4c82-8dd7-379f87fb7a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:48:25.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:48:35.661Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d906ca06-d363-40a4-bc1d-1515842b682f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:48:35.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:48:45.667Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=22c6d46d-4651-4c18-b176-43f4b4688bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:48:45.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:48:55.674Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=13283cef-a61d-4f40-8fad-58f68dd78efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:48:55.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:49:05.680Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=2fa2d8d2-a5e1-4152-b540-644a8827f847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:49:05.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:49:15.701Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ffb4802e-e9ce-4cb7-bc4d-97f57167db0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:49:15.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:49:25.709Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=168cde6b-9706-438d-b813-98474a626a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:49:25.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:49:35.718Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b8cc4882-49b4-498a-8a32-82a957e014e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:49:35.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:49:45.729Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=67d035de-b7ae-49d5-acdc-6a2a9ffbea9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:49:45.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:49:55.736Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f827486e-6570-42fc-9720-bf3a901cd8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:49:55.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:50:05.755Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ac2b91dd-992c-42d7-9784-fe7e0e57692a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:50:05.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:50:15.763Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=03ea9be0-d37c-4a7c-ad33-9419e0ac9b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:50:15.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:50:25.772Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=9e6cf7b5-a8ee-47f7-bf62-4aeafd38c397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:50:25.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:50:35.780Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=885fcddd-9452-476b-97f8-c18ab859fa7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:50:35.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:50:45.787Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=85b095a1-0def-467e-8e08-82eb3e3c8464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:50:45.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T12:50:46.186Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T12:50:46.186Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T12:50:46.187Z |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-07T12:50:46.190Z |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-07T12:50:46.301Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T12:50:46.302Z |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-07T12:50:46.305Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:50:55.794Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=4433943d-0026-4d5a-a95f-c3c7910436a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:50:55.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:51:05.809Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=2a4a5f46-73ea-4ecf-abb8-74c70d1243c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:51:05.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:51:15.821Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=02fb3044-f2d7-4c08-87a1-ab6115585478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:51:15.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:51:25.827Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e1fc0349-33e0-49b8-b639-e5a36dfcd778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:51:25.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:51:35.834Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ee1df62d-4a1f-459c-8b75-85a05594f807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:51:35.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:51:45.840Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c8fef1de-900d-4d48-9dd4-73afb92abba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:51:45.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:51:55.846Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d43d51ad-fbcd-4d17-98a0-27c2854decf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:51:55.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:52:05.854Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=aebde5e0-915c-4dea-bf2e-671f969f1ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:52:05.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:52:15.863Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=eca88650-3b12-4f7b-bad0-a5e48889e4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:52:15.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:52:25.873Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d3cfb10d-3b7e-4468-8819-592b8f00174b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:52:25.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:52:35.879Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=40d0de5e-280c-42bc-9359-7ea18cf8a526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:52:35.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:52:45.885Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e82cb667-a3fc-4210-8b78-ecfdec8a8051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:52:45.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:52:55.891Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c08d2368-dd30-45ab-aec7-621415baae88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:52:55.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:53:05.897Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=cead4284-53a4-4471-99e4-47ff99340c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:53:05.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:53:15.904Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5029b81b-cbd4-4560-8b5d-54239199c892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:53:15.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:53:25.911Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e682fcfb-b0d7-4b20-8c43-32db3a1ccc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:53:25.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:53:35.920Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7496f9ea-83e6-44e1-908d-8394438c6f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:53:35.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:53:45.929Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d5cfd180-17a9-48b3-a0f7-08fc4758bb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:53:45.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:53:55.938Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=50dda2e3-3e74-45c1-ab62-05189825d807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:53:55.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:54:05.948Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=906962ea-720e-4e77-b3df-2a91a1a8dada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:54:05.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:54:15.954Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5c5215cf-49d3-4488-a5ab-fd9df55612b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:54:15.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:54:25.960Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=6116923f-97dc-4031-b107-675450378ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:54:25.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:54:35.966Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=07667c18-b6f6-4118-bf1c-c3214980f02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:54:35.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:54:45.973Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=50f3e8ce-d4b0-4703-aaa8-d594fa579ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:54:45.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:54:55.983Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5e0e8078-1434-49b1-9a47-328aa82466e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:54:55.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:55:05.993Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=460c1bb0-8394-4f45-9d02-27af00cf7e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:55:05.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:55:16.000Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=eee54b53-e4aa-4963-b035-09c9f2be345c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:55:16.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:55:26.006Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d84ac900-47a4-4769-bec4-1333f0c8ef06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:55:26.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:55:36.012Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=170c3e2f-81f0-4592-bdef-282f8f1e9781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:55:36.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:55:46.026Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=fe516998-c6cb-4ca3-868c-b8d1d2e1900b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:55:46.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T12:55:46.154Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T12:55:46.154Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T12:55:46.155Z |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-07T12:55:46.158Z |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-07T12:55:46.237Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T12:55:46.237Z |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-07T12:55:46.240Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:55:56.036Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5fc69ac0-b479-40f9-87c8-98751795c5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:55:56.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:56:06.044Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e302e10d-d2f4-4af2-ba71-d8ab29fec262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:56:06.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:56:16.053Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c6b41a88-84bf-4286-a636-1dd9174535e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:56:16.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:56:26.060Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ea63a180-2f09-49ee-ae0b-bb6085002264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:56:26.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:56:36.067Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=8e5e04a3-c78b-450b-a081-d33f4a68d843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:56:36.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:56:46.080Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b81320e5-2ba4-4bff-be83-15f7c2ff7da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:56:46.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:56:56.088Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=22830b15-0a08-47b7-a557-4ffc14251d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:56:56.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:57:06.094Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=784a741d-960e-4465-9103-dae0ba20484f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:57:06.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:57:16.100Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=9a726753-e15c-495c-81a4-02291f1957b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:57:16.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:57:26.110Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=cdec4a5f-d659-4370-98f2-64332926c7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:57:26.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:57:36.139Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=8627f693-30e6-4cc5-8904-631b9febc076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:57:36.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:57:46.150Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=a17d6779-cfce-43fa-b874-28ce6ecbcf67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:57:46.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:57:56.156Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c67a5cfb-3f74-4f1a-836c-289997eac08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:57:56.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:58:06.163Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e7627a45-ca72-4fe1-b2d4-18e76d3fbc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:58:06.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:58:16.171Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d6a1ff21-4270-4902-b952-3d7a8d302668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:58:16.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:58:26.178Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c12a6cb7-45af-4f41-b6ef-995694bd6fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:58:26.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:58:36.184Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=81fda8e8-860a-4a09-b23d-4b8ff5791a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:58:36.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:58:46.194Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=2f53ada4-8e80-4512-a651-c9dd483bf03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:58:46.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:58:56.201Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f5ec5005-e113-49d3-a802-fae0d96dbd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:58:56.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:59:06.208Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ea1b4e67-00c1-4daf-a500-59b325452e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:59:06.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:59:16.221Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=60b33b73-976c-438f-be0e-dbad477a0d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:59:16.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:59:26.228Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f39dc043-0b1a-4dd1-9ee3-c61ad530fd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:59:26.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:59:36.237Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=6e7e6dd9-4b99-435a-a039-8d3c280b5b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:59:36.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:59:46.243Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b1c29ae0-b767-4a4e-9814-4d7177c2a78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:59:46.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:59:56.254Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=1d13e39d-fda8-4e42-b10e-89d94e4f9d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T12:59:56.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:00:06.263Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ab78f0a6-22c5-4b95-99c1-411f5893c31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:00:06.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:00:16.270Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f32b28df-6e66-4ebb-9cd2-a480cd9e94f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:00:16.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:00:26.281Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=aed6a17b-092e-4d8c-8b0e-961ecf2376b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:00:26.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:00:36.287Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=8855a332-1f5c-43db-87e0-e0ba51dc36cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:00:36.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T13:00:46.157Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T13:00:46.158Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T13:00:46.159Z |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-07T13:00:46.161Z |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-07T13:00:46.239Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T13:00:46.240Z |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-07T13:00:46.242Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:00:46.294Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=78bb4fed-b1f5-43f0-9007-cb2fcd70fcdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:00:46.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:00:56.299Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=149619ad-0f56-4f4c-8eae-28b0fac6cf11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:00:56.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:01:06.307Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=acf85c8d-4df8-48ce-8716-b8606a6175da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:01:06.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:01:16.316Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=96e35d43-6aaa-4525-89cb-54004a4b6bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:01:16.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:01:26.328Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=70276dd5-f143-4a7c-9297-55ff51c9b3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:01:26.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:01:36.335Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ac66ebd8-8aa9-48df-a925-863a5007be79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:01:36.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:01:46.344Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=554f3d36-1068-4020-aff6-02b4027c9514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:01:46.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:01:56.350Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=168c9134-629b-4d55-b925-720548c2a49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:01:56.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:02:06.358Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ed339662-0fed-4328-8009-a716d8fe2c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:02:06.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:02:16.366Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=a3a5a987-e718-409c-94cf-f6819946679b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:02:16.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:02:26.373Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=76ab2024-a7d0-41a8-ad27-dcfff6f06aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:02:26.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:02:36.380Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=1002a3ef-b88d-4f76-b5e4-7c868807f1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:02:36.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:02:46.404Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e7d58403-aaa8-4062-be6b-6601832471f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:02:46.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:02:56.415Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f1ca0fea-debf-4a7a-8d58-68bbae012b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:02:56.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:03:06.429Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=a1ca9f9c-1a1b-45d9-a4f4-1df20442a7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:03:06.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:03:16.437Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f58bd63f-1f77-40ce-9f89-2b58269fd692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:03:16.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:03:26.443Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e9de12bf-bf7b-4dfd-8f5e-caf9b48a3edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:03:26.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:03:36.450Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7082b69c-e040-4447-9966-8a2c18dd490e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:03:36.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:03:46.461Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e33699d0-4d02-4760-8d36-89a25f772619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:03:46.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:03:56.468Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=1f0d0b5f-d52b-4817-a1c2-745eedfd8b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:03:56.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:04:06.477Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e18a1731-599e-4000-94f8-bce707728330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:04:06.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:04:16.483Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=a5a22eca-ac72-413a-a52b-5bc5be717ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:04:16.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:04:26.493Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=31ff2127-abfe-458f-8b0b-138c0f68d03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:04:26.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:04:36.502Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ed15b6fd-1309-489a-98d5-771f8415dcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:04:36.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:04:46.515Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=28dfe210-9f32-4f07-9446-f49e231ff032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:04:46.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:04:56.523Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=8890325e-dc97-45e7-bafa-1f84c94720af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:04:56.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:05:06.530Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=1c422a0e-bf2d-4447-9c2a-334b3ebf266a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:05:06.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:05:16.539Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=8b44ca4d-5a22-4973-b847-3ec7baf9ddce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:05:16.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:05:26.551Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=1f08a40a-bf65-4d2f-8cd4-84fce8bbafb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:05:26.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:05:36.561Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=cc041742-d84e-4f36-9b57-63ee3607bee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:05:36.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T13:05:46.159Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T13:05:46.160Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T13:05:46.161Z |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-07T13:05:46.163Z |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-07T13:05:46.235Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T13:05:46.235Z |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-07T13:05:46.238Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:05:46.570Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=84b1bbd4-1507-4ba2-97a7-211956217312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:05:46.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:05:56.577Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c1098ecd-3f51-458d-81c7-095523d29536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:05:56.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:06:06.584Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d390a6eb-e602-4b5b-99be-df4b91353130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:06:06.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:06:16.592Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=43eb58de-e82e-4be3-90b9-5bb6e46829ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:06:16.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:06:26.598Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=79fd72aa-ab27-4360-bd32-5760383c1751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:06:26.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:06:36.605Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=1fda1661-bf91-4a3f-806b-596d83e0cfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:06:36.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:06:46.619Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=1bc478cb-d29b-40ed-8781-5ff0c3d6da51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:06:46.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:06:56.627Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=a1491d5e-a6d0-41a1-86ee-0dc1f0a3e301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:06:56.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:07:06.638Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=2c3dbf2c-4257-4913-8e25-c599dbbd0efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:07:06.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:07:16.646Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=cf8e49e8-5166-48c0-82f6-8fc9aa633cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:07:16.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:07:26.654Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b9ec76bd-946f-4eaf-8646-e0530d340458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:07:26.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:07:36.665Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=bfaf5673-e0a5-4441-856c-5c08a6ee6ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:07:36.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:07:46.671Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=141923cc-d7d9-4504-b8c8-49b7c398d470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:07:46.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:07:56.677Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=9b3a87b2-2cc3-4d95-a307-4aa0ad4995f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:07:56.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:08:06.684Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e22a4ab9-3f66-4eee-a271-5d9f5cb5391b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:08:06.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:08:16.691Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7a9ebe91-4022-4ed2-936a-146c609a063f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:08:16.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:08:26.700Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=96f4a07b-d521-4ba1-a60f-7dfa311641f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:08:26.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:08:36.714Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=afb234d9-a5a9-4924-9af3-8537a50d00b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:08:36.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:08:46.724Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=4230ec8e-bf95-4144-b0de-2194ce4012e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:08:46.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:08:56.732Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=202757c5-d159-4523-893e-83c31c46dabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:08:56.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:09:06.739Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=94e942f7-805a-43ae-bb6c-5dded675772c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:09:06.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:09:16.746Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=8f269d2c-ee28-4bd5-9646-fb3c61e96578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:09:16.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:09:26.753Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=52dd5796-abec-4e5d-96aa-d2324652e965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:09:26.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:09:36.760Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=0c50dca5-d844-4247-aee3-d35bd0a67bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:09:36.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:09:46.766Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=62fa9a6d-5345-46df-87c7-fa571a31b9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:09:46.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:09:56.776Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=72f51058-bd78-451b-869c-23e5be6d1826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:09:56.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:10:06.783Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=25a103b0-1fd6-485f-a4c8-ad1e8b1a60bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:10:06.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:10:16.791Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e605a081-7673-48f0-9c1b-1c825e244552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:10:16.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:10:26.817Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=2be2f2d2-00f7-4952-935e-2c16a4910ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:10:26.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:10:36.828Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=6d1d65da-2c22-4f89-91a8-fec7667e836c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:10:36.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T13:10:46.154Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T13:10:46.154Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T13:10:46.155Z |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-07T13:10:46.158Z |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-07T13:10:46.224Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T13:10:46.224Z |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-07T13:10:46.226Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:10:46.836Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=306e70b6-59c3-4425-95ec-5f7b47c42053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:10:46.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:10:56.842Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=2b97af49-2756-4318-bd55-13ece4a59f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:10:56.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:11:06.849Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=bb08ebae-e9b4-4036-aac4-c44c86d83590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:11:06.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:11:16.857Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=031a2c24-920e-4ed7-a766-8fcd1114924c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:11:16.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:11:26.863Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=a373d960-a159-4b40-a694-d4ae7dcbfa54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:11:26.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:11:36.869Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e443cafb-07d2-431f-b6fa-65ad3bc4f965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:11:36.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:11:46.875Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7356115a-b56b-4dee-9759-a12a623375fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:11:46.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:11:56.881Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=12d6c145-90c9-4fd0-bafb-cfc39861f056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:11:56.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:12:06.888Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=97dc0174-8b93-4cd4-9b6a-84768eb14f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:12:06.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:12:16.893Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=859c2757-f31a-4b67-bb3d-f7dc030cfaa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:12:16.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:12:26.901Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d035be7c-4e6d-41cf-b355-58d6c69ef1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:12:26.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:12:36.910Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=a62ecfda-502a-4d8f-9c4e-50c83149ea57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:12:36.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:12:46.920Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f7305573-24dc-4975-a4c0-0332aefc8740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:12:46.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:12:56.926Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=23a7c9e5-082f-4f3e-9e9a-0a1aeeaf62f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:12:56.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:13:06.933Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=363564a9-f170-406b-a5fa-42d272b7b9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:13:06.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:13:16.940Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=37aaf46a-a28e-4ccb-b123-ed7138fde051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:13:16.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:13:26.946Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=4359a5c4-8735-4d0c-bcf2-fe935c8ff47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:13:26.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:13:36.954Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b35ffc54-a963-43d3-95aa-9b674ea38bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:13:36.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:13:46.964Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c2b79c3a-b67d-4513-99db-ca146d39b83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:13:46.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:13:56.977Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=25770f40-b4fa-416e-8d40-f5275e6d7c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:13:56.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:14:06.994Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b5b90aa3-1098-46e4-9833-dddbc93b6de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:14:06.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:14:16.999Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=98548daa-d07e-4c1d-9686-d9613b83c449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:14:17.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:14:27.005Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c9f824f6-7fb2-4472-809a-bbf641697460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:14:27.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:14:37.013Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d7e162ae-7b09-4a0e-bde3-434de182d58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:14:37.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:14:47.027Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5dde1934-7c46-4772-abcc-c8db58516050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:14:47.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:14:57.040Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=83c06682-24f9-42ff-9b81-6d59a52d206f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:14:57.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:15:07.046Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=6dc9ee5a-1ec2-42f2-ba48-5f349903902b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:15:07.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:15:17.052Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=fd3b28db-b579-4cb9-b5ff-82c49263f940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:15:17.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:15:27.061Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ed04f4d8-347c-4cbe-b8a2-9b007c318f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:15:27.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:15:37.071Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=6d0ee709-125e-4feb-9006-361f08dc867b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:15:37.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T13:15:46.169Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T13:15:46.170Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T13:15:46.171Z |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-07T13:15:46.174Z |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-07T13:15:46.229Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T13:15:46.229Z |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-07T13:15:46.232Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:15:47.079Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e93a3e6f-13c1-4037-a19f-deb3c2e96048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:15:47.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:15:57.085Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=2f273996-c027-4711-a860-dd4ca9859b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:15:57.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:16:07.091Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=639c8a83-3163-4374-bf51-ff2ccbfd9d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:16:07.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:16:17.097Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=932f8789-fe14-408e-8be2-55f73519b034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:16:17.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:16:27.104Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=eec97fa6-d014-476a-8757-75c3821bda4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:16:27.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:16:37.112Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c41d9980-e3b5-4e21-be4c-568c4f666f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:16:37.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:16:47.120Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=dd35368a-edbb-495c-977f-2b00fc53be1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:16:47.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:16:57.135Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=9117431c-b11f-4d7a-a6ea-32e2b9e6c442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:16:57.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:17:07.144Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=6c8fb539-cb0c-4d10-b435-8f0f444ba9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:17:07.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:17:17.152Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=03cb0469-c24c-4d87-a0bf-4f7be379f2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:17:17.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:17:27.160Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5ca05ce4-61b0-40df-8497-09576083e8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:17:27.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:17:37.166Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ac14cfa9-142f-4c90-aeff-8a86b39caee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:17:37.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:17:47.171Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f02eb728-705f-4265-a8bd-a78888ddae0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:17:47.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:17:57.177Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=a1d37223-0d69-425d-b802-203ca1878314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:17:57.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:18:07.184Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=225bf31f-ad5b-4216-bd48-ac1031f81a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:18:07.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:18:17.191Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=897097b0-14c8-4b85-8d66-18f2df099af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:18:17.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:18:27.202Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=f01aa486-5061-494a-af9c-a8db378789d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:18:27.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:18:37.208Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=1e57ebbb-0cb9-4659-ad18-748fd5ee2a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:18:37.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:18:47.215Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=84490114-6604-41bf-91b7-57809b9cb812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:18:47.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:18:57.234Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=97295bbf-8662-4f75-936a-68dccdad6baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:18:57.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:19:07.240Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c38019e0-2de6-45e9-945f-e0e484a9bb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:19:07.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:19:17.249Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d6c8742c-9778-4c16-b754-b7765f569f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:19:17.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:19:27.258Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=3dc384f4-6914-47bf-add7-e8e491f140aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:19:27.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:19:37.267Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=1f0ef327-0d1c-486e-b432-ad86e92a230b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:19:37.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:19:47.272Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=11622c40-14a9-4367-96bd-d60d0dd8401f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:19:47.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:19:57.283Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=9bc3eb79-eb83-4d39-9284-88b40084e2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:19:57.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:20:07.289Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=2377e693-8c77-4e77-a35f-51e45ee0b9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:20:07.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:20:17.296Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=0e736de1-4600-4433-af1f-2ae81950685e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:20:17.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:20:27.304Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e823f15a-7701-43de-85a8-c947f423fbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:20:27.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:20:37.314Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=47dd5502-0d01-4444-8755-d461c01b043a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:20:37.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T13:20:46.158Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T13:20:46.159Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T13:20:46.160Z |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-07T13:20:46.163Z |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-07T13:20:46.233Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T13:20:46.234Z |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-07T13:20:46.236Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:20:47.323Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=717f6e48-091f-448f-abd1-66df20a2ca8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:20:47.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:20:57.330Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=9a0b5488-ef99-45f9-8dda-245342d84f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:20:57.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:21:07.337Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=7ec3224e-fef6-43a3-b70f-ee833a858ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:21:07.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:21:17.344Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c203cb08-d8bb-45a7-a843-8f1195667f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:21:17.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:21:27.352Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c1488ccb-5c7e-45fc-b22d-f18c9c47d2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:21:27.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:21:37.362Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=0ca67f18-99fa-43ea-ae3d-ce25cad6eabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:21:37.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:21:47.369Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=35631d5d-be9c-464a-9f61-050c0d2f3ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:21:47.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:21:57.376Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=bcfea41c-c70b-49bc-b21e-55df2da063b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:21:57.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:22:07.385Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=54b885f7-9347-4a48-ad0a-534917561d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:22:07.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:22:17.396Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=8501f0a4-21b6-47cd-afdf-aa3d977250ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:22:17.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:22:27.402Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=26db6563-bf4c-4140-8cfd-bea7541dd293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:22:27.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:22:37.411Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=2ba36ee5-f510-46b1-926c-369e3dda8869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:22:37.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:22:47.419Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=a778776b-66e9-4109-9c90-ccbab3496e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:22:47.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:22:57.427Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=844a163e-78ac-4f65-943e-242bce72a7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:22:57.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:23:07.435Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=4cbe4799-3589-4909-9348-2d2a8be57029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:23:07.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:23:17.443Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=4ee7f109-3a64-47e3-9c5b-1adc0b9d4cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:23:17.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:23:27.451Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=8937f5c1-9db9-4aec-bc49-caec68dc673d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:23:27.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:23:37.459Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ddadbd76-2218-46f9-b0df-0f2b1c453d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:23:37.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:23:47.468Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b32104c9-c29e-461f-91f9-2490a397e60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:23:47.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:23:57.476Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=b478731e-8bbc-4e7b-9a76-891742a933d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:23:57.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:24:07.483Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=a43276ac-8897-4805-a1a4-9789386233b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:24:07.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:24:17.488Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=ba046d31-d503-4883-86d5-0e54cd45b6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:24:17.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:24:27.494Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=5e52a872-4064-4741-9e53-012e51146099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:24:27.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:24:37.504Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=8b9c97b3-4e32-437e-9497-6f151b619a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:24:37.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:24:47.512Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=041305c9-5d05-4611-8b8e-32ddd44fb2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:24:47.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:24:57.524Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=e3661b56-8cd9-4f3c-b0f3-562b6aa754e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:24:57.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:25:07.535Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d005201b-8d8f-4a20-a67e-f329ab162890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:25:07.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:25:17.549Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=60ced72b-a55c-4b0d-be4d-2fbc0f9476b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:25:17.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:25:27.557Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=872ef299-fa05-47e2-88b0-550fc8cbe26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:25:27.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:25:37.564Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=d8489d3e-b4fc-47d8-a849-b3f2fae5a0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:25:37.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T13:25:46.159Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T13:25:46.159Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T13:25:46.160Z |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-07T13:25:46.164Z |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-07T13:25:46.232Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T13:25:46.232Z |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-07T13:25:46.235Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:25:47.576Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=83dcb67d-28c8-447e-a5fc-cbb54ba1a2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:25:47.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:25:57.581Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=71c6c5b4-f00c-4d1c-8ae2-4fb81248a968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:25:57.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:26:07.588Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=540d003a-c184-49ce-801f-cb4f1eed3cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:26:07.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:26:17.596Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=eb60bdf2-31bf-4ce9-a01a-9cf9d858aa43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:26:17.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:26:27.604Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=70091a6c-cd0d-4fa5-9534-aacd9ab58044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:26:27.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:26:37.609Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=c176faf2-10fc-4ea3-be1b-cc5a8c9c1daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:26:37.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:26:47.632Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=08a96fba-31bd-447e-9272-b58575a05075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:26:47.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:26:57.638Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b777d, InstanceUUID=df521f33-061b-4cbc-854a-d7c48f92390a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:26:57.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T13:27:07.647Z |INFO |Init configs |InvocationID=4b4bdd41-6656-4f6f-bd71-d04f487b