By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-25T22:46:47.560Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-25T22:46:47.562Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-25T22:46:47.594Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-25T22:46:48.181Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-25T22:46:48.832Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-25T22:46:48.833Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-25T22:46:48.900Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-25T22:46:48.946Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-04-25T22:46:48.966Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-04-25T22:46:50.253Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-25T22:46:50.579Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-04-25T22:46:50.595Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-04-25T22:46:50.595Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-25T22:46:50.646Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-04-25T22:46:50.646Z |INFO |Root WebApplicationContext: initialization completed in 1680 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-04-25T22:46:50.923Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-04-25T22:46:51.735Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-25T22:46:52.766Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-25T22:46:53.093Z |INFO |Started MainApp in 7.724 seconds (JVM running for 8.283) |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-04-25T22:46:53.180Z |INFO |Start scheduling PRH workflow |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:46:53.189Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=220d4e08-2fde-4816-87c0-1e3c7b2e1bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-25T22:47:23.274Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.105.147:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:47:23.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:47:33.313Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=75cd77d6-fe49-4901-9ad3-fe9e1f53a68e | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-25T22:47:49.933Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-25T22:47:49.933Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-25T22:47:49.937Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-25T22:48:03.352Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.105.147:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:48:03.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:48:13.355Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=5e2ccf7e-34b3-48f0-ab13-d13c9196339e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-25T22:48:43.382Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.105.147:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:48:43.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:48:53.387Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=7945c450-6ce8-4630-a283-88f10836a8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-25T22:49:23.411Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.105.147:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:49:23.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:49:33.417Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=68216907-505d-4736-97ae-5f13ec0d00a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-25T22:50:03.451Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.105.147:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:50:03.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:50:13.457Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=30db3fb1-3942-4336-ba64-c8b15dab4361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-25T22:50:43.486Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.105.147:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:50:43.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:50:53.489Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=05f729ac-fa51-45ea-9961-958f7a1fc361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-25T22:51:23.523Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.105.147:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:51:23.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:51:33.528Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=fc544065-b747-4438-b965-90fc8f65f5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-25T22:51:52.133Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-25T22:51:52.134Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-25T22:51:52.135Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-25T22:51:52.138Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-25T22:51:52.241Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-25T22:51:52.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-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-25T22:51:52.245Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-25T22:52:03.566Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.105.147:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:52:03.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:52:13.567Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f1f3060d-584c-4ab2-92ab-419de711a4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-25T22:52:43.602Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.105.147:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:52:43.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:52:53.615Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=79d25323-a39a-4097-9b6e-fee2f3bc15a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-25T22:53:23.637Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.105.147:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:53:23.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:53:33.638Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=24c08596-6152-46f3-863c-ee925097b2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-25T22:54:03.661Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.105.147:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:54:03.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:54:13.666Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=9ff1cbda-ce93-4cf2-ad04-18cbaea11f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-25T22:54:43.699Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.105.147:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:54:43.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:54:53.702Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=5a069339-bca8-4662-895c-209680186360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-25T22:55:23.730Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.105.147:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:55:23.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:55:33.732Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=542ea83a-0a3d-4c39-b5c8-29b283c53bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:55:33.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:55:43.779Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=dcc158a7-7332-48fb-a9d8-1d1cd2176b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:55:43.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:55:53.794Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=20328115-5bbf-4d45-81ff-85d43d7ea135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:55:53.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:56:03.805Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=84e8e841-5c12-4dea-8130-b847ae17be6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:56:03.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:56:13.815Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f89f6166-2c56-4e22-a390-39c4d771c5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:56:13.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:56:23.831Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=ab9955d4-d12c-4b6a-8f85-761c67cbfc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:56:23.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:56:33.852Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e6c3a13e-a451-49fc-92c1-949fd8d5018a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:56:33.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:56:43.865Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=500206e8-32a6-4fc9-a670-98744b76b475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:56:43.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-25T22:56:51.307Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-25T22:56:51.308Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-25T22:56:51.309Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-25T22:56:51.311Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-25T22:56:51.371Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-25T22:56:51.371Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-25T22:56:51.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:56:53.882Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=874c01e1-3ad5-449c-b0de-137e99b52d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:56:53.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:57:03.895Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=abbf5c49-4a77-4b78-b04e-02705a31eda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:57:03.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:57:13.903Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=8dd13219-24d6-4cd3-983e-54bc9d31002c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:57:13.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:57:23.918Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c01d38e7-cc3d-4174-a9d8-dd289c1890ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:57:23.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:57:33.937Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=27155661-74a8-4135-9dd4-c00d53515d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:57:33.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:57:43.952Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=d9146d1f-ed97-4519-9a3b-c5ccf1a95e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:57:43.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:57:53.968Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=43e9ed32-b903-447a-88f5-315ac53f13b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:57:53.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:58:03.980Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=15f4b789-809d-4e7f-b743-a7d2e62e9546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:58:04.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:58:14.001Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=9daa0437-2f9f-49d7-ab7a-be595495f0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:58:14.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:58:24.012Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2ec9730b-8f90-43c2-9d63-ca9516de6c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:58:24.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:58:34.021Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=7ba9d67e-2e40-4590-a559-257abffc1336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:58:34.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:58:44.035Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3efdb8d2-5cce-4ffd-9e95-712d0cf04eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:58:44.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:58:54.058Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e4d37066-e7ff-45cc-ba13-0d0ac7148311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:58:54.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:59:04.081Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=481ffbf1-2af0-41d4-b29d-bc9720e1dedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:59:04.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:59:14.093Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=7c15f83b-f89d-4650-8401-e253b736b3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:59:14.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:59:24.109Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f9bb2378-75ad-40bb-8870-c575ac38939e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:59:24.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:59:34.119Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3251f583-7142-4407-84f4-44398687e00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:59:34.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:59:44.129Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=df16ad13-9759-42ae-9eac-9602b67a3ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:59:44.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:59:54.138Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=4c799743-b82f-46c6-9389-5f4577b8df17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T22:59:54.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:00:04.149Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3bddee0a-0766-418a-9c36-89bbbd2f241f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:00:04.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:00:14.163Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=93667310-1628-47fc-88e7-c93e140bad50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:00:14.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:00:24.182Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=726484dc-6f7e-4e8d-8efd-50a1330e5315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:00:24.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:00:34.203Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f8508cf1-320f-4864-847e-1567ec8c05c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:00:34.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:00:44.212Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=d4488a53-ef21-4fba-a0ed-52bb53251dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:00:44.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:00:54.226Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e79e90bb-a9f3-4a3e-b3f5-016bb13c7cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:00:54.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:01:04.239Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=631bb6bf-9494-4875-91cf-e1ae2da243c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:01:04.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:01:14.248Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=4d7933bd-a0f1-4366-9016-49996b8093b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:01:14.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:01:24.267Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c45f817a-6e38-4399-9d32-45231263e1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:01:24.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:01:34.275Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f3f31d58-bb6e-4afd-9010-cd0517db5875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:01:34.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:01:44.283Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=a509be4c-61e6-4c5a-9342-34b113d86ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:01:44.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-25T23:01:51.323Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-25T23:01:51.324Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-25T23:01:51.325Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-25T23:01:51.327Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-25T23:01:51.389Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-25T23:01:51.389Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-25T23:01:51.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:01:54.290Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=dea50b67-9ed0-4a99-9e0f-1598a61c4bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:01:54.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:02:04.303Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e88af35b-c195-47a6-ba41-c40903dc8caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:02:04.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:02:14.315Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=9126e233-cccd-4bbd-84e6-b67d44926bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:02:14.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:02:24.332Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e7a6ae99-f757-4040-85dd-13556dc06b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:02:24.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:02:34.342Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=615fc9bc-a435-47ca-8c4d-eb2c5fca2b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:02:34.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:02:44.350Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=76d2d3fb-197c-4015-a031-53c36b627123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:02:44.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:02:54.358Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=6a2d8808-a823-4441-84ff-dd69b2074960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:02:54.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:03:04.367Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c6f6ec4a-7ae7-4178-880d-05eb7ab4ea3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:03:04.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:03:14.377Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=a37e4a74-bfb7-465d-8065-3ca571fd6534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:03:14.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:03:24.385Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=1908d677-9dae-47b8-bfb0-cce6790730a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:03:24.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:03:34.394Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c1a07f66-74c0-42ba-a4a7-7dc5b1e53808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:03:34.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:03:44.417Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=55686b06-5177-427b-92d6-bae80f3ea75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:03:44.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:03:54.425Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2d3bacb2-dee4-4041-bb45-25b6e6cca4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:03:54.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:04:04.434Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b15e2100-fd43-4feb-b1b9-906140dd3597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:04:04.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:04:14.442Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=d2e0af04-2380-4646-9920-310a0683904d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:04:14.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:04:24.457Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=88bc1f5b-bf2d-4b68-8550-b8f54c18b97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:04:24.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:04:34.466Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b38f04f2-bf30-447e-b745-2c8d4879cf96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:04:34.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:04:44.480Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=7fcac5c3-e75a-4a68-92f5-6a7d2cf670c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:04:44.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:04:54.491Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b277220e-c8a3-4511-a4e1-49d9f28092ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:04:54.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:05:04.500Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=1b1c78e3-c9ed-4e03-b63f-0750e6c09c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:05:04.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:05:14.508Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=1fe5756e-e23f-471d-9ab6-b18fb973146b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:05:14.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:05:24.514Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=423788ba-b119-40ec-9064-657409f71439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:05:24.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:05:34.521Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=8725f78a-43dc-4648-bf45-eba7914b0b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:05:34.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:05:44.536Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=5b22d76c-3af2-4260-96a8-2c6258860b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:05:44.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:05:54.545Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c687f927-b361-4413-9c01-2744cf2aab3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:05:54.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:06:04.555Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=7be901f5-c165-46da-9914-77c891cc9153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:06:04.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:06:14.562Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=1852cae8-bd6c-4d68-bb63-6489204235c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:06:14.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:06:24.570Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=1f181e70-b90e-4c8a-b87b-776464efc44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:06:24.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:06:34.576Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=a2c01dc2-08e1-49cd-a90d-97ffe8fb08f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:06:34.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:06:44.586Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=ed932bb5-dd54-4c52-932b-ad409ff3241c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:06:44.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-25T23:06:51.240Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-25T23:06:51.240Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-25T23:06:51.241Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-25T23:06:51.244Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-25T23:06:51.305Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-25T23:06:51.305Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-25T23:06:51.307Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:06:54.597Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=ced3e48e-2d52-4861-86f2-421408a11cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:06:54.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:07:04.605Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=deb75ffd-c760-4032-ac93-bf3f6a1b04d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:07:04.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:07:14.617Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=9bc60313-a2cb-42a5-82b0-af7156fb84b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:07:14.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:07:24.635Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b5f9df75-ae3b-4dd5-b277-16760355da8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:07:24.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:07:34.644Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=9fc24d31-b471-45ac-86dc-c4ea19e6e35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:07:34.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:07:44.652Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=77c63bcd-c1cb-4186-aa67-533628a9fcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:07:44.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:07:54.658Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=fe1a5e15-0b72-4887-8859-bd58c1d5eeec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:07:54.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:08:04.664Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=684a8461-a404-4324-87f2-3984401b9edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:08:04.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:08:14.674Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=9fb27784-2d11-4ccf-ab0a-85210d7a6139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:08:14.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:08:24.698Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=73a3b015-c609-47f2-8139-94a67f8916f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:08:24.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:08:34.715Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=be53995b-0da6-4de8-960e-32391c0155fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:08:34.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:08:44.721Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=79a5771a-699f-46cf-afc5-300d9475bc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:08:44.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:08:54.730Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=de88a4de-115b-4839-abea-e314a892995f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:08:54.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:09:04.745Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=32a3b6f7-210d-4926-b505-9f4c8e238ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:09:04.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:09:14.760Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=468fbe43-79d5-41ce-8714-a6610f3f43ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:09:14.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:09:24.769Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2ce2d1de-4035-4e72-b400-7d1d34389e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:09:24.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:09:34.782Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f60ced2e-1819-4ada-9e20-6273761192d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:09:34.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:09:44.799Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=db4a31dd-c2f6-4921-8940-a2a82f3fe82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:09:44.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:09:54.942Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3ccb7ba1-854b-4d97-970f-6537ec8cb14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:09:54.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:10:04.957Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=46560482-f902-4bab-a872-129451d3b0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:10:04.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:10:14.966Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c2fe3bae-c15f-4d8c-b40d-b78038aa8a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:10:14.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:10:24.972Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=5e83dcd4-041c-4ceb-99cd-6180aabcbfb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:10:24.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:10:34.984Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3aad4514-cf40-4b2c-a775-dc7c419e3f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:10:34.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:10:44.999Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e83e3f02-bfc1-4eaf-b7ee-0d4d6aea1053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:10:45.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:10:55.009Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=8e4ca18d-cd58-4df8-abc2-72040c611614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:10:55.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:11:05.016Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2b5041ab-6455-4c60-8b96-7ba5fa8309d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:11:05.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:11:15.025Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=edf19782-eb4c-407a-acc6-13ef04d04a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:11:15.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:11:25.046Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=6e93c7d0-7bf9-4d63-9780-49fabe154001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:11:25.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:11:35.060Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=1d14b565-0443-4993-971d-fda1eb256f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:11:35.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:11:45.073Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=ba76765c-b397-4786-a1e7-1d3a20e77665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:11:45.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-25T23:11:51.431Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-25T23:11:51.431Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-25T23:11:51.432Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-25T23:11:51.436Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-25T23:11:51.523Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-25T23:11:51.524Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-25T23:11:51.526Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:11:55.088Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=18e00edc-a979-4b21-9402-81d12e321c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:11:55.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:12:05.096Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2128bba0-8da1-4a39-b636-435d56837fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:12:05.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:12:15.105Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=a11044c3-a067-40db-b01a-291064f0ad25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:12:15.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:12:25.111Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=be22f10d-ea70-4984-a725-7ec54f220480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:12:25.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:12:35.574Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=8581adc1-11b3-4e32-94cc-63f5caf2ba22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:12:35.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:12:45.584Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=9512b9c5-4258-4a9c-80b3-717e73facb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:12:45.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:12:55.594Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e1e42f45-37e2-40e4-8aad-8b2903d01c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:12:55.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:13:05.601Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=164cc35f-aba0-4656-a44a-ae053713c5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:13:05.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:13:15.615Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=9c5f830b-9299-47a0-8794-bea10995b19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:13:15.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:13:25.634Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b96e5b93-b4e1-46f0-9827-62e7d17c7ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:13:25.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:13:35.646Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=03f8187e-a2bb-45af-b424-c1d9d882c517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:13:35.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:13:45.653Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=fd4161df-c84c-4245-ba78-00e3fc4f8ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:13:45.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:13:55.660Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c6b047e4-d85b-4c28-9344-d44e3ad1f8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:13:55.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:14:05.667Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f443b559-7131-44dc-86b7-ab315af964d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:14:05.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:14:15.696Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=377a0a1a-a304-42c0-913f-d573d1f1976e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:14:15.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:14:25.703Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b6b036d2-3438-418a-aadd-a8d24f6a449a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:14:25.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:14:35.710Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2e78ac70-f07d-42a5-abb5-ccfca290ee16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:14:35.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:14:45.721Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=149023d6-fa47-493a-8322-5d63b4de0f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:14:45.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:14:55.727Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=d0ad9707-cbe9-4374-8e8b-43b72e622c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:14:55.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:15:05.734Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=904aa8c7-3679-4313-aa8e-653a5bc6ece2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:15:05.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:15:15.739Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=07a4b17d-63b6-428a-b04d-e059fea60074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:15:15.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:15:25.747Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c0a61583-b610-4d2a-af69-585b017087d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:15:25.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:15:35.763Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=ea0b9247-2c8c-485e-8835-22ee9c8a08f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:15:35.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:15:45.770Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=484f7193-3621-48e9-ae35-0c9afd25f34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:15:45.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:15:55.777Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e1100dc3-355f-457c-b1d6-4b8f23508b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:15:55.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:16:05.782Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=9a8343ea-6da9-49bd-918a-935c52ddcd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:16:05.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:16:15.792Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=34b226e1-fbc1-45b0-a387-c2e36a4bdff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:16:15.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:16:25.799Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=47ca7168-9f88-4093-a273-36189fec5b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:16:25.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:16:35.811Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=916798a3-fe32-49ce-bf16-f3fccb184a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:16:35.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:16:45.822Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=422c551b-af30-4f9c-84c6-9645883754c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:16:45.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-25T23:16:51.300Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-25T23:16:51.300Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-25T23:16:51.302Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-25T23:16:51.306Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-25T23:16:51.373Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-25T23:16:51.373Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-25T23:16:51.376Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:16:55.830Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e0db4953-5866-4849-8d40-f7038a734099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:16:55.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:17:05.837Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=8ce20cf2-034f-4cde-ad8f-62abd9b5aa7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:17:05.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:17:15.844Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=7e28eda0-5471-4e02-9173-52f4d2cf8405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:17:15.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:17:25.850Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=7160ece6-57f3-433b-bd61-0102917fc802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:17:25.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:17:35.863Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=7a9ba5ef-d3c4-4a03-ac3b-127c5ba33260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:17:35.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:17:45.870Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=ad701641-21d1-4a10-89a0-c54b40dfbb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:17:45.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:17:55.880Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=28b942fc-7769-4a91-9e92-3b3c0a1a6d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:17:55.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:18:05.887Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=ccf1bdf9-53ab-42da-a48f-b34ab74671bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:18:05.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:18:15.893Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=4d9c30ea-328b-4a01-b7ac-5958600cf5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:18:15.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:18:25.899Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=31bcbdcb-7062-4d6b-bc6a-7bf16a67ddcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:18:25.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:18:35.906Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=657bfa97-131e-45d2-ae7d-179534c3e6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:18:35.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:18:45.919Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=677c9638-9289-4401-be68-aa8ae1dff81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:18:45.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:18:55.925Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=70535776-1ed1-4225-bdd8-87ccb1fddb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:18:55.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:19:05.932Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=1b1707c3-8e0b-4e26-8582-54c407b03adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:19:05.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:19:15.938Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=7a2a85c4-638a-40f0-9330-38bb9f621c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:19:15.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:19:25.946Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c5cf46f3-b8c5-443c-b238-4a3e4f9ea0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:19:25.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:19:35.953Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e3488c94-b2c0-4900-8530-466238aaa7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:19:35.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:19:45.965Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=48da1d3c-fe3a-4541-ba3a-8f4b17c086e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:19:45.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:19:55.973Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=82de3b02-9400-4c3f-b486-b75859a83220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:19:55.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:20:05.980Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=8c2ac4b2-2963-4428-a089-bf6467bcf36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:20:06.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:20:16.045Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=58326ef0-d2e0-4845-a0f7-a6ac248bdbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:20:16.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:20:26.052Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e8b0d1f1-756b-4b0d-b925-fc1025a82cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:20:26.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:20:36.059Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e1e3d877-135c-4c99-bdb1-ce6552de9ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:20:36.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:20:46.072Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b653e191-5ce1-46d9-a6b2-dfea83717147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:20:46.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:20:56.087Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=11353b78-958b-44df-b599-0fd188414629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:20:56.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:21:06.094Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=a475d8b4-e9b0-4b4f-a4d1-2650aa6eec28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:21:06.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:21:16.101Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=df789ada-be87-43cd-9cca-ca4a65d4911f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:21:16.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:21:26.108Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=d47f94ea-76cc-4581-a910-5304634e5bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:21:26.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:21:36.114Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=cf5b5b29-81c5-4cbc-8c67-17be3d5278b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:21:36.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:21:46.125Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c355239a-cd24-4c51-8561-6963935c54b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:21:46.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-25T23:21:51.314Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-25T23:21:51.314Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-25T23:21:51.315Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-25T23:21:51.318Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-25T23:21:51.375Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-25T23:21:51.376Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-25T23:21:51.378Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:21:56.134Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=8770c763-b084-4c45-80cc-15b7f5b7278d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:21:56.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:22:06.142Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b5ff9daa-6856-4980-a193-a872576b2b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:22:06.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:22:16.148Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c9efe4aa-1207-4d83-960b-83d5f8949b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:22:16.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:22:26.159Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=02a33792-e4aa-43dd-bea7-f11fb1811415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:22:26.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:22:36.165Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=66e03d23-9a9c-4d73-ac2f-a603d0bd92d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:22:36.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:22:46.178Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=ccf95e3f-b55e-44ef-9dc2-d7ee17ee1df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:22:46.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:22:56.186Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=76a055b2-02e5-432c-9ae4-c4bd09cd0e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:22:56.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:23:06.193Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=8e3946eb-996c-4e75-81c1-a6fd4a61b085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:23:06.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:23:16.202Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=50d45b10-f5ec-4b0e-b960-aec19c27f762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:23:16.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:23:26.208Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=0302a22e-7af8-4688-a50d-0812e4a96cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:23:26.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:23:36.217Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=7a2c0bac-ca7c-4423-948f-0573ca592dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:23:36.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:23:46.234Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f7a8e2be-00da-4d3a-abae-1a5621f6931f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:23:46.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:23:56.241Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f4c062bb-b52e-4687-b0d3-99973c484237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:23:56.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:24:06.249Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=dc26df8d-179f-47d4-994b-cdcfdfff5d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:24:06.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:24:16.255Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=6647d7a8-c769-4313-996e-178a687c3a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:24:16.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:24:26.261Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2e09ea58-03eb-4c72-a4f7-d4327ec2695e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:24:26.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:24:36.268Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=387b76cf-3a8d-4eea-aa6f-1974c8d1249a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:24:36.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:24:46.281Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=6c2a6cd1-bd32-43e9-a5de-08d262ee9714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:24:46.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:24:56.288Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=4d544993-d774-4463-9b27-071c4ae41188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:24:56.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:25:06.295Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=8bf91a32-789f-4fd6-aa0f-c952eafdd960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:25:06.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:25:16.302Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=5f3d7da4-04e0-4e9d-9963-dfda9ef547cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:25:16.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:25:26.308Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=fc6fb890-d6d8-456a-ac9f-0ab07c7ab87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:25:26.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:25:36.314Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c23afb68-45ea-46f5-802d-0583610eb24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:25:36.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:25:46.328Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2d32f4a8-d744-4ea2-87d9-0a65f6c0c955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:25:46.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:25:56.337Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f7fb77ac-996e-46af-842e-cd38b2acf090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:25:56.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:26:06.346Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=4e18ed39-0505-4e65-9cf5-b46fa1e09518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:26:06.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:26:16.352Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3322f79f-d446-4463-8c65-8f3838a0a81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:26:16.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:26:26.358Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=37459774-b16d-489d-beed-dda5008d9676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:26:26.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:26:36.366Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=dab77ec2-c218-43e4-a6c3-7c5c9874afd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:26:36.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:26:46.382Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=513572dc-5154-4df1-8948-7c56303b3cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:26:46.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-25T23:26:51.313Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-25T23:26:51.313Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-25T23:26:51.314Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-25T23:26:51.317Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-25T23:26:51.382Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-25T23:26:51.383Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-25T23:26:51.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:26:56.389Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f7ab8c26-651b-4fa7-a28e-144e6c65157a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:26:56.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:27:06.397Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=48dc0392-64a2-4869-bf6f-2f46faa972b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:27:06.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:27:16.403Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=5094e163-3687-49db-a74e-4a894ea63d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:27:16.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:27:26.409Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=da29552f-120a-4af7-9b10-c352ba533b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:27:26.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:27:36.416Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=6dd96391-9609-4705-957e-426f35600979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:27:36.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:27:46.429Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=8de56b8c-04c0-43ed-b2e8-64dfd26d0832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:27:46.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:27:56.437Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2e943eb4-d838-478b-b288-f41b5f7c6d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:27:56.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:28:06.443Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c2012519-69a7-44cc-85c1-5ebd039f1b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:28:06.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:28:16.450Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f8296106-0ec8-4748-925e-a7751369056b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:28:16.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:28:26.461Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=de8fa73e-0263-4d2b-a61e-c133884fe653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:28:26.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:28:36.467Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=1475c21a-38af-4813-a17c-5df8dac639db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:28:36.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:28:46.475Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=0a7d1531-9f67-4ca4-a37e-9238ea45cc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:28:46.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:28:56.489Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=0dc8831a-957c-456d-a567-bcfdc385ea67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:28:56.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:29:06.497Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=dddda0d2-c311-442c-b755-79a39c690e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:29:06.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:29:16.505Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=efe5cc8b-6af9-429b-9bbb-005f9d092422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:29:16.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:29:26.515Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=7ea52db1-e491-401c-af60-dd437796d2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:29:26.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:29:36.524Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=69935956-4c49-4750-8e1f-56037c8f8b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:29:36.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:29:46.533Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=d8f78d3a-6562-4b72-b7ac-f08d33c1c8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:29:46.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:29:56.548Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c9a5458a-a072-4fe2-86ac-0b35b4d56d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:29:56.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:30:06.559Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=6fdc17fb-f166-4f34-929c-c242b8077589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:30:06.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:30:16.568Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=46ca1c36-5ecb-4ad9-813f-e547a2798328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:30:16.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:30:26.585Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f3dc66b2-6821-41eb-aa6b-454dcad243f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:30:26.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:30:36.591Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e7f6d1b1-148a-41af-92e1-70a9f39b6853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:30:36.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:30:46.600Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c0f8c38e-22ac-44d7-b910-a24d7345bb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:30:46.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:30:56.631Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=a734999e-d72f-40ec-96a5-3c2e2922ff17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:30:56.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:31:06.647Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2b672981-c74c-4d8b-bcd4-07faf2c9308e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:31:06.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:31:16.653Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=fe0f66e7-7b24-40eb-8ebb-4e1b659c1069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:31:16.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:31:26.659Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2975ff23-f7f1-4046-9357-9c1ec50cd4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:31:26.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:31:36.670Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=35c2d70d-d41d-4bbb-a62a-dad79d6087bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:31:36.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:31:46.681Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=56055a56-1dd2-43ca-93f0-4cf06f0ac160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:31:46.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-25T23:31:51.334Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-25T23:31:51.334Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-25T23:31:51.336Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-25T23:31:51.340Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-25T23:31:51.397Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-25T23:31:51.397Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-25T23:31:51.400Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:31:56.693Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=27c0db12-e285-4e98-badf-e3b5837358bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:31:56.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:32:06.699Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3e4a8e3e-d8f7-416f-a5a6-0a20d160ca34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:32:06.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:32:16.706Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=441627ca-fa93-477f-ade8-81ffd45cc2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:32:16.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:32:26.711Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=69dc1d3e-3196-4a02-ba8b-848b7ddbf1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:32:26.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:32:36.718Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=596277fa-f402-430a-8f64-336af5a2a138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:32:36.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:32:46.746Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f9423d36-fb13-4c4e-bf42-8b91b77916f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:32:46.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:32:56.755Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=fd6808ec-d162-4da3-895e-f17263c38527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:32:56.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:33:06.763Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c2a83cad-8623-4d82-a3dc-eacd83123f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:33:06.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:33:16.772Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=5ad41051-6b94-471b-9bcb-466c3408211b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:33:16.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:33:26.781Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=277606e1-65f9-4dd3-807b-3aaa2f07e290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:33:26.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:33:36.789Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=58a4a4de-5f3a-4b62-9c70-86788ab37e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:33:36.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:33:46.797Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=4a297104-7cf8-494e-8c34-6f9f167cdef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:33:46.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:33:56.809Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c1fc7ca1-4682-40fb-9bc3-b9675390f5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:33:56.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:34:06.817Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=d5a9d5f7-a8b1-43ee-a71d-07ddf6293f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:34:06.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:34:16.825Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=221a1f46-4688-4642-98e7-09b66e1267f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:34:16.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:34:26.832Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=d311a585-797e-4ce7-88f3-81306228c69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:34:26.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:34:36.838Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c48cf519-9416-4a36-82e6-261c2651e113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:34:36.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:34:46.843Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=1026645d-123a-4e5c-90a8-87e8e49c0f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:34:46.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:34:56.850Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2c862dd3-7158-4ef9-9234-025967e705de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:34:56.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:35:06.863Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=eaf8086d-8a3b-460a-84cd-1a63bb06148b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:35:06.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:35:16.870Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b60c7c37-82e6-460b-85f3-d6697916163d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:35:16.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:35:26.876Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2d8fdec2-33dd-4068-8620-ef7034aae991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:35:26.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:35:36.881Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=59f74f0e-4668-4b88-835f-9f2df9163a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:35:36.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:35:46.887Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=84860e47-dce6-4dac-9727-64201875d1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:35:46.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:35:56.895Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=dcfbf9fb-111b-416e-a5fd-07f8658a620b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:35:56.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:36:06.906Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=cef77844-a6f6-4ace-a424-ec42d28268b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:36:06.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:36:16.912Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=6baa15b4-06a2-4eb9-b58a-720c04fce177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:36:16.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:36:26.919Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2a9add98-2db0-461c-bbb5-56ea4c0534fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:36:26.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:36:36.927Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c7406745-8c4b-4091-9e82-7268d85a67e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:36:36.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:36:46.936Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=10adb678-1a25-4b85-8969-f52c07f05f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:36:46.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-25T23:36:51.231Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-25T23:36:51.231Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-25T23:36:51.232Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-25T23:36:51.235Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-25T23:36:51.297Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-25T23:36:51.298Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-25T23:36:51.302Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:36:56.941Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=15148252-2c6f-4b81-a378-84610bc3665e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:36:56.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:37:06.948Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=a2c40312-c95b-473f-b489-7a6ea21c4eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:37:06.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:37:16.958Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=aebfec2e-e565-4068-8489-3cf4c6961d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:37:16.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:37:26.964Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=9d8179e2-7661-4bb0-b588-f927d0732d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:37:26.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:37:36.970Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e6d9dff3-e918-4c93-a296-833fcb4462f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:37:36.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:37:46.975Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=4ca97578-0d1b-41bc-9a23-85a87b536124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:37:46.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:37:56.981Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=6d183349-6273-405f-97cc-16d15b9ddcc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:37:57.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:38:07.013Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=05947c20-1226-4968-9c0f-9ff340c5f19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:38:07.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:38:17.021Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=ce169a86-38e5-4e78-af1b-67077e0cdb11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:38:17.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:38:27.034Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=5ae7da7c-4cb3-4382-9bb2-6d575552b89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:38:27.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:38:37.042Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=484d7f7f-498f-477d-a69f-b1e88d304853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:38:37.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:38:47.047Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f5107e58-5a51-44f1-b487-96de0d927588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:38:47.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:38:57.054Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=340d1fe9-28a2-46ba-b90a-2aa98cb60d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:38:57.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:39:07.060Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=11803e48-108f-44dd-8c20-14a29e1219db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:39:07.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:39:17.071Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=0f59b36a-1ccf-470d-9c26-b40b85dd73c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:39:17.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:39:27.082Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=6c211a4c-2dc8-4985-b13e-b87029c686e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:39:27.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:39:37.088Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=28febe1c-75b9-4543-b631-1b0fbabca542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:39:37.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:39:47.093Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2182b77e-d3e3-4f22-98ad-3ad1760be262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:39:47.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:39:57.099Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=00d0ca8f-40b4-4ac9-be99-400f39042acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:39:57.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:40:07.106Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=daa02f3d-0563-419c-9ab9-55ecb4601829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:40:07.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:40:17.111Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=8c62958f-3599-40af-bfd5-b50fe1ac7ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:40:17.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:40:27.121Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=fb0e1988-e715-4bba-9481-38501a90ca4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:40:27.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:40:37.135Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=7a4f4234-f766-48b9-a66b-bfbaaeac834b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:40:37.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:40:47.143Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f60f9316-92b4-4a1d-93d6-3ae57107238c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:40:47.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:40:57.151Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=dadbb687-3591-4c06-8c06-9e33d8c1f95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:40:57.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:41:07.157Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=6b508be1-05ca-4c58-8f33-1fcb4f642049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:41:07.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:41:17.162Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=efacbdac-dc55-42b7-a625-eaaea4932aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:41:17.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:41:27.170Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=25b320cd-4ec5-4707-b636-d3bdd43561eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:41:27.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:41:37.187Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=38b7dff8-6d1a-421a-9e2e-f46dba2fc990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:41:37.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:41:47.192Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=5cf02a99-0bef-45c5-8616-ea12b1764c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:41:47.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-25T23:41:51.271Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-25T23:41:51.271Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-25T23:41:51.272Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-25T23:41:51.275Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-25T23:41:51.334Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-25T23:41:51.334Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-25T23:41:51.336Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:41:57.200Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=54868957-9125-42cf-aa85-d94b4eb40aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:41:57.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:42:07.207Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=66d99ae1-a88c-4591-b4f4-afc04cfaf61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:42:07.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:42:17.216Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3dca7b89-6cfb-4799-bf92-24e5908843f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:42:17.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:42:27.222Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=489f25f9-cd5b-4836-a4d2-4c883850df60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:42:27.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:42:37.228Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=4e01f206-40f5-4f7c-8f20-9ec831fbacf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:42:37.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:42:47.244Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2124310c-9649-44be-a802-22d1e425b06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:42:47.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:42:57.252Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=1babb997-80c7-4251-9747-12f577f5672b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:42:57.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:43:07.258Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3df7d1d8-9260-433c-8c05-5995868d70e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:43:07.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:43:17.265Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=9b71eab4-c3dd-45ce-976b-64f6bdc8a9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:43:17.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:43:27.272Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b4b16788-9c55-47a6-81fa-991f6d8eb563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:43:27.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:43:37.280Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=d4ce05a9-3a8f-4122-be30-d35620d38c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:43:37.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:43:47.290Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=08c39f0e-c028-4e91-a05d-7c8fec337b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:43:47.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:43:57.296Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=a950588e-e44f-4c4b-9607-2dcb986baa84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:43:57.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:44:07.302Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=d22eee42-b6ce-4b40-8a41-13179a809340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:44:07.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:44:17.308Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=480c427b-8413-4e1a-8dbb-596b0c32aeb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:44:17.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:44:27.314Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=ad01180b-a17f-49ea-98a5-4c915c664833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:44:27.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:44:37.341Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=32a8bcfd-a12e-48ed-bd7f-146c00444991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:44:37.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:44:47.348Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=4a5f6c92-861e-4df2-89db-5e49afc7f869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:44:47.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:44:57.360Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=dbbb3044-1d89-4c27-90f9-24ca34ff2e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:44:57.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:45:07.369Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c4849650-15d8-4eaa-9489-71fc866a8c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:45:07.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:45:17.375Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=472d4672-ce7f-46de-b452-52341052e31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:45:17.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:45:27.381Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=a22de97a-097d-43c5-af9a-1b2d313acaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:45:27.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:45:37.387Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=024c9b9b-8dc5-432c-8492-7adbb6ebabe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:45:37.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:45:47.392Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=53706b77-e3f5-4096-8ad3-13f04081e879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:45:47.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:45:57.400Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=95d03e7a-b17f-47bc-9b19-ffdeb8c4d382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:45:57.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:46:07.415Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=a9597920-492a-4732-b0e6-f0c44821fbe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:46:07.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:46:17.421Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=443f63b3-53ef-46b6-966b-df0ca0122934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:46:17.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:46:27.428Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=8740d5bf-991d-49ee-8342-9a92bcd53e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:46:27.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:46:37.434Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=775ff541-f692-413f-b3a8-7f5ff98d29d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:46:37.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:46:47.440Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=5f83f4a6-b63d-4920-b03d-05855fc386dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:46:47.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-25T23:46:51.317Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-25T23:46:51.317Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-25T23:46:51.318Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-25T23:46:51.320Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-25T23:46:51.375Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-25T23:46:51.375Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-25T23:46:51.377Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:46:57.448Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=ddbc4c02-93fd-4a70-91d4-fed21ccda391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:46:57.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:47:07.460Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=0c965ec2-852a-4db8-92b5-1fcde7ad1ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:47:07.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:47:17.466Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=00ed9cbd-625f-48dd-93fa-5f8cd1b0a99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:47:17.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:47:27.472Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=8d3c088d-53f7-42d7-8c09-f72d56398194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:47:27.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:47:37.477Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=7cfb42a8-de21-48aa-94cb-9c9d631bd397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:47:37.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:47:47.482Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=1e481e14-d22f-45c0-93eb-3b9cb8bfb274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:47:47.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:47:57.487Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=1a8d0486-6298-4186-bf81-e52bf2a07fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:47:57.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:48:07.494Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=bcfe6077-de95-43c4-a833-1187c0937f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:48:07.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:48:17.506Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=7b6d7926-4ce1-410f-974f-a0176abe9fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:48:17.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:48:27.512Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=1dfb49a0-b58d-47b0-a0de-5ab9d56f6f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:48:27.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:48:37.524Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=75997368-5a59-45f0-857d-0f75bf471397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:48:37.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:48:47.536Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=0031d902-787c-4c26-8aa6-5c4e6b060c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:48:47.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:48:57.543Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=74c25e91-5ace-41f8-99f3-f809676a6972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:48:57.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:49:07.551Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=286f83d6-846f-45cb-a070-94861a975fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:49:07.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:49:17.566Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=8e4664bd-c3d0-44aa-9dc7-62ea1039fbec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:49:17.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:49:27.574Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e16dd4b0-3178-4c7c-b130-87090fa79dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:49:27.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:49:37.581Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=9fcb606d-dbb1-4a19-9d71-52cae6824fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:49:37.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:49:47.586Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=7e7baad2-4026-48a3-ab68-adb5ea4918a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:49:47.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:49:57.593Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=91c28668-e3db-4f2a-98eb-f5dce7b05197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:49:57.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:50:07.600Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=14e90fb3-cdcf-419f-ae8c-932be6a3cce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:50:07.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:50:17.611Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=db417be0-18ad-499c-94d7-f3df59922b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:50:17.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:50:27.619Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=fd04eb42-4b59-4701-8e95-4bd97405df51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:50:27.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:50:37.634Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=7e300a61-73b7-4349-8059-b2ddd4022f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:50:37.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:50:47.640Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=53c3773f-c644-4ef4-b542-f2f055c39c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:50:47.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:50:57.647Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c43a7872-cab5-4c99-886f-8916c18027c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:50:57.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:51:07.665Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=21acb69f-66a5-4f9a-bd1e-08c8f0ba8afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:51:07.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:51:17.680Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=9220c047-0810-4724-b4e9-38fe0c048aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:51:17.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:51:27.688Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=72c11cb0-53ca-40dc-aadb-1aac88751bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:51:27.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:51:37.694Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e1df6c8c-8772-4d16-aca7-ade360104122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:51:37.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:51:47.700Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=19b256e7-d071-4cc7-9fbc-133669926580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:51:47.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-25T23:51:51.271Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-25T23:51:51.271Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-25T23:51:51.272Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-25T23:51:51.275Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-25T23:51:51.348Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-25T23:51:51.348Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-25T23:51:51.351Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:51:57.708Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=98fcc68b-c754-4050-954c-b242c2a55d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:51:57.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:52:07.714Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=42995d66-2652-4534-8fd1-3e682bd8be3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:52:07.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:52:17.731Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2cbd43bb-d018-4f70-b108-741aff418567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:52:17.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:52:27.741Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f95cc52b-9b69-4a0b-b973-6025c190e6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:52:27.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:52:37.752Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b6ed1e37-dfb8-4891-8f4e-9ebb2bafb694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:52:37.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:52:47.757Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=4dba1910-2257-4164-8279-32a54e0ef324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:52:47.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:52:57.765Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e2d549be-7402-418f-bbc7-e66df2ee50e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:52:57.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:53:07.771Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=07c91964-1eaf-47b0-95fe-5f1acc9641eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:53:07.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:53:17.781Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=7c41c32f-ba9e-49d5-bfb3-f1c00d83e492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:53:17.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:53:27.789Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=cdf2abcc-d224-41d4-817c-67549a9522ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:53:27.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:53:37.794Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=92a8d4c3-532a-49cb-8591-8ab116913e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:53:37.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:53:47.801Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f70b14c6-2209-4c0e-8812-db72913a8899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:53:47.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:53:57.806Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=7df1c682-7dd5-49b3-bf8d-d7283f3c305b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:53:57.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:54:07.815Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=205b35d1-5f95-4b8c-a017-f9febb9883b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:54:07.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:54:17.840Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=91943a0b-82ca-45ea-9ac7-693ac560083b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:54:17.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:54:27.860Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=508a43ca-48d5-46aa-b00f-9aa7154e723d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:54:27.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:54:37.870Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=7c7c8c4d-0585-4254-b45f-62d6dc867366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:54:37.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:54:47.878Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=cc2f76ed-a9c5-40bc-8fe2-0aa751d48e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:54:47.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:54:57.886Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=1ec3391f-6cd3-49d3-9e42-6f0f2b8c119c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:54:57.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:55:07.906Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=047ac9b8-047d-498e-89d0-43c5948ddfa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:55:07.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:55:17.911Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=53a13a7a-a67d-4370-8ae7-d518d3baaa51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:55:17.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:55:27.916Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=9a991f02-eb30-4804-b881-8bdd80d12e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:55:27.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:55:37.923Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f6854f58-09c6-4053-8dd6-66c14aa0f301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:55:37.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:55:47.937Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=9add3c28-b69d-4e66-9e52-6f5788ddaf78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:55:47.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:55:57.944Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3a518aa7-bd79-4956-afe0-199e68da2239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:55:57.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:56:07.951Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=0155c1f0-706d-4510-ac4f-5e731da38773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:56:07.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:56:17.956Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=328ebc2e-1d68-41ef-b125-6dfee3e5c4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:56:17.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:56:27.962Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f675c890-0347-492e-a946-a991facd1e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:56:27.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:56:37.968Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=67e8a583-d7e6-47dd-b9e8-7e4de3a3a2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:56:37.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:56:47.974Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=9e613253-4225-4cdc-8f50-d8c92e09790a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:56:47.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-25T23:56:51.238Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-25T23:56:51.238Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-25T23:56:51.240Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-25T23:56:51.243Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-25T23:56:51.315Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-25T23:56:51.315Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-25T23:56:51.319Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:56:57.988Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=90666159-054e-4360-ab00-3442f9d5298e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:56:57.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:57:07.994Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2f974505-2e8e-4a74-b733-12bad901d9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:57:07.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:57:18.000Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=5dd3f53a-ef2f-454e-8482-dd9932e53cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:57:18.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:57:28.006Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=6924530a-7397-41e4-8ee4-ae369a81221e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:57:28.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:57:38.014Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=968e0d2d-7b4a-498f-a38c-1a2b6f9d3476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:57:38.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:57:48.023Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=42af8728-f789-46fa-bb0a-782ad23b80ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:57:48.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:57:58.029Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2cbef914-5d18-4357-94e0-2c1df02f23a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:57:58.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:58:08.043Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3ff1e1c6-3e04-449b-bd04-8af36d0b9b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:58:08.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:58:18.051Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e75acb06-59fd-4d7f-8d07-9f75b794f460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:58:18.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:58:28.057Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=0ac96109-4229-4c7b-a656-35fd5c63211c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:58:28.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:58:38.063Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=82909aae-8582-4898-8a16-cd8d093fb372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:58:38.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:58:48.069Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=23d1af7b-b54a-4b36-bd3d-2487ea065386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:58:48.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:58:58.077Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=efcd3151-d22a-4d67-8595-108e94fe43ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:58:58.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:59:08.086Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=71afc891-6f5e-4e2a-bc6e-ff783f16fa82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:59:08.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:59:18.093Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2b0efd8e-4e9a-4946-bcae-d56b92c5ebc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:59:18.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:59:28.100Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e3819623-eb1c-4337-af9c-046eb29d529e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:59:28.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:59:38.107Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e1e4cb92-755a-410a-8bf9-a5f8bed0c304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:59:38.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:59:48.113Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=29962b75-9101-4f05-a39f-a116e7ad15d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:59:48.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:59:58.120Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f6cdd711-0c06-4489-bd10-826bd7af4bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-25T23:59:58.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:00:08.126Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=510d7307-b713-4f36-9297-148e137ac382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:00:08.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:00:18.748Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=96547c33-2cae-4590-b5e3-380eb2716d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:00:18.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:00:28.755Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=0306c68c-cfb7-4bc0-8b13-953fed5477e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:00:28.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:00:38.762Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=58f2072f-ac0d-4943-b9e5-642a7b4d910e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:00:38.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:00:48.768Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=05d1c5d4-0d6a-46dd-a536-e3197dcd81bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:00:48.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:00:58.774Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=d16dbbf5-06e1-45c7-8642-499fc58da39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:00:58.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:01:08.780Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=ca514961-63f2-4753-a5f1-a305a9641449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:01:08.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:01:18.791Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=374fe5e2-762a-48f8-9e9e-9b595acc88da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:01:18.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:01:28.797Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c6a4951c-db17-4727-8ded-56f1e9dbe90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:01:28.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:01:38.804Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=d2d462f5-5151-4424-b4a9-849d2b03c7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:01:38.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:01:48.810Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=787b5db0-ad81-48c4-bc93-f74896d751d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:01:48.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T00:01:51.278Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T00:01:51.278Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-26T00:01:51.279Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-26T00:01:51.281Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-26T00:01:51.332Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-26T00:01:51.332Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-26T00:01:51.334Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:01:58.817Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c2c69c68-3ba2-49e3-91f0-373f28449159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:01:58.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:02:08.822Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3b909006-49c7-41af-b60b-92af1a0bef7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:02:08.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:02:18.835Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b8213246-811d-47b1-8c84-19306f421fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:02:18.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:02:28.841Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=ddd73955-26b8-47a8-b859-af1ca23e08f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:02:28.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:02:38.847Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=7ba07e7a-ffa1-49be-b548-d0847878d013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:02:38.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:02:48.852Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=963a0d46-1635-4229-b5ae-786dd562dcdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:02:48.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:02:58.860Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=a65df670-dbfa-430c-9d89-3c2722e7599d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:02:58.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:03:08.870Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=332dda9a-a2ea-4f05-872f-120b9c3ead57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:03:08.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:03:18.877Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=adb44956-f44c-4cf7-9c80-adb0aa54a472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:03:18.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:03:28.885Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=236906b6-2c3a-49e4-b99e-4aae504e875d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:03:28.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:03:38.891Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=84e33038-50fb-46ac-bec3-0ae12bae2858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:03:38.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:03:48.897Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f4f8c324-a47c-47c9-97af-2597c655d11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:03:48.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:03:58.908Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=8ccc242f-0d96-4729-9076-dc6842110654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:03:58.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:04:08.916Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=68e80b73-6098-453d-be62-5ad5ae8aec69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:04:08.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:04:18.930Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=87e0dfb7-3924-4dc7-ae8a-9f9d704f85e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:04:18.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:04:28.937Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b742371b-3f62-4ef2-9795-b45bd02003d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:04:28.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:04:38.944Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=62e9b34d-f50b-4be4-af5b-d5f0d3c74a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:04:38.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:04:48.950Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=db2d7d1a-4c4d-4d13-ba8a-0f327b2f7fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:04:48.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:04:58.955Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=6e586779-697e-4933-b3ef-4402c0a2a026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:04:58.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:05:08.961Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2439b4db-e40e-47f3-a710-b4b04d3c4f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:05:08.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:05:18.967Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f9d40ddd-ab50-4fbd-aa19-907a9188348d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:05:18.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:05:28.977Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=d8d45eff-a03b-448e-b1a6-ee868a6c750b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:05:28.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:05:38.983Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=cd52dc3b-aef9-4559-b47b-ec0ecce141f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:05:38.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:05:48.989Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=1bbbaac8-3f69-4af3-a63f-2054defa0a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:05:48.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:05:58.995Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=abb94115-2665-4931-abbd-4853e9553d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:05:58.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:06:09.000Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=9c91cab8-d614-4afb-9e2e-7fa64ca52f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:06:09.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:06:19.004Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=a8ba23e7-7792-466d-a680-b9da206cbfca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:06:19.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:06:29.015Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=305f5781-81e2-4da2-88d0-bb4d64443b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:06:29.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:06:39.023Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=36028042-dd79-4ec1-8b4a-e9b2c9d7ed8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:06:39.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:06:49.033Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=0e688320-f019-4753-8e27-88d0442673f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:06:49.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T00:06:51.262Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T00:06:51.262Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-26T00:06:51.263Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-26T00:06:51.265Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-26T00:06:51.352Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-26T00:06:51.352Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-26T00:06:51.355Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:06:59.039Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=0d77c5a5-5f0e-4fdf-b2f3-58229382d29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:06:59.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:07:09.044Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=9d6852d4-18e6-4c88-a041-e508d28cff53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:07:09.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:07:19.049Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=9575c145-2e81-4a2b-a569-75c45a71dc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:07:19.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:07:29.059Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=9f20a663-f1cc-4900-85c7-83e9b0f3786a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:07:29.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:07:39.075Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=7b5a7522-2935-4bf1-8622-5b64580bc1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:07:39.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:07:49.082Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=02f0492f-0526-4855-a9e9-86db26bb526b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:07:49.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:07:59.088Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=5f1cfc71-e9dd-4efc-b702-794c0e2a388e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:07:59.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:08:09.094Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=a495cd37-894e-436b-bce4-1e4347823a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:08:09.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:08:19.099Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3eee5e90-cc8f-4ad4-977c-da846aba386e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:08:19.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:08:29.105Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=a17d252d-00b3-4382-8ef3-0b149758a5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:08:29.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:08:39.110Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=8c169608-280c-4102-b1fa-b2d156f7f873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:08:39.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:08:49.121Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=58ea33fb-6408-430d-ba5e-4021bdd42677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:08:49.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:08:59.129Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=864d7a19-7411-424a-b165-d57f12749648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:08:59.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:09:09.140Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c23d2ca4-ba9c-455a-823e-ffd21d8ef406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:09:09.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:09:19.147Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=05c071f4-3f3f-49bb-a497-7d43aceda660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:09:19.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:09:29.152Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=fc5ba5af-66a3-4924-a7ec-3e9cfb304f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:09:29.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:09:39.158Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=cd4f87fa-ed2a-4c2e-bc0c-fc720b297187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:09:39.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:09:49.169Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3ff79ae1-95bb-4a3f-9d21-286382edbdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:09:49.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:09:59.175Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2ea4c412-00e2-4331-88ab-13139c0cb93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:09:59.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:10:09.182Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=232faca9-facd-48d9-a483-d20cb50be592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:10:09.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:10:19.188Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f91b7f00-e757-4494-8b82-605d281bcfed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:10:19.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:10:29.193Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=9cd250f9-eb46-45d8-9b52-85d8139e37e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:10:29.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:10:39.200Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=32a3dc3e-d9bd-468d-a141-43ef51f4badb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:10:39.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:10:49.210Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=726a2918-0794-417d-8872-7b0fbc063d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:10:49.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:10:59.220Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=8dc99852-12fc-4f42-82dd-702cfffd5ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:10:59.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:11:09.227Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3ff2de1f-afbb-4825-903a-4f036dba6ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:11:09.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:11:19.232Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=23e9300e-6486-4bbe-bdd0-48180fa1441d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:11:19.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:11:29.240Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=4a005434-425b-4bb8-ab80-9c0eecf0dd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:11:29.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:11:39.249Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=cd4694e7-c4cc-4a7a-bd8e-feb7d3b9371e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:11:39.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:11:49.259Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2721936c-1e1b-492a-8d89-284ec888db7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:11:49.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T00:11:51.303Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T00:11:51.303Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-26T00:11:51.304Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-26T00:11:51.307Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-26T00:11:51.365Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-26T00:11:51.365Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-26T00:11:51.369Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:11:59.268Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=8342f9e6-210f-439e-82ed-29347a830353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:11:59.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:12:09.283Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=615d44b4-8513-4af4-8526-5412af967096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:12:09.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:12:19.296Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=63d234ff-5626-4860-bdd3-be1f52998468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:12:19.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:12:29.306Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=539593aa-7ce6-4ab7-a873-c9d290c4edeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:12:29.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:12:39.318Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=66aabfff-d982-44bc-9f49-718d5f823050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:12:39.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:12:49.336Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=bec3992c-b4b2-4393-b209-7caf11ea13d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:12:49.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:12:59.342Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=5e4db550-d076-4c61-90f9-05aefdc32cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:12:59.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:13:09.347Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=36f5e5f0-516f-43c7-8004-3dff451459d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:13:09.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:13:19.354Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3c034a8c-8b17-46d0-94bd-e04f0279c65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:13:19.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:13:29.360Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=4d85815b-aac7-41b4-8f60-01464f634bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:13:29.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:13:39.372Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e1fa1656-5f4b-44d3-b88e-ceef4b729f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:13:39.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:13:49.379Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=debf5f8d-d7e3-408e-9884-b4c443ed827f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:13:49.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:13:59.387Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b7815019-be3b-42c6-81cd-e32e8455719a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:13:59.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:14:09.393Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=854cc4b7-28a7-4ca3-9853-145d24511478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:14:09.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:14:19.399Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3ca5f5d3-5a6f-4434-9058-3ab48daebf6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:14:19.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:14:29.406Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=23bbbd34-9613-445a-996b-c479cc71e5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:14:29.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:14:39.435Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=ba0f1979-f9e8-4840-a7e2-892896b427af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:14:39.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:14:49.444Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b98c5994-0bfe-4a6c-b06d-acb5d0e8bb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:14:49.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:14:59.457Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=281bcf19-44e6-418a-8d4f-68b7e94350d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:14:59.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:15:09.464Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=34dfee05-7375-4f13-84be-e2ba8eac6795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:15:09.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:15:19.469Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=392d7d65-baf7-4506-bce8-c778236e1252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:15:19.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:15:29.476Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=6bdaf256-ea9d-4dce-ae22-3f18d5d17da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:15:29.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:15:39.491Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=aa07ad24-83f7-43d1-98a4-2ddaf7020dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:15:39.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:15:49.499Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=45a6f250-019e-45c4-8267-a8faecd3ae8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:15:49.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:15:59.504Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2d0ff26b-9924-4ea3-91c0-0faf59e25edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:15:59.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:16:09.511Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=756d2a5f-475d-4120-a7d8-fc55b9e93b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:16:09.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:16:19.516Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=da1a0548-f78f-46c7-825a-092657571783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:16:19.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:16:29.523Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=4648c711-5844-4ab6-8102-952ecc274a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:16:29.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:16:39.532Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c02057a2-6b7e-4287-bf98-f382e137f030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:16:39.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:16:49.546Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=a570de1e-9f91-4abb-9a9a-7c33200ce18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:16:49.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T00:16:51.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T00:16:51.256Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-26T00:16:51.257Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-26T00:16:51.260Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-26T00:16:51.324Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-26T00:16:51.324Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-26T00:16:51.326Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:16:59.551Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=6daec303-335f-42b4-a405-bf73be84745b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:16:59.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:17:09.557Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=10ccfba7-cdc4-4e63-90ed-51d14d1b703f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:17:09.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:17:19.563Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=d7b1428a-c5d0-4abc-899e-8ca9d59cdd3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:17:19.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:17:29.569Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=39027afc-0f7c-422e-9e13-801569152a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:17:29.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:17:39.575Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=244b66b8-fe27-46b1-b808-65966762fda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:17:39.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:17:49.592Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=73061750-bc04-483b-9a03-84129c1832b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:17:49.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:17:59.601Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=6c8a7c6c-c35d-4627-851f-7ef18ef69dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:17:59.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:18:09.608Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=9a072cf8-974d-4dda-8b35-8ef88580cb19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:18:09.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:18:19.614Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=837c51a8-fa5f-4f57-9305-2e26416dca64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:18:19.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:18:29.638Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=8fd445eb-e8ab-4118-b5ad-c1f68b0a78e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:18:29.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:18:39.645Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=d60c3c64-1dbf-438b-bf7c-e12d783c9ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:18:39.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:18:49.656Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=486e7de5-8985-45c2-b852-69d52b55d67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:18:49.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:18:59.664Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=de23f1d0-7ad4-43a1-8702-8f502cb3a770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:18:59.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:19:09.674Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=dba693e3-c708-4622-99f0-df9bcc9267c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:19:09.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:19:19.680Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b4b24d04-ae58-47b8-98fd-4811878b8609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:19:19.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:19:29.686Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=56db9ef1-8b2a-4933-b9a4-95afcd49bba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:19:29.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:19:39.690Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2fdfe788-9b68-4ec5-9b36-172cc323ccc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:19:39.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:19:49.696Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=6d9cd420-2f0d-435c-9441-022ca0e80f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:19:49.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:19:59.707Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=31de02d4-24ba-466d-ac98-cab6aaa6d533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:19:59.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:20:09.736Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=40a44547-3891-4c93-bf0d-f8a68be8483d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:20:09.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:20:19.742Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e8007687-3d70-45dc-8313-0df779ddec97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:20:19.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:20:29.753Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=a091bbc3-506c-4d67-81f4-480f902ca128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:20:29.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:20:39.760Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=27cb9f4b-0382-4f6d-9753-b8d59d86cfa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:20:39.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:20:49.766Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=28f2f204-29da-4294-adc0-7976c1640aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:20:49.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:20:59.776Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=6a27fcbc-adcf-4fd9-a6a0-31e8ab986a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:20:59.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:21:09.781Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=23c55b63-0151-4c8b-95ed-0d5b21f13608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:21:09.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:21:19.788Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=cf16bd1d-18b3-4a61-ad69-97614c818188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:21:19.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:21:29.794Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=4366374e-89d7-483e-bac5-21e788b6dad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:21:29.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:21:39.800Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=cc4bb944-ff96-44f9-b0da-8b50ee0357ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:21:39.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:21:49.806Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=5d86033b-d0cd-4c53-b48b-851060dc2f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:21:49.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T00:21:51.245Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T00:21:51.245Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-26T00:21:51.246Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-26T00:21:51.256Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-26T00:21:51.313Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-26T00:21:51.313Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-26T00:21:51.316Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:21:59.811Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=75a3882c-decb-4d74-9f9b-903030d0aadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:21:59.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:22:09.822Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3ce632f7-1986-49b7-a066-ddde5d23bb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:22:09.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:22:19.827Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=49067b34-c515-4179-8289-89b8fce0cf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:22:19.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:22:29.838Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=07ccc9ba-d8f4-417f-ad04-2894e4d4e8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:22:29.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:22:39.844Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=df263809-a513-48e4-80a5-ddbe548bd63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:22:39.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:22:49.850Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=5b11749f-1afe-4db3-9faf-e49b124366df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:22:49.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:22:59.858Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=93f8ca13-acb4-44ed-8891-8e7201b3bbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:22:59.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:23:09.870Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b509a299-8b6f-45bf-b76d-ff8cff4eeb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:23:09.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:23:19.876Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=26f90eba-ced3-489d-a09d-7d5af5f8b588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:23:19.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:23:29.881Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=6718a7e7-1946-4dd8-aae2-e1d91bd8609e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:23:29.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:23:39.888Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e285ce9f-21a9-483e-8779-542c24f84fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:23:39.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:23:49.893Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=02ff86c9-d8b1-4d2f-aa2b-52358e764f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:23:49.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:23:59.899Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=79a9c03d-a7e3-4a07-8e25-ac605fa6c9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:23:59.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:24:09.912Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=74e5f390-6e57-4270-a3a6-33823c1031d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:24:09.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:24:19.920Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=d8978e5c-68e7-4c14-bdce-e67e147fb5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:24:19.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:24:29.926Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=74a711f7-bc33-4852-8729-0760da9fae8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:24:29.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:24:39.931Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=d0718168-174a-49e1-b151-bdbb6ca90276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:24:39.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:24:49.937Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=57c8f057-3e15-4d7f-8d46-0d0d5e9e06bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:24:49.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:24:59.941Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f9d131bb-d5ba-4858-9eea-e28aa9f77cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:24:59.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:25:09.953Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=baaae702-81e1-4daa-a81d-3c209af4a631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:25:09.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:25:19.970Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=556db89f-a627-4e9e-905c-d494c6e22f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:25:19.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:25:29.978Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=80462f12-af1e-42c2-8cbb-aad33f3a5494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:25:29.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:25:39.984Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=efc13d3c-079f-4726-bdf9-9c24051d8054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:25:39.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:25:49.989Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=0b25b510-b014-42ff-9e4c-1543de61a485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:25:49.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:25:59.995Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b001f775-b4a9-4ec1-a525-468a5b57fca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:26:00.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:26:10.001Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=05bf5cc9-3e1f-441c-8f9a-908337d27023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:26:10.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:26:20.013Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=85a95419-bca1-4b8e-a604-199c2cf72d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:26:20.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:26:30.020Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=477e8850-b5f8-438f-9dff-b559e791e334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:26:30.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:26:40.025Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=deaef3d0-fed7-4057-9b43-28c03c4f0488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:26:40.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:26:50.031Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b8eb4b9e-e580-448e-96e7-251b48a77192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:26:50.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T00:26:51.276Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T00:26:51.276Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-26T00:26:51.277Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-26T00:26:51.279Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-26T00:26:51.368Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-26T00:26:51.368Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-26T00:26:51.371Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:27:00.036Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=24c0ee70-2a9b-4bfc-9eca-53798e3aca7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:27:00.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:27:10.046Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=24ca5075-27e7-4d07-9adc-8c2b68e23b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:27:10.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:27:20.056Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=8f95f9d8-cb67-412f-a5a6-124ad3d798ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:27:20.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:27:30.061Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=8332001c-d254-4f76-ad9a-dcd0f3bdefa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:27:30.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:27:40.067Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=d633600f-6233-4eae-af31-af2213e498a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:27:40.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:27:50.073Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c8ec4601-8b07-4808-9e40-0c34799bf1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:27:50.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:28:00.078Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=56a94c18-d6a0-4135-a5fc-0c7b088c5284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:28:00.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:28:10.088Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=aed768dd-1661-433e-a4e1-ad2447461847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:28:10.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:28:20.097Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=179e95c5-eef6-4512-a92e-f9ed8f620c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:28:20.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:28:30.102Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3d8262d8-3d4c-41fc-b5ce-2a4264a189e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:28:30.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:28:40.108Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2b45d7eb-8630-499a-a5dd-30fabce584d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:28:40.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:28:50.113Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=608ee9aa-bb39-4088-95a6-c5b809854937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:28:50.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:29:00.119Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=328a9974-3ece-4b44-b730-b801cc3765c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:29:00.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:29:10.125Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=d70e7cda-670c-43e1-8933-5bb0a9a9b518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:29:10.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:29:20.132Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=d8da18bf-390f-432f-8cbf-453f32115531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:29:20.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:29:30.145Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=a99521b6-f9d1-4c52-a965-b2e3eea99d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:29:30.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:29:40.151Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=ef93af4f-4b93-4500-b013-95f8b1f0c49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:29:40.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:29:50.157Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=497175fa-01bf-4c50-8b17-27d9accf8dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:29:50.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:30:00.162Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=190adab9-b92b-44a6-a4aa-c6e366a82177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:30:00.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:30:10.167Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=7992a0f4-5eb8-4c13-bf6d-ac6767e3f127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:30:10.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:30:20.173Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=87d3dc14-b3c1-4be7-9be3-c0fc202428cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:30:20.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:30:30.183Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=1e4032f2-1f7a-401d-90f1-49eb6c09d40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:30:30.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:30:40.189Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=6306ee0f-8315-42b5-836c-758d433144be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:30:40.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:30:50.195Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=870227fb-d64c-4421-8545-7f5256940325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:30:50.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:31:00.202Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f39f2e8f-9026-4df2-8fd3-217dbbb3f542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:31:00.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:31:10.209Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=828dc74a-51d9-478f-b05e-fbb1763a4137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:31:10.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:31:20.215Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=5dc33893-ab21-4f86-8fee-76b96f063a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:31:20.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:31:30.222Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=5394a6a8-c26a-44db-aac0-6a513f746c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:31:30.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:31:40.237Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=fbc39e10-0766-4c5d-8aeb-45b97847418a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:31:40.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:31:50.244Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b2c02a53-ae46-4775-945f-b14dbea0c6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:31:50.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T00:31:51.303Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T00:31:51.304Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-26T00:31:51.305Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-26T00:31:51.307Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-26T00:31:51.368Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-26T00:31:51.368Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-26T00:31:51.370Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:32:00.250Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3dc54884-cc86-4ecd-8e05-fda0cb4be6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:32:00.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:32:10.260Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=256a5e1a-a9d1-4e60-99c1-59396ba8d9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:32:10.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:32:20.267Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=848dfd18-284d-4cb4-8728-15b3f2b02fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:32:20.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:32:30.274Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e5f30a0a-8f43-483a-b4fd-77fb23ab3a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:32:30.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:32:40.283Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f7238fd4-062a-46c2-85a2-a5f3d2867787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:32:40.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:32:50.291Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=14ed3edc-7113-4102-8c14-1f909cdd4309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:32:50.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:33:00.299Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c80aca87-e29c-4eef-86c6-b73e5a1ba7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:33:00.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:33:10.306Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=8c709a48-12f3-4d38-bd61-6166f341900e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:33:10.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:33:20.313Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=687a6d93-9de3-453c-9ebd-d418e8c8b4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:33:20.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:33:30.320Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2466e8e6-66e9-4b4c-8414-fd04f2cbc01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:33:30.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:33:40.329Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b5d17b39-26f8-4a82-9489-47b6deb7be19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:33:40.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:33:50.339Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=412d2382-2af8-4222-b041-17399692ff90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:33:50.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:34:00.348Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c862b3b2-0be5-4e3c-a7dc-6705776b4a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:34:00.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:34:10.354Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=468e028f-62ff-43fa-a366-a0b6715b3b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:34:10.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:34:20.360Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=bcbd053f-5d97-4c1d-a890-63b3a1ebe0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:34:20.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:34:30.367Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=846d40cc-f799-4f3b-9d58-d344d3d4b9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:34:30.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:34:40.375Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=21428ae9-e5a7-47d6-b5db-c0d6d10e26ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:34:40.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:34:50.387Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=58e50b4e-cfc4-40b1-90a9-be691b256a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:34:50.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:35:00.394Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=30a617ac-6780-4515-976c-153897a7f207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:35:00.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:35:10.401Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=9c9a0851-7b8e-46fb-aa4f-10453001ab5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:35:10.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:35:20.407Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=0ab84e72-6a28-4859-a38a-f37d15b7b512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:35:20.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:35:30.412Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=05ce5988-8ebe-4964-9098-831f61c39625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:35:30.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:35:40.419Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=16e6f59f-71b0-467b-a6f6-391d4a89022a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:35:40.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:35:50.432Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=0497159d-3807-4610-a78f-24a0db89baac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:35:50.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:36:00.439Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=8a8c4889-3a75-40fe-b7e8-f71434b206a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:36:00.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:36:10.446Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=45a204ad-3014-415f-9b6d-5f9e5267e6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:36:10.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:36:20.452Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f1f02af3-58aa-475a-9d25-3d7830f54d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:36:20.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:36:30.457Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=5bc88318-eb2a-4098-add5-654292e7bae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:36:30.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:36:40.464Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=ccf5d0c7-e5d0-45fd-8ead-528846dea937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:36:40.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:36:50.471Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b1357b18-ff05-4121-b1dc-5451e3565cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:36:50.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T00:36:51.286Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T00:36:51.287Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-26T00:36:51.288Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-26T00:36:51.291Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-26T00:36:51.358Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-26T00:36:51.359Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-26T00:36:51.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:37:00.480Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=4902fc73-b1aa-4431-ba20-c4a4f7d4baf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:37:00.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:37:10.488Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=1ce5afd5-c7ca-4167-8945-33ba18b91af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:37:10.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:37:20.493Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f48d5d5f-dddb-4b70-90bf-8da1047f3b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:37:20.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:37:30.499Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3a1bb708-617a-4c50-9c73-132593d48a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:37:30.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:37:40.504Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=6fe72b73-9012-4c82-9687-07467934a2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:37:40.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:37:50.510Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=124e2ebd-b48c-43ee-b744-ee2588c2e4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:37:50.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:38:00.516Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e40f1a3e-f424-4a1b-87a5-334528202f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:38:00.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:38:10.529Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=13df6591-52df-456c-a398-79164fde8900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:38:10.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:38:20.538Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=7c05644f-c1df-47ca-8c3a-fd3aee39d5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:38:20.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:38:30.545Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=23806a7c-7136-4256-8709-64aa86acac17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:38:30.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:38:40.551Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=80ec5a53-e4f0-4251-9561-09c27a294519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:38:40.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:38:50.556Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c55a805e-6617-4df2-8bde-b184bf6695f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:38:50.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:39:00.561Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3a1113ff-97c9-4ae6-9457-30bd23fa0292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:39:00.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:39:10.569Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b5b245b2-6a1e-45f5-9187-129fb1a02262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:39:10.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:39:20.584Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=fac3ad18-2e38-4005-a947-3ee54713e9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:39:20.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:39:30.605Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2a24de15-7345-4d21-b7e3-0b2a5a2d479d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:39:30.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:39:40.611Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=5a27722f-4de8-4b94-be38-12c38eeb5070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:39:40.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:39:50.618Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2a0531d0-f701-4691-8447-bbffa9a66edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:39:50.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:40:00.625Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=26f556db-01ee-4111-8dee-ab4a47a35e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:40:00.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:40:10.633Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=73ef272e-e97f-450d-87a0-a3b44c163cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:40:10.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:40:20.643Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=7ea906c8-ce61-430d-8e9a-14b1fd0172bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:40:20.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:40:30.651Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=383393a3-38dc-462d-9db0-fba0b6dd0a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:40:30.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:40:40.657Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=6844f87c-d752-42d5-b3cd-0c49e6aebc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:40:40.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:40:50.663Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c085ce12-86c1-4974-ba70-179a3f65a1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:40:50.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:41:00.668Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=0e8bf796-640b-4d30-90d7-5588a6f13021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:41:00.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:41:10.675Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=bfe4b140-6c2b-4631-b8f3-5939e61ea41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:41:10.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:41:20.689Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=6959f4d2-a8af-4228-890b-8e7a76ab3df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:41:20.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:41:30.696Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3612f1db-62b7-4b5e-99cd-247d783a25fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:41:30.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:41:40.704Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=cb13bb6f-d16d-4259-aae3-7b7e6eb7bb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:41:40.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:41:50.710Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=d2d22eff-72e9-4ada-b575-db153413dfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:41:50.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T00:41:51.269Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T00:41:51.270Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-26T00:41:51.270Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-26T00:41:51.273Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-26T00:41:51.352Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-26T00:41:51.352Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-26T00:41:51.355Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:42:00.715Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=5d3aa687-f347-4436-af58-22edb6aefc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:42:00.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:42:10.722Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=fdb01286-bd90-43a9-81e8-aa5a14b4b2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:42:10.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:42:20.736Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=51411e07-d36e-4c24-85fc-e46a25ef5520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:42:20.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:42:30.742Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=bf338a0c-738b-48a0-8e06-b336c9f1b7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:42:30.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:42:40.750Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=cb0ac1cf-273d-4db0-90e5-867a05d31560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:42:40.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:42:50.755Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=a974cace-ea0a-402a-ac4f-714a2acf9a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:42:50.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:43:00.762Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=cc67b7cf-986c-43d4-83a3-46df8fd748bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:43:00.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:43:10.769Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2a7205eb-7088-4c2a-8a7e-19e3ac35ca2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:43:10.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:43:20.778Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=746d71ce-d996-4231-9b30-744ae05d3502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:43:20.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:43:30.788Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=85fbf56f-0a24-4ab7-8dcb-66464e9d9e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:43:30.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:43:40.794Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=9bfb762b-0c99-45da-8b53-cb30d3991294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:43:40.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:43:50.800Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b337f918-ebf4-4258-8714-0d38fa663d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:43:50.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:44:00.806Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=fa61de8f-fd9d-42a8-8b5e-9ea7599298ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:44:00.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:44:10.812Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=04f6f5fe-dd16-4ad7-8dc9-b7fa1d84ff91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:44:10.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:44:20.817Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=13704990-46bf-4ad1-9b3e-1605dc94b2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:44:20.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:44:30.826Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=8369b742-103e-4d6c-964e-7e3ddb8e43f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:44:30.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:44:40.838Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=84d95ab4-7113-4072-8e63-995256497a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:44:40.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:44:50.853Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=abd67a12-5fdd-4bca-bfc3-093753a89202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:44:50.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:45:00.862Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=cefda6aa-d503-4433-92f0-1c10871397ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:45:00.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:45:10.875Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=55390c93-36b8-4b99-ac8a-cf7ef4aba232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:45:10.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:45:20.880Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=295f2d53-3c97-495e-abcf-1973760cc578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:45:20.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:45:30.885Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=067709e0-b40b-466f-b55e-33f64bf815f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:45:30.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:45:40.892Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=608dbb51-92d3-4688-be69-e0ce05f8643b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:45:40.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:45:50.901Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=24d2da4a-47a8-4b67-817b-c34b28e1ea42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:45:50.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:46:00.907Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=0ce54c7e-ee7d-4e5f-af38-df35410b1ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:46:00.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:46:10.913Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f0b5d5d4-287d-4b58-b47b-c6cd1d9b7ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:46:10.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:46:20.918Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=ac2c8c92-2218-41ca-80cb-39e0688a0ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:46:20.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:46:30.925Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=45fe8f86-6b26-4759-982e-fa0ee7d97426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:46:30.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:46:40.932Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=30f65a50-6891-462a-a7f6-d801ebbd6e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:46:40.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:46:50.943Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=31061bd1-ff3a-403b-b497-fc56bb00f68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:46:50.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T00:46:51.247Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T00:46:51.247Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-26T00:46:51.248Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-26T00:46:51.250Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-26T00:46:51.306Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-26T00:46:51.306Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-26T00:46:51.308Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:47:00.952Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=42244a11-9b22-411c-971b-b14273710924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:47:00.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:47:10.959Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=6e19631c-4acf-4525-b459-71e8ed5a6ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:47:10.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:47:20.964Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=1b8775d9-6035-4e43-8097-1a715047d2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:47:20.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:47:30.969Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=ac12f568-1538-4061-81be-af6ed11c0997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:47:30.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:47:40.980Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=5655f1d5-17fb-4c6c-aff7-d4da3779fef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:47:40.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:47:50.991Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e2d0c773-cf0d-40ec-822f-36f450ec5acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:47:51.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:48:01.000Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=29142b09-5131-40c3-a523-4dc77e365144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:48:01.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:48:11.009Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=6f78d503-c5c7-4cc0-af88-0e1327856ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:48:11.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:48:21.015Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b476c443-db4e-4671-b539-9f35e3445659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:48:21.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:48:31.020Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b4cca3f9-ebcc-461b-9253-ba3ffde20b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:48:31.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:48:41.026Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=bd1e6ccc-85ad-48c9-88a2-da0b78b4c5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:48:41.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:48:51.032Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=a25432eb-a5a9-4f19-bc16-9dde9ae454ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:48:51.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:49:01.042Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=94d1efef-a3fd-4457-b6b2-b2a56af5ae0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:49:01.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:49:11.047Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e3a9e1ed-da3b-40f4-882d-289e7e1312be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:49:11.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:49:21.055Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=0b6a21f4-7b7f-47c6-aaac-1072c18997ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:49:21.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:49:31.060Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=52e599ba-811c-43c2-8d8a-5e3816e139f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:49:31.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:49:41.065Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=d0e88ca8-074e-4b1b-8f0f-d6babbe8e3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:49:41.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:49:51.071Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b892e86b-fc6b-40f4-8cd0-8cf649e31218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:49:51.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:50:01.082Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=04391941-8ed0-4df5-a469-bbfc6f8ee071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:50:01.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:50:11.090Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=16b5f041-b084-44eb-8d8c-50426965f4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:50:11.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:50:21.096Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3d1d1dd4-14c4-442d-8671-d896122d6805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:50:21.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:50:31.101Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=76c754df-7ad5-4d20-9825-87f2b8cb326b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:50:31.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:50:41.106Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=282d66d4-74d1-4c4d-90ff-d9636a18c586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:50:41.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:50:51.112Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=71a10778-0ca7-49fb-a495-681b03c63946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:50:51.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:51:01.123Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=a19556ab-f3e4-4176-80db-9a1940a59478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:51:01.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:51:11.136Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=72950f88-2361-4e7c-a305-da33323ff4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:51:11.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:51:21.141Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=0926b5ad-a473-4109-ba93-0c768fb29b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:51:21.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:51:31.152Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=68f8b886-7612-4e3a-b17a-bc755443106d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:51:31.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:51:41.158Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=9a18d012-544b-44e1-9f2b-243bb707aff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:51:41.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:51:51.163Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2af8eb82-09e7-484b-9ec8-0f124261a11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:51:51.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T00:51:51.302Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T00:51:51.303Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-26T00:51:51.304Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-26T00:51:51.306Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-26T00:51:51.366Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-26T00:51:51.366Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-26T00:51:51.369Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:52:01.168Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=00c77540-d4c3-4a5d-a34d-25e8a7a50a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:52:01.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:52:11.173Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=01b68e20-a82e-411a-9514-4569f4bb9950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:52:11.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:52:21.179Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e1d3cc16-9366-4425-a0dc-f620e4d0ef4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:52:21.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:52:31.189Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=835226ae-8b97-4418-a412-1a873993a593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:52:31.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:52:41.194Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f8d65135-ce23-4653-a92f-4cc6379ad6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:52:41.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:52:51.200Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=65597cd8-3842-45bc-8246-30575cb0a86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:52:51.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:53:01.207Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=4bb256e2-c281-48f0-9f79-b5dda72b3a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:53:01.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:53:11.212Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=ac39225d-29ab-4e9d-9c35-e995a6cb2f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:53:11.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:53:21.217Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=feb93466-9b60-4e0a-90df-dd9c0681acff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:53:21.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:53:31.221Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=41bd1481-0cc8-45b7-a356-c5422d52179c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:53:31.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:53:41.226Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=86808341-5d46-4116-8a6c-bfd8a4938a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:53:41.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:53:51.231Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=767779eb-b87c-4ea2-ae2d-3a7da38c5d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:53:51.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:54:01.241Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=d20c91e8-084f-4dec-a29e-31dcacc235fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:54:01.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:54:11.246Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=379deac5-f60b-4256-9919-08d502b72174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:54:11.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:54:21.251Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=82c3b7a5-e49c-4453-8e71-343475a97954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:54:21.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:54:31.257Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=ab3fc5cc-7c8b-44dd-a7bd-83fd61337b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:54:31.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:54:41.262Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=729d37fd-ee98-4390-85a6-5271426a7534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:54:41.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:54:51.268Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=a30848ce-12d0-40f5-a856-a8a9d9bf5f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:54:51.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:55:01.273Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3af0ba6c-f409-430f-9669-b4b0c15b0e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:55:01.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:55:11.278Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c2820bbf-3d84-4cd1-a0af-5d477528230d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:55:11.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:55:21.283Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=cfd0fe1f-e613-44b6-854c-10dd83e3998f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:55:21.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:55:31.288Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e4fd9c23-f8f1-4bcb-9e0e-761b4f2b4ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:55:31.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:55:41.293Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3fd01d1a-0533-42e3-9abd-5da3e62b720c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:55:41.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:55:51.302Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=ad981757-d9d5-499f-9e29-9079eaceecbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:55:51.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:56:01.307Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3172a0e5-73fc-487a-8b0e-14d80a19292e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:56:01.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:56:11.312Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=6987fd20-044b-435c-a5db-0f708ffd1420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:56:11.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:56:21.318Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=0db35281-2769-4f58-8dca-00967d0df83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:56:21.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:56:31.323Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=013937ff-c6dc-4044-aba3-2be1c46a384c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:56:31.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:56:41.328Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=5ed4b07a-785b-4875-a348-8a8b46237716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:56:41.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T00:56:51.271Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T00:56:51.272Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-26T00:56:51.273Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-26T00:56:51.275Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-26T00:56:51.332Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-26T00:56:51.332Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:56:51.334Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=5a9f36ad-0d2c-4f2b-8506-09dd619d9394 | |INVOKE |pool-2-thread-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-26T00:56:51.334Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:56:51.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:57:01.339Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=4ead1660-973e-4df5-b6ab-5081dcce8881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:57:01.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:57:11.344Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=553d29ac-219b-4f1f-a463-1457daa72ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:57:11.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:57:21.348Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=daa1ff47-f643-49ac-ab2c-0b196f508837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:57:21.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:57:31.353Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=6c95bc76-4c0b-4935-8b96-ee209b585940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:57:31.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:57:41.359Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=88e8a422-2938-44c0-be4e-97ba9c7e72ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:57:41.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:57:51.369Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=76759b07-208a-4aff-85b9-26fd29e6a7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:57:51.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:58:01.376Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=ea730e21-a634-4f8f-88f8-c37a639cfb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:58:01.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:58:11.382Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e76b1760-4e83-41dd-afcb-d0a6586b20db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:58:11.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:58:21.388Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2ba41ceb-195d-4a64-87ac-e2a1ce827e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:58:21.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:58:31.393Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=a81cccab-c089-4f2f-bab3-53b16cef1b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:58:31.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:58:41.399Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c7a0f53a-280d-4cbe-a5bb-83451b1c920b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:58:41.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:58:51.404Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=85ab32b0-0836-4ffa-86fe-b47bde2c806a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:58:51.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:59:01.414Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=d0b36aa8-152a-4493-97fc-2fe118dd3819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:59:01.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:59:11.427Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=421dfe68-bedd-4970-86cd-4a169d3e06d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:59:11.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:59:21.434Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=472db202-cd55-4a90-bdf9-eb6cbde520c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:59:21.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:59:31.440Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=5b71dd15-7a57-418e-a729-a35b94aa39ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:59:31.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:59:41.447Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=675f81d4-9306-4840-8a92-6714e86f6129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:59:41.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:59:51.453Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=cf9ca34b-2051-4aab-895d-c7fabfe45697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T00:59:51.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:00:01.459Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=bc7ca7c7-9fd3-49d5-8e52-159f81d100dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:00:01.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:00:11.473Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=a759076b-f565-4ca5-bba1-24ad4d6cd667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:00:11.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:00:21.487Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=19f093c7-4a94-4497-be3c-8ab7f2a6f423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:00:21.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:00:31.497Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=17506fd3-e40f-454e-8edb-f026a1f5104a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:00:31.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:00:41.503Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=425b003b-f68e-481a-8321-9fc7087aad86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:00:41.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:00:51.509Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=80a1e88e-7b93-4a13-9fa0-60eb613ed7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:00:51.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:01:01.516Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=1456ff30-75f8-456b-9de7-627e19dcecfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:01:01.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:01:11.528Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2f61f778-a311-4b0d-b972-7bcf43716ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:01:11.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:01:21.534Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=5451d83b-42bc-4c0b-b77e-358ceef1caaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:01:21.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:01:31.540Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=4f25f516-d2c6-48df-8488-615ab6ed6772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:01:31.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:01:41.546Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=42bceb90-7ac5-4ae9-9652-5dff84879414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:01:41.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T01:01:51.311Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T01:01:51.311Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-26T01:01:51.312Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-26T01:01:51.315Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-26T01:01:51.370Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-26T01:01:51.371Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-26T01:01:51.373Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:01:51.554Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=308cbb63-6924-4de5-aae5-b8302781cb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:01:51.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:02:01.559Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=615412ba-5976-41e6-9f66-0b1a13255653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:02:01.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:02:11.566Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f0bee35d-db7b-4114-86d1-8265393ee953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:02:11.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:02:21.579Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f7eea260-52a5-4fc6-bdbd-101c576d5c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:02:21.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:02:31.596Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=09bca0e7-9026-42a0-afcf-36f674a2c730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:02:31.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:02:41.603Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b3449422-5e83-43bb-8d17-c672ebb903fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:02:41.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:02:51.609Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=92053c44-58de-46f5-a842-e7b24828047d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:02:51.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:03:01.614Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f2687f73-232b-468b-bebe-944273ef153c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:03:01.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:03:11.621Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=9f2b0872-fbef-4d67-97dc-03eddbe8f3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:03:11.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:03:21.632Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=13966137-0c53-4ec3-93bd-647fcca2b8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:03:21.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:03:31.639Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=0603d4a3-32f0-445b-890d-8e6f113ed989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:03:31.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:03:41.644Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2c219f4f-eb4d-45ae-8ba2-044ed7f35902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:03:41.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:03:51.650Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=bf60fa67-3877-460a-beb4-facc6f099722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:03:51.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:04:01.656Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=333a8f2b-d7fa-41a4-8cc4-634544043438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:04:01.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:04:11.664Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b8b7f091-8efb-4977-968a-f16c0be8b639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:04:11.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:04:21.670Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=dce5fff5-c959-428e-8365-f9c1d6015798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:04:21.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:04:31.680Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f0716834-4524-47c5-b43f-0d98a8916c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:04:31.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:04:41.685Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=005a7de5-06b4-4c3d-8625-5ac5f19718a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:04:41.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:04:51.789Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3f435380-6746-4e60-8694-2835bc0a13c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:04:51.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:05:01.793Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=79a87eaa-87b2-4d0c-9872-53f5444a542f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:05:01.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:05:11.798Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3c7cb6b4-992f-4f4f-85cf-c78adb775488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:05:11.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:05:21.804Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=fce11b5b-f277-47f1-9f8f-84cd1ed0d1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:05:21.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:05:31.814Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=50ae7bb5-8a90-4210-a93f-e508239d6138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:05:31.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:05:41.820Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=255befdf-609d-4c06-8a72-97ff79da294d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:05:41.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:05:51.827Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b89de93b-7808-49aa-96f5-c2f00fab1d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:05:51.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:06:01.832Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=4f2e77ac-8d63-42bf-b9c0-e3b1263b47c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:06:01.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:06:11.838Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=fd75ad57-2c56-4a19-a71f-f28495d3dc94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:06:11.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:06:21.843Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=38d02cef-e030-4405-a8c4-fc56e12f5edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:06:21.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:06:31.853Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=9e958bb6-64f4-4058-a419-7a1a7c2bcbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:06:31.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:06:41.860Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=5ccb3715-1682-4e5d-b2e8-3d0feb91115f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:06:41.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T01:06:51.268Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T01:06:51.269Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-26T01:06:51.270Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-26T01:06:51.274Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-26T01:06:51.340Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-26T01:06:51.340Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-26T01:06:51.343Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:06:51.866Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=69fcc86f-4038-432f-8611-f651a5d15338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:06:51.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:07:01.871Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=a76991be-1167-43b5-9bba-43fe11fce5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:07:01.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:07:11.876Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=fab98122-24da-4eb1-8cfc-637563568093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:07:11.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:07:21.881Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f1d7220e-68d4-430d-8ff3-2c6a39ffb432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:07:21.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:07:31.886Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=bb5867c1-3c7a-47dc-b0a3-664478663244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:07:31.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:07:41.894Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=a30d18d7-dec6-439e-9635-ce93e46135eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:07:41.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:07:51.901Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=1ba631d9-b110-44dd-a1f2-3c0347f60a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:07:51.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:08:01.907Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=9ec37921-d255-4ed7-bfa1-9a9ab1c5f7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:08:01.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:08:11.913Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=4bb63bec-7551-47a9-8d7d-0d97fc31e414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:08:11.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:08:21.919Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=2bdfdcd0-4266-4901-b4dd-e2748ffd81ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:08:21.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:08:31.923Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=02235845-90b5-42c5-81fd-a56783d9ca6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:08:31.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:08:41.930Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e29491fa-3845-4367-b8ee-f9c41e043032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:08:41.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:08:51.939Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3c7b2302-2702-4bf4-9260-a767d38a0138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:08:51.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:09:01.945Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=00cba355-ac38-4512-a055-ac2ee9dccc4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:09:01.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:09:11.953Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=9d58aa10-6727-4743-a51d-81df32996a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:09:11.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:09:21.959Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=ec6378cc-31d7-4c4a-b67c-21ba888fc86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:09:21.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:09:31.965Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3f66d043-413b-4ace-a1e8-47a4532254da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:09:31.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:09:41.971Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3f94cfb2-9938-490a-ad48-64cd854acbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:09:41.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:09:51.982Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=dcb1940e-93c0-4a2b-bcf7-db47a8799db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:09:51.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:10:01.990Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=857f8bb7-7ca6-43a2-b130-c8dd05ed1580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:10:01.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:10:11.998Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=bad2ae2f-6ee2-448f-af04-c4c07541e1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:10:12.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:10:22.005Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=dc3b30c5-c11f-4e4e-b58a-fd1f62c93819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:10:22.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:10:32.011Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=8edab537-6a1a-4049-a533-59aca51d8aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:10:32.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:10:42.016Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=23e19420-46b2-4248-89d3-a5fa7d55ecb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:10:42.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:10:52.023Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=8c99d95f-f551-462e-8c93-7d5823bdfd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:10:52.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:11:02.034Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=1870afcc-5b9b-4ca6-8fd1-b7192e83182f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:11:02.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:11:12.041Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3ea4abf6-795e-46a4-a4e4-b62de37ebc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:11:12.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:11:22.046Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=475795ca-a78d-4746-b76b-4c94c8c3e68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:11:22.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:11:32.051Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=3f19dbde-ccaf-49ff-a415-75a29507c34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:11:32.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:11:42.057Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=c10f4de4-19a4-459f-aa68-a092c76c3f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:11:42.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T01:11:51.298Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T01:11:51.298Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-26T01:11:51.299Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-26T01:11:51.302Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-26T01:11:51.364Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-26T01:11:51.365Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-26T01:11:51.368Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:11:52.064Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=e7c2420d-4d38-4693-84ed-43f0de7eda36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:11:52.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:12:02.068Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=7ca5742e-40f2-4b8b-956c-326ca0201003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:12:02.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:12:12.074Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=30a08fe9-2631-4291-8850-268cbc36a2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:12:12.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:12:22.079Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=33b0ca03-dbbc-4836-8130-d9cdf07037a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:12:22.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:12:32.085Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=ffa0ba59-1a3a-4567-a80b-0d60b6d0ca97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:12:32.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:12:42.091Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=b1f28b4a-bc3e-4f87-9778-1f6b03187279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:12:42.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:12:52.096Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=5be78c90-dddd-44f0-87b9-dc2648c069c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:12:52.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:13:02.109Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=a6ff6df9-6f6c-43d3-b393-e18d59a9f5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:13:02.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:13:12.120Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=bb56f8d3-c8d7-40c6-98f6-5dbd1870d87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:13:12.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:13:22.126Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=27b1fc16-8564-400e-a308-a64d07dbe497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:13:22.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:13:32.131Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=96aeadc1-c949-43af-910d-2ddbc21ea39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:13:32.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:13:42.137Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=09cd59ca-b178-425d-94b0-af71eafa248a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:13:42.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:13:52.142Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=89103f07-7eab-4e05-b50f-6837cc56f185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:13:52.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:14:02.149Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=ce9de9f3-96a8-4104-ae9c-2d5fa0162dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:14:02.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:14:12.161Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=4803241f-e657-4ef6-97a3-51b0a3c30050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:14:12.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:14:22.168Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=816ecd20-6496-418b-ab76-d9793b1882ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:14:22.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:14:32.174Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=6ae718b2-589a-4ec4-9f5f-5b0670e3198f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:14:32.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:14:42.182Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=6a083354-f2df-4485-b886-68c57c27254c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:14:42.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:14:52.188Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=53191f52-db27-4d51-872c-2b85ae4608df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:14:52.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:15:02.194Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=62fc1175-9cd4-4c15-a1e1-e06ddaaf747a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:15:02.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:15:12.204Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=abea1df4-a4b2-46f3-8e71-6eaedd15ea46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:15:12.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:15:22.213Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=167d64fd-39d2-48be-bc47-9b88d5383715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:15:22.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:15:32.218Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=319e096f-19bb-4d7f-a661-bf1de26ce642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:15:32.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:15:42.225Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=eb6060a5-320f-47ac-a350-481ace723a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:15:42.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:15:52.230Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=747400e5-0481-4148-8b13-8952ca591bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:15:52.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:16:02.238Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=01b58687-c45d-4ef5-8f6d-00ae9e3b0b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:16:02.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:16:12.247Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=6188a58b-113a-4286-91a8-80d6acbc473a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:16:12.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:16:22.255Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=79a4ba95-813d-4f2c-9493-c9e8955cf7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:16:22.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:16:32.262Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=f204179e-4709-4f79-8317-c25f61f379fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:16:32.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:16:42.269Z |INFO |Init configs |InvocationID=1929dc25-d094-4477-bf95-0a17c4028445, InstanceUUID=6d4fc768-c924-43e8-8a98-56939aa30d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-26T01:16:42.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T01:16:51.287Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-26T01:16:51.288Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-26T01:16:51.289Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-26T01:16:51.291Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-26T01:16:51.348Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-26T01:16:51.349Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-26T01:16:51.351Z |INFO |Located property source: [B