. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T10:46:14.605Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T10:46:14.608Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-19T10:46:14.641Z |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-06-19T10:46:15.335Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-19T10:46:16.278Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-19T10:46:16.280Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-19T10:46:16.400Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-06-19T10:46:16.486Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-06-19T10:46:16.529Z |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-06-19T10:46:18.610Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-19T10:46:19.191Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-06-19T10:46:19.217Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-06-19T10:46:19.218Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-19T10:46:19.287Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-06-19T10:46:19.288Z |INFO |Root WebApplicationContext: initialization completed in 2758 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-06-19T10:46:19.731Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-06-19T10:46:20.924Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-06-19T10:46:22.839Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-06-19T10:46:22.978Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-19T10:46:22.979Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-06-19T10:46:22.982Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2021-06-19T10:46:23.308Z |INFO |Started MainApp in 11.638 seconds (JVM running for 12.315) |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-06-19T10:46:23.553Z |INFO |Start scheduling PRH workflow |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:46:23.563Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=01c82c00-2eee-4395-8b52-20818212f390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-19T10:46:53.664Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.89.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:46:53.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:47:03.731Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=048cc6d8-0862-4f25-bf08-14587213ce8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-19T10:47:33.776Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.89.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:47:33.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:47:43.779Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=53c34333-3deb-40ad-a328-06f8e031a690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-19T10:48:13.821Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.89.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:48:13.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:48:23.828Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=961f5a3b-eb3a-4566-b439-5b63c225e95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-19T10:48:53.862Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.89.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:48:53.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:49:03.866Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=362ad606-91f8-4f71-b396-9b49bc206bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-06-19T10:49:33.900Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.89.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:49:33.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:49:43.904Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=870c3b72-fd9c-45c9-b170-8e5c36ad56ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:49:43.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:49:53.970Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=afd335ad-2b61-4163-9205-44253264338e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:49:53.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:50:03.986Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=c705dd79-1045-4a89-8734-68896d9fe7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:50:03.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:50:14.004Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=8f893174-14dc-4db5-b4a5-77f5ffeb1328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:50:14.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:50:24.023Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=cb48f6ec-f3d9-4769-8c7a-79f3d7d886c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:50:24.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:50:34.034Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=ffecfbc6-f0fe-4b62-98bd-599dd2411155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:50:34.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:50:44.050Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=787cbd4d-625e-4b58-a9be-a8107ac65791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:50:44.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:50:54.064Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=cb95f5be-6f9f-424e-8daf-06fefb6bdb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:50:54.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:51:04.088Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=bea7edf6-f104-430c-bc34-8e82fc994866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:51:04.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:51:14.099Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=aaf0059a-eee8-4727-8edf-cf557aa32e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:51:14.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T10:51:20.962Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T10:51:20.962Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-19T10:51:20.965Z |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-06-19T10:51:20.968Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-19T10:51:21.084Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-19T10:51:21.084Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-06-19T10:51:21.087Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:51:24.116Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=51ac69fc-e1b2-4c70-8b41-fdb525948396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:51:24.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:51:34.130Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=3afa5e3e-0ba9-43c6-a63a-4abaf3d2b696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:51:34.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:51:44.142Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=35517b99-363d-46a2-89ee-f6a13e5b2f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:51:44.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:51:54.161Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=ade9dbf5-cd0a-4869-b03f-d28246b5167d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:51:54.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:52:04.175Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=cb6d0eba-2e08-4e76-ba9f-0cf8b38bca08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:52:04.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:52:14.186Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=8ac42d23-3f0a-403a-ac33-3718d61222ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:52:14.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:52:24.196Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=f102669b-308a-44b2-bd52-b28c9f00a223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:52:24.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:52:34.216Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=02955924-41d7-4b59-a79c-d221c9150191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:52:34.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:52:44.251Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=56c2a701-1988-4a47-a518-f8866f7bd80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:52:44.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:52:54.264Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=8737d485-4da8-4eaf-8390-b207b96c9d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:52:54.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:53:04.284Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=10c8d5b3-c084-4dc7-9afc-78f2ab304d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:53:04.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:53:14.296Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=08ba1514-2f03-4c52-a422-a99e14e4ac21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:53:14.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:53:24.316Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=8a1c6e01-34b2-4c47-913b-df3e336b9bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:53:24.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:53:34.328Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=c72c8d48-5bcd-4872-a465-3aaa37e6ef63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:53:34.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:53:44.339Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=56bde630-2e03-4337-9d20-5589eb7d3a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:53:44.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:53:54.359Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=52480506-162f-4fed-b693-92f9c3d79191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:53:54.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:54:04.379Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=2cac6b5f-1808-4e8f-8b67-f4e76646eea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:54:04.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:54:14.424Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=d03345f1-aa9a-4594-aec6-21cafd115787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:54:14.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:54:24.439Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=b0e96f47-b46d-4d36-8b57-11459b5850b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:54:24.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:54:34.451Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=f7873ee9-cb12-4861-99ec-64894f014b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:54:34.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:54:44.464Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=a73a9014-a853-40a3-8e2b-e064b33dc2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:54:44.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:54:54.475Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=799f035c-1c66-4164-b345-e170c8fa0d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:54:54.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:55:04.495Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=09ab997f-d871-4cbc-b6ac-6cc98090174c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:55:04.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:55:14.508Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=1c932681-d695-4327-b02b-081235c9d5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:55:14.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:55:24.518Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=09798e26-f305-4c8e-b09e-b26a43968af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:55:24.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:55:34.532Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=e3d57c1d-859c-4afb-a8d9-90b609cf0f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:55:34.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:55:44.542Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=b416adf0-b167-4378-80a5-995e7568c456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:55:44.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:55:54.554Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=8a5cfe07-9b8b-4d93-9197-8cb800e6e209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:55:54.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:56:04.564Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=38157c14-5e0f-46d8-8f97-198ba6f0b3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:56:04.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:56:14.578Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=e05f4a03-362f-4c46-b2cf-b91d3cf4e7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:56:14.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T10:56:20.182Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T10:56:20.183Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-19T10:56:20.184Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-19T10:56:20.189Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-19T10:56:20.258Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-19T10:56:20.258Z |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-06-19T10:56:20.261Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:56:24.595Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=531d67bd-7533-475b-bce5-e545e5c082dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:56:24.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:56:34.612Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=9653913d-beeb-4ee9-b608-4518bc9ddc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:56:34.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:56:44.623Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=48ed4ab3-2b4e-4f51-be11-0c6913bd0e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:56:44.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:56:54.634Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=1078b742-97d3-4c8f-8448-0c44c6d07392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:56:54.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:57:04.643Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=c6b8805c-f7f2-4fcf-955c-799861627157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:57:04.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:57:14.653Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=75791214-e5b4-48e5-a917-aec6ae94b67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:57:14.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:57:24.664Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=2c1f44d5-279f-4bc7-83ae-723c7c2f7988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:57:24.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:57:34.683Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=78f5078a-194a-478c-9fd9-da415faf49d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:57:34.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:57:44.698Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=c4ee590c-652a-4c5d-83aa-34cf3d16fff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:57:44.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:57:54.708Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=9169c9c2-6a13-4759-9b20-4fdb702e37cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:57:54.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:58:04.723Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=dd0240ce-0896-4beb-ab13-6b1a22bc25ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:58:04.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:58:14.737Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=94886deb-d0ee-42b9-b4dc-99c3f65a410e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:58:14.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:58:24.747Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=d48f77fa-1448-4569-b706-2332be0c322c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:58:24.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:58:34.761Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=6006e924-b4de-47f1-9664-60c9220ce479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:58:34.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:58:44.800Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=2983b616-6a36-411e-a3a2-65fe64859018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:58:44.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:58:54.816Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=305a00fa-60a4-4cc7-973e-a047ad8cdfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:58:54.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:59:04.835Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=571361c8-43ae-4521-b17f-2e82f70e6cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:59:04.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:59:14.848Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=d8143627-9e6a-4cf4-9ec6-6d175984c536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:59:14.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:59:24.867Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=c5683ef7-35db-4db9-a8a9-67ca354383a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:59:24.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:59:34.883Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=b92b27b3-a126-4b10-bc57-34000f719ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:59:34.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:59:44.891Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=413c6ce7-fa72-4ebe-bf3f-d94cca9a8314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:59:44.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:59:54.907Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=ae0e36e9-b4bc-4897-827c-e5b717be923c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T10:59:54.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:00:04.923Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=00742235-3518-46d7-aa74-3676f730de22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:00:04.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:00:14.952Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=0c8e7708-8481-4f49-8e08-c74547dbf487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:00:14.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:00:24.968Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=4e24e8f4-fd27-484c-b3de-ab7a79a5df9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:00:24.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:00:34.976Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=6bb6d66d-ba98-4686-87cf-acf3b1219e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:00:34.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:00:44.984Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=4b9bbb63-47c7-4cde-8e3e-f880db93a714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:00:44.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:00:54.995Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=7dff2e66-b8ac-4f20-a075-a00f8916fc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:00:55.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:01:05.006Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=0cfa02e3-f48f-4bb1-a514-effe49a171d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:01:05.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:01:15.027Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=2af7525f-dbfe-4d45-b473-c9432a569ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:01:15.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T11:01:20.154Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T11:01:20.155Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-19T11:01:20.157Z |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-06-19T11:01:20.160Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-19T11:01:20.249Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-19T11:01:20.250Z |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-06-19T11:01:20.254Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:01:25.034Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=057fe10f-b2bb-47b1-9a3f-7ceb616b4afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:01:25.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:01:35.041Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=e9fe5635-75c8-4e30-85a4-81b4e6a810a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:01:35.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:01:45.049Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=116f6b9e-83c6-4751-84d3-537b83d564c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:01:45.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:01:55.058Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=b2601c3d-74ec-4cad-9a6a-4e45608b5695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:01:55.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:02:05.065Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=c7d2dda6-37a8-45db-a7e5-069f3148a7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:02:05.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:02:15.074Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=e57c49f6-550c-4971-81a0-db2bed6864cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:02:15.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:02:25.084Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=4387c09d-83c2-418e-a8f8-8bcb6355902e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:02:25.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:02:35.101Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=fa59ffef-334e-4270-ad3f-fa1076ed3949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:02:35.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:02:45.124Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=a62b277e-a17e-485c-a6e4-019aa93957d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:02:45.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:02:55.132Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=3e5873c0-46c5-4e09-8d52-2c446542f1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:02:55.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:03:05.141Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=20234018-ca98-4b8e-aa13-6688c0d56d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:03:05.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:03:15.153Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=21e82991-a01f-488f-8d0a-8de38a475bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:03:15.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:03:25.164Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=55086a91-94a2-4831-b914-fb131a357c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:03:25.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:03:35.173Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=9c1475e5-5101-4899-8e82-275b01ff3e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:03:35.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:03:45.185Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=6d9747a0-21ba-4b15-b856-32dd6b174ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:03:45.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:03:55.203Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=3cffd119-97f9-4e99-9d8b-df53a98f204e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:03:55.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:04:05.223Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=d9e4bf9c-e663-4894-99a8-7756ad1941ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:04:05.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:04:15.234Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=e7c3794a-de9e-4087-840a-f44aab1e867e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:04:15.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:04:25.246Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=83331863-44ea-4ce9-87d8-ad852a7dd5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:04:25.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:04:35.255Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=d3af31f1-f8eb-4b44-984a-a2ba244c456b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:04:35.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:04:45.266Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=ba7428a9-3d2b-49ec-b4c1-f485780ac87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:04:45.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:04:55.274Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=3f868b35-f74a-4916-ae3e-ffe12a76e59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:04:55.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:05:05.283Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=a7299c77-e45f-46ae-92c2-a988f0d06435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:05:05.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:05:15.308Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=0c22ec13-3900-42b3-b42c-ef85f66cce8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:05:15.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:05:25.319Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=1183fb3f-d4c3-431a-a589-ab2c16f8a4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:05:25.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:05:35.330Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=b919273a-a8e7-4e7a-995c-1fb7a49a0ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:05:35.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:05:45.339Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=baa211fe-8c68-453c-b7a2-3057d414227a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:05:45.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:05:55.347Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=1bcede73-bc30-4119-946e-01c36aa5e6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:05:55.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:06:05.354Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=a8e249a6-657a-4a51-b1bb-e2b726486251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:06:05.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:06:15.365Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=448a6bbd-c8e9-4156-86dc-068177dd57d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:06:15.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T11:06:20.137Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T11:06:20.137Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-19T11:06:20.138Z |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-06-19T11:06:20.141Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-19T11:06:20.202Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-19T11:06:20.202Z |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-06-19T11:06:20.205Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:06:25.374Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=24035247-1dcc-416b-9c1f-2b451909b77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:06:25.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:06:35.394Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=a86b2903-5f4e-4bf9-93de-d36ca7ab827b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:06:35.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:06:45.402Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=ba1120e0-776b-43ad-9dcb-3e09633c0122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:06:45.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:06:55.420Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=c07bd2e5-e4a1-46df-845e-9aa1c21f4707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:06:55.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:07:05.428Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=fee4f153-5194-45ff-b376-9a7165b2a92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:07:05.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:07:15.435Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=b32efa8a-e2f9-435c-b8fa-4e24a4b3a077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:07:15.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:07:25.443Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=41cd228e-e796-41f4-8543-5415b0122d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:07:25.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:07:35.452Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=8c6a582d-0f6d-4c28-a515-b005a3287762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:07:35.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:07:45.461Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=7dcb8b58-2f68-44fc-b318-fa8cfb3e7961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:07:45.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:07:55.472Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=031fa2ad-6a7e-49cb-8e32-6cb40db25389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:07:55.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:08:05.489Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=7dd25874-e8ef-4bb7-b022-8eaab4f51014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:08:05.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:08:15.499Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=5c6b9e9a-1919-4beb-b548-a4856f32bf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:08:15.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:08:25.519Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=017786e8-c26e-4a42-96f2-4637764fd998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:08:25.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:08:35.529Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=bd5775f5-0744-4d88-858a-255c5271b8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:08:35.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:08:45.538Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=8856ac99-376b-4c7c-9b7b-93b2a9b8f392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:08:45.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:08:55.546Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=871bcc2e-5815-4169-b049-7eb961fca610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:08:55.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:09:05.553Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=2e97f922-f644-472f-8303-49c40a097279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:09:05.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:09:15.565Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=d1de7dba-cc58-415f-9c5b-af98e5ebb45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:09:15.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:09:25.586Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=c512f1b8-f507-4634-a2b3-b5eca4494879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:09:25.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:09:35.597Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=2845b221-ae98-466c-82a3-cf2c9a6dc3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:09:35.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:09:45.612Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=4f8552ed-3a54-4a70-9d5c-ff91602ed7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:09:45.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:09:55.621Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=9f2938a3-d389-45d7-baee-e6e413f166c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:09:55.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:10:05.629Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=35a61643-c373-49f0-a907-83a553455ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:10:05.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:10:15.636Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=b3ca7573-a654-4d5f-a7fe-b449dad9afad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:10:15.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:10:25.645Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=76f9a8e6-5447-4bd5-84df-2b35353a7dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:10:25.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:10:35.656Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=d7c1b177-1298-4fcb-bb03-aed9140d219d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:10:35.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:10:45.674Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=8610b877-8300-4aa8-b88f-0d5296fce408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:10:45.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:10:55.682Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=c8e43ce9-d7ec-4015-a3ab-33fc4cd07f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:10:55.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:11:05.689Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=968e8fc5-883d-44f5-9b00-80870745be04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:11:05.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:11:15.698Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=ffceae9f-fd8b-410d-a311-badb29772daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:11:15.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T11:11:20.210Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T11:11:20.211Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-19T11:11:20.212Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-19T11:11:20.218Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-19T11:11:20.276Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-19T11:11:20.277Z |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-06-19T11:11:20.280Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:11:25.708Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=5c044122-bde5-4102-9f01-7fa169e258fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:11:25.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:11:35.724Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=7f371123-7dc2-48be-847f-d568889b6b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:11:35.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:11:45.732Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=6db455a9-2a9d-443f-b5ae-c20cec5ec7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:11:45.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:11:55.740Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=f5686aa6-badd-4de7-a330-110a928819b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:11:55.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:12:05.760Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=7ee444c1-5453-400a-bcb6-7cb43a3a54ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:12:05.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:12:15.769Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=93ca3b93-3865-42c5-a74a-35fd88b7a8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:12:15.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:12:25.777Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=41dcc89e-82c6-4dd5-a519-69194338a94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:12:25.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:12:35.784Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=89aaaae6-228d-43f5-a233-2dc8567f108b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:12:35.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:12:45.794Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=fc5d83fe-40a9-4d2d-93a5-a69011903714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:12:45.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:12:55.802Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=52bd0292-ca5c-40a4-ad30-4a6c3ffe2720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:12:55.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:13:05.813Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=71647653-f82d-4d6c-9ca2-5d2bd57142ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:13:05.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:13:15.822Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=b9feea7d-5144-4626-ad10-aaf18cf5ed1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:13:15.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:13:25.833Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=8b35f0e4-ae63-4dee-a9c3-2902fafd10b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:13:25.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:13:35.848Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=e7efcf49-438b-4714-a87b-f7611e0c1947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:13:35.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:13:45.856Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=bb20f4ec-ebae-4a82-95bd-e116bf79cde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:13:45.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:13:55.863Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=8f771d21-3a96-45c1-9dbe-0e7ab9fef289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:13:55.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:14:05.870Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=a8bac88c-e92b-4e8d-8813-3ff104c7a552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:14:05.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:14:15.879Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=b399c091-aad2-4ed2-8738-cc7ffa5e7855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:14:15.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:14:25.888Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=ecf5b62e-c229-45d4-9464-7fdca1e8d53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:14:25.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:14:35.896Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=764b3005-3a49-4b3c-9a69-6563a3aead39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:14:35.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:14:45.912Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=1fca48ec-6da4-445e-bb72-d453a4c396c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:14:45.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:14:55.938Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=83b7024e-0935-4ceb-a8c9-e214b0bf3d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:14:55.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:15:05.949Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=343ffe2e-a82a-4a99-8834-46ea78208617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:15:05.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:15:15.957Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=a578d1c5-99d0-410b-a3b4-27f4b0d31bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:15:15.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:15:25.968Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=41eb3cf5-cee1-4f39-9195-83e29013e337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:15:25.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:15:35.975Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=f7229dbe-1d20-4c6c-8a8b-756dfbf1f604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:15:35.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:15:45.982Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=3af08f83-370f-470a-a25f-b2109717a7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:15:45.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:15:55.991Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=1fb6010c-e56c-4dfb-81be-549bc6c79302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:15:55.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:16:06.000Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=1043d695-74c5-4466-8c57-95cfc13374a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:16:06.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:16:16.010Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=e2ce3693-6656-40e3-9da4-7a2851c89711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:16:16.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T11:16:20.118Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T11:16:20.118Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-19T11:16:20.119Z |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-06-19T11:16:20.124Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-19T11:16:20.185Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-19T11:16:20.185Z |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-06-19T11:16:20.188Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:16:26.028Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=eee68f0d-7823-409b-a289-c15c22c85c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:16:26.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:16:36.035Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=a2c40211-28be-4b45-95d8-a4cc7aac95c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:16:36.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:16:46.042Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=8e75b45f-2f57-403b-8215-5b4c33ba78de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:16:46.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:16:56.049Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=bae564d7-b2db-48a4-911c-dc91b98501c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:16:56.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:17:06.057Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=67022a87-e1ed-44a8-b3ca-694189a931aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:17:06.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:17:16.065Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=3ece0801-25b1-4d7d-b0cb-baa5e1fcf1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:17:16.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:17:26.074Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=466846b5-213e-4ad2-9533-f304ca9bf4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:17:26.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:17:36.083Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=bad92119-4b13-4cbe-aeab-ec4fd0768e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:17:36.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:17:46.100Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=10d4f31a-d746-4c53-b8a0-389cdd69744b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:17:46.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:17:56.110Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=625ecef4-1ecd-400d-babd-597c68e99867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:17:56.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:18:06.125Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=1d184b36-3fb2-44b9-a762-8a83cd606dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:18:06.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:18:16.134Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=3420cb05-c772-4c5f-a2e3-463738241a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:18:16.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:18:26.140Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=aaa2d220-56ca-4dd6-9482-cdbcb3f83d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:18:26.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:18:36.148Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=c0476166-08eb-4595-80e5-ab876e718c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:18:36.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:18:46.156Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=1d637646-2958-427c-8826-e103e4fc1233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:18:46.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:18:56.165Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=7d0875a2-e27f-4791-97aa-2918f839ecb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:18:56.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:19:06.180Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=b1e0b64d-cd46-4944-a78a-be23bdb43d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:19:06.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:19:16.187Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=81110970-2c72-4def-b59c-6cb3c3b9261e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:19:16.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:19:26.194Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=24c8a7ba-51ad-4362-9635-8a8f98a16765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:19:26.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:19:36.202Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=3e3a8c84-5c77-4581-a50c-ff8a9781d2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:19:36.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:19:46.210Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=dfafc974-99cd-4d79-84c8-ae8a7338b1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:19:46.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:19:56.225Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=0e5e6c98-3008-4311-bf44-ef74348e5009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:19:56.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:20:06.234Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=5ef21fbc-14a4-473d-b802-92d02540b07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:20:06.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:20:16.253Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=56c225df-e399-483f-a17d-35ae4dbef7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:20:16.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:20:26.262Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=9a9cc565-2cde-4acd-b40e-515766a1a5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:20:26.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:20:36.270Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=c17dd664-3474-4132-a7cb-bd9ea8d48458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:20:36.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:20:46.278Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=57e65a96-d3ed-4a38-ac16-cffce2342cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:20:46.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:20:56.287Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=5d885bbf-a2c1-4bde-8994-11f865fe5df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:20:56.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:21:06.294Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=f7023f43-c8c3-4a3b-a920-bb09d704601e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:21:06.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:21:16.302Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=91f1b624-f0a5-48f0-b1ed-8dd1186d05d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:21:16.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T11:21:20.142Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T11:21:20.143Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-19T11:21:20.144Z |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-06-19T11:21:20.146Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-19T11:21:20.195Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-19T11:21:20.195Z |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-06-19T11:21:20.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:21:26.311Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=be86f262-6f93-46b2-894e-5c99e6c89294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:21:26.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:21:36.321Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=1cd7a4c7-64a7-40e3-b66a-4279daee6825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:21:36.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:21:46.336Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=8ddab8e2-484b-4a62-b180-78a5740c3597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:21:46.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:21:56.343Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=38f003b7-c483-4e3a-8cc0-2bd5458a0049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:21:56.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:22:06.350Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=27618bb5-f29c-444b-9761-94022f4ebece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:22:06.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:22:16.367Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=7f73ac79-d08e-4de9-91de-3e1f96fdedee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:22:16.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:22:26.374Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=d308e4a7-e460-4010-bf74-6a7f7cdab3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:22:26.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:22:36.380Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=a31e718b-b13d-4036-88b1-29498e86163d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:22:36.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:22:46.386Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=99717c3f-8b25-4dcc-b1fc-cf71ea51e4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:22:46.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:22:56.394Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=63b82e0a-c1f5-4d0b-aac5-5388950bd81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:22:56.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:23:06.402Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=07baadb8-a51b-4e16-94e6-0ac14985cd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:23:06.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:23:16.417Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=139f10f7-cc2a-4b4a-94df-eaae89cf614e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:23:16.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:23:26.428Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=02501032-d13b-419f-9086-fa1656e146e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:23:26.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:23:36.436Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=ed9be2bd-efd4-44f1-95d7-51edbbd0f95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:23:36.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:23:46.444Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=9d868357-2660-4362-bc9f-fc87832991ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:23:46.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:23:56.452Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=220e59d2-6ce1-452d-83ad-a1161b4643a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:23:56.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:24:06.461Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=086c1182-f8d4-4227-845c-052293c5f53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:24:06.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:24:16.469Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=56419dc7-f6d5-424e-97de-7748d97bd55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:24:16.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:24:26.477Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=e30cc24d-41ad-4cfe-b8f5-27f29b7e2cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:24:26.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:24:36.490Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=4a3eb540-0561-4924-adb6-0ee36c304913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:24:36.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:24:46.501Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=57b7a49a-4c06-442b-b6b5-e440c3ad46da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:24:46.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:24:56.525Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=3513e068-3605-4e6b-8e7f-f12b3d0ec284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:24:56.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:25:06.531Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=4b14d615-8aea-44c4-8159-86b85668a661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:25:06.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:25:16.537Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=2bff8cc0-3be4-4c97-b533-e45cdd8f5f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:25:16.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:25:26.553Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=37a47fa5-b487-4597-b71e-85cf230be588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:25:26.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:25:36.559Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=5ebc52d0-86a0-4244-9a83-f975ed15650f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:25:36.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:25:46.566Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=e069949c-e477-46bf-9691-79629de6a1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:25:46.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:25:56.575Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=171d6520-5323-49eb-84ef-d98be75c11f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:25:56.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:26:06.593Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=9b4ff0c6-3bda-40f7-9f6a-9c89352a9518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:26:06.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:26:16.600Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=7bbd1bea-7293-4ea0-af53-1e869c9fbf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:26:16.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T11:26:20.162Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T11:26:20.162Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-19T11:26:20.163Z |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-06-19T11:26:20.165Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-19T11:26:20.221Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-19T11:26:20.221Z |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-06-19T11:26:20.224Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:26:26.607Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=64fd1b8b-d611-4148-beaf-eb1c8445d176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:26:26.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:26:36.623Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=22be08b8-64c4-4782-ae75-c615b9841934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:26:36.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:26:46.630Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=e314bcbf-17c8-41f3-a9b0-3a09ce8cf012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:26:46.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:26:56.642Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=62a8c7d8-b82f-4483-9609-f8507749d7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:26:56.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:27:06.650Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=2f5af151-7168-44b6-b56b-a8503355afa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:27:06.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:27:16.659Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=ae53a9ab-162a-4e8a-87b5-8dcf0b0b935d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:27:16.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:27:26.675Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=56b55dc4-4fec-45a5-a378-1764876ad4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:27:26.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:27:36.682Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=c615eae7-eb74-47f6-a42a-7616f2b5cf04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:27:36.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:27:46.696Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=d92f42ac-97c3-4a8f-bedb-703288f9c6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:27:46.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:27:56.703Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=8123eae3-f3a7-4750-b141-2db58aa45109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:27:56.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:28:06.712Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=dacc3140-1eb8-43ca-b08e-fdcfb6279b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:28:06.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:28:16.719Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=5541cb34-4b80-4f31-ad84-8ee1808a4344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:28:16.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:28:26.728Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=2cda4dc0-6025-4e3b-8354-feb829bd258b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:28:26.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:28:36.738Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=b4e8c0ca-9985-47cc-85a7-b1d44689da56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:28:36.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:28:46.751Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=5b9a3d9f-e558-4b1a-b6e6-4d379994b740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:28:46.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:28:56.759Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=ff503e3e-23b8-47d7-b922-02f5ffc39275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:28:56.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:29:06.765Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=274ac5f8-5103-4f2a-9424-912c8da71a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:29:06.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:29:16.771Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=b12dffbc-e913-4236-a133-d0285e22843e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:29:16.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:29:26.812Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=624b4695-9f1b-4097-9228-ef0bb1af90d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:29:26.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:29:36.820Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=b37f5602-897f-415a-8a80-abe4612f1fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:29:36.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:29:46.829Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=7bbcac41-d615-4379-bcb5-a49d06443d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:29:46.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:29:56.844Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=89bbfb87-7015-4086-86bf-e3d97c8d33fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:29:56.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:30:06.851Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=f59be079-f2b4-413f-bed1-f30451c257a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:30:06.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:30:16.856Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=5f3a3c13-2bda-4894-b139-77183dd385cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:30:16.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:30:26.862Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=10dfd977-912d-4ba0-8f03-4ccb658fc445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:30:26.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:30:36.868Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=795edb82-66c3-42cc-9a31-d48c9e7e52ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:30:36.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:30:46.875Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=b64de9cb-b72b-473f-84f9-bbbe9e926bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:30:46.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:30:56.884Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=7d7e0d8d-869f-4f15-8468-608e4986dd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:30:56.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:31:06.895Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=7dbc19d1-3629-47ae-b37e-46959e57b1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:31:06.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:31:16.907Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=0e5dd493-895a-4320-b043-a4e1d37fd40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:31:16.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T11:31:20.107Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T11:31:20.112Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-19T11:31:20.113Z |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-06-19T11:31:20.117Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-19T11:31:20.175Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-19T11:31:20.176Z |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-06-19T11:31:20.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:31:26.919Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=e216822a-442f-4935-a8e1-0848bc6af53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:31:26.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:31:36.926Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=364cc5d2-bc30-4583-9423-a869bd3249c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:31:36.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:31:46.932Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=f1e30d68-fb7d-4595-9aa3-ebae7894c2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:31:46.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:31:56.939Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=c565ba2c-3977-4e4f-ae5a-642168a58de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:31:56.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:32:06.946Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=93c0070e-8c08-4c9c-8104-c2a4866aa827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:32:06.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:32:16.954Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=a3f0cd72-872e-4302-bbdd-9bf1cf375c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:32:16.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:32:26.970Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=6b4624ef-3cda-4c4d-887b-5a291ea57a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:32:26.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:32:36.979Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=5513f4e9-3454-413a-b3e4-be1e6a1c2b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:32:36.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:32:46.985Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=6358fb64-4154-47bd-87f8-f2a33fff0447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:32:46.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:32:56.992Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=43499fe0-d2f8-44ef-9392-264d6f85bb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:32:56.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:33:06.999Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=3e4526df-c709-4e0e-9ae9-6088406278b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:33:07.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:33:17.004Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=1bfe9493-cf26-4ae1-8acf-972a93584d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:33:17.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:33:27.013Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=a0403e66-5336-4271-8a5b-fd1afdacacdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:33:27.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:33:37.022Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=dfc7d637-0cdf-431e-9471-e6093abc060c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:33:37.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:33:47.038Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=83df2dd5-ee61-433b-83cd-6dc8c4c95fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:33:47.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:33:57.045Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=cb8664ea-662d-4a4a-987b-bec46dc951dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:33:57.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:34:07.053Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=5fce448c-247f-494c-85af-d934ccfd97b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:34:07.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:34:17.059Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=f02b7d7d-5483-4066-9b38-a490fedce88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:34:17.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:34:27.065Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=ce146b08-1d27-4ebc-8260-247e3b78a368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:34:27.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:34:37.071Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=3c8528a8-7a34-43d5-a858-f363ef7c903f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:34:37.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:34:47.078Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=b930707a-8fa3-4401-ad00-c0694345435b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:34:47.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:34:57.086Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=e8de3285-cb72-4c92-ab60-e3fc9d939c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:34:57.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:35:07.099Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=971295e6-3caa-410c-95fd-e4b6c54ad424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:35:07.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:35:17.108Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=33251122-838f-4ed0-9db8-e9bdf193a4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:35:17.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:35:27.123Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=f9ef6bed-a68a-47af-ad17-e1fce2e8295f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:35:27.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:35:37.130Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=5360b018-16fe-4a7f-a837-3afb553fffda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:35:37.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:35:47.137Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=aabd46cf-ea42-4662-8362-9ddaf2a37d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:35:47.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:35:57.144Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=d79e9213-3177-4815-8aee-c55d4709808b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:35:57.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:36:07.150Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=b0ae0cb5-e636-4d4c-8abc-bd553c398446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:36:07.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:36:17.157Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=255e89ae-1a8a-46e3-a3a2-f3726e00d3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:36:17.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T11:36:20.151Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T11:36:20.151Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-19T11:36:20.152Z |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-06-19T11:36:20.156Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-19T11:36:20.220Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-19T11:36:20.220Z |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-06-19T11:36:20.224Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:36:27.166Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=ba471012-a614-42af-9970-7cabd25c53af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:36:27.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:36:37.173Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=ca369fc3-fcc7-40bf-aabc-da0fd716277d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:36:37.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:36:47.181Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=bafafb59-327e-4ae8-934a-7997958f0a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:36:47.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:36:57.189Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=831e913b-518d-47f6-a53a-df47fc0ed965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:36:57.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:37:07.195Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=3a20f845-274b-418f-82fb-647ebd824cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:37:07.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:37:17.202Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=df6027a5-663a-4ed3-969b-e5c917d64e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:37:17.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:37:27.219Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=5508d71c-e1e1-44e8-a691-1568d17006bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:37:27.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:37:37.226Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=c4f8e22a-abe9-43d4-8f20-1a607b12df08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:37:37.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:37:47.234Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=ae71dad9-bae7-457f-b43a-d7add029496a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:37:47.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:37:57.247Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=4ffc1bb8-f50e-487f-a3bd-e09c4569bfc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:37:57.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:38:07.254Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=dbcf4810-5c4c-48a1-88be-357a0b3df500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:38:07.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:38:17.261Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=b1810c2c-4609-47e4-87c2-774ddc321e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:38:17.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:38:27.268Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=c5bab3cf-1ce6-4385-9f51-97e4b66ab5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:38:27.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:38:37.274Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=95fab2a5-fc1c-4ff4-b256-1d5c45877954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:38:37.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:38:47.281Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=f8869a0e-fcc8-4f4a-8741-74c6058592e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:38:47.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:38:57.288Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=50becb33-8c36-4532-ab75-829f975fc14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:38:57.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:39:07.293Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=0b3b34fc-a09d-47a8-9c90-5f6c6b289620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:39:07.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:39:17.304Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=f461ded5-34ea-4696-8925-165cc11def65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:39:17.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:39:27.329Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=fa02a4e6-d233-4c20-9b5f-4bcc3fd00162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:39:27.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:39:37.336Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=9086e745-5e74-470b-87a7-8aee0a894d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:39:37.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:39:47.343Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=40d404f1-79ae-4842-9aff-e22eea483f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:39:47.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:39:57.349Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=22bd2884-9a15-428c-8a7f-7091fb3caa17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:39:57.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:40:07.356Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=812c5c03-27ad-4cb4-8f8f-6e743d05df0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:40:07.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:40:17.362Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=2cbe12a9-4e09-48dd-adf2-e21fb325fdae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:40:17.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:40:27.368Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=de92baa6-3828-46a0-900d-56781134908b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:40:27.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:40:37.378Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=a8307011-2209-43f1-832a-41f52879221a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:40:37.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:40:47.391Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=fdea90ec-e9a7-4fac-a7f5-cb668eabf613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:40:47.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:40:57.398Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=cef47f87-45c6-4554-aa20-5b2dc0f8fdec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:40:57.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:41:07.412Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=ef472453-d0ac-426e-a76a-547e723ff8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:41:07.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:41:17.422Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=640509af-00e0-4b77-8e82-6552a8385f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:41:17.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T11:41:20.143Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T11:41:20.143Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-19T11:41:20.146Z |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-06-19T11:41:20.149Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-19T11:41:20.224Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-19T11:41:20.224Z |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-06-19T11:41:20.229Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:41:27.429Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=cf153ba8-f8f2-4b1e-9b1e-0269e6a497c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:41:27.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:41:37.436Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=169d27ac-f674-4308-a560-6ace5dfb5a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:41:37.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:41:47.444Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=d33f9f7b-e353-4459-b17e-b87d6bb23162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:41:47.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:41:57.454Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=fba0e254-f921-4ab1-b810-c9f935f3b918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:41:57.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:42:07.470Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=1c8a6852-0a04-48a3-85fc-5dc8538ca50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:42:07.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:42:17.475Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=b36568a1-d019-4b68-9c8e-fc0f0398e5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:42:17.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:42:27.482Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=493b5788-f426-4938-8ab8-fe45bb3b1167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:42:27.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:42:37.488Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=2ec53c4d-00fb-496f-b96e-e930bfde7a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:42:37.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:42:47.495Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=7f3a85b9-80b0-4e07-9597-673764521ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:42:47.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:42:57.502Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=81e1119d-cd08-45ed-bbcc-8982d04010b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:42:57.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:43:07.513Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=f5f97f2f-f636-4f3c-84da-d392b6f43b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:43:07.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:43:17.520Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=e7dd9ed0-59b7-48a6-9e6f-e86a487e3967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:43:17.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:43:27.529Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=9885bf08-4bdf-402b-919e-4090aba15739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:43:27.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:43:37.545Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=43d77436-cb23-486f-9e97-8555d4bf2484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:43:37.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:43:47.553Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=4665d942-ec4a-4fab-b0ca-a038cdece229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:43:47.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:43:57.561Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=e700b36d-b85c-4524-a8f2-a0835516c51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:43:57.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:44:07.567Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=2ca40f7f-0cc9-4114-a840-3f621344fa98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:44:07.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:44:17.574Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=edbc378d-9101-4b9d-a176-ba4fdf20a66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:44:17.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:44:27.579Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=2e83b748-20d3-4fa0-8914-5b9ce0765802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:44:27.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:44:37.586Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=45038a4c-eb6d-4d4d-a07e-ba5c25f40564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:44:37.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:44:47.593Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=668b22e5-1df2-464d-81a4-22afbeee6acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:44:47.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:44:57.602Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=37d52902-9bde-4d6d-ad2f-6287db7074cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:44:57.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:45:07.623Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=0666e022-b4ad-4d30-86b4-2ba6a05165c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:45:07.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:45:17.631Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=d3132177-56d6-48ba-98fb-9e31008d4d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:45:17.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:45:27.638Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=840e80d3-e439-4b7f-9424-0ee332fef949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:45:27.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:45:37.644Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=ec643971-62b0-48b9-9ed2-27b55f1d7e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:45:37.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:45:47.651Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=3927f30a-1a3d-4be7-b4b1-37af0b046ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:45:47.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:45:57.658Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=47d1ce5a-c1d7-4626-9ae9-f43d14e49e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:45:57.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:46:07.665Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=0a2fd8ed-9fd9-496b-96e3-8059f73aaf7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:46:07.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:46:17.672Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=3aecc0a7-61ff-4c85-85a1-7e48b35f4d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:46:17.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T11:46:20.154Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T11:46:20.154Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-19T11:46:20.155Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-06-19T11:46:20.158Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-19T11:46:20.215Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-19T11:46:20.215Z |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-06-19T11:46:20.219Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:46:27.686Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=e613031e-c362-490b-be55-0eb783c5b2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:46:27.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:46:37.692Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=3390101a-c759-4db7-bd50-b9f1682dd2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:46:37.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:46:47.699Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=309880ec-ff26-4184-9340-9b54b9b4cc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:46:47.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:46:57.705Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=9aeef421-d3e5-418b-86f4-42855eb993fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:46:57.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:47:07.713Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=d34681b6-caef-4b20-a521-da419464e46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:47:07.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:47:17.724Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=be3dd135-ae6f-4910-82c1-2d7ce2583bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:47:17.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:47:27.730Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=60c5d037-5181-4313-b718-693cb6c083c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:47:27.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:47:37.739Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=28a795c9-4b23-4b65-9bcd-e69886720667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:47:37.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:47:47.752Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=40c9b25d-acde-4751-ae66-654b3a069b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:47:47.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:47:57.758Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=55e48644-e1ea-4608-a6b6-259bde9c956b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:47:57.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:48:07.765Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=e996baa7-9681-4df2-9858-620e01317fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:48:07.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:48:17.771Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=9d91ab3f-749b-4665-a825-4a17a1c5b39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:48:17.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:48:27.778Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=eb3b39d6-11d0-4646-83c6-b408d4a15871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:48:27.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:48:37.785Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=2e605dd0-82e2-411e-8e2b-b1cca165fac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:48:37.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:48:47.793Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=907960d0-1eda-4027-a952-65e96115611b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:48:47.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:48:57.801Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=94cd7f04-c22a-4db2-a077-ae9929ce4506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:48:57.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:49:07.826Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=b69d9822-f502-49d8-9e6a-5d0715c51e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:49:07.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:49:17.833Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=cc98d041-f7a7-49b7-b592-1757d4517edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:49:17.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:49:27.841Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=3f177bce-0095-4dbb-8d15-41d73cf1f1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:49:27.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:49:37.848Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=3ce3cce6-b1d9-4d94-b7ba-04e18b0c64f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:49:37.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:49:47.855Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=88f2cfae-3b20-44d3-afa8-1404b86387ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:49:47.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:49:57.861Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=7a73bb06-a9a9-447b-81ec-d644104eaee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:49:57.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:50:07.868Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=844d5ee9-9764-4ee3-9613-eae7c2274d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:50:07.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:50:17.879Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=1c3df69a-aca3-4593-ac00-100a6bac137b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:50:17.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:50:27.898Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=511c1b78-d693-48dd-804e-5f14090e002b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:50:27.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:50:37.907Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=ebeaf389-c43b-426e-9b09-c7a9bcb671ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:50:37.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:50:47.933Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=5f175e86-1630-4a9f-9a26-9699c22acac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:50:47.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:50:57.939Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=74fb6d53-fa6b-48e7-8eb2-a41b4c8f7478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:50:57.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:51:07.945Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=dcc91989-e978-4fc7-a96a-2c97d3318859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:51:07.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:51:17.951Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=7d22e0df-6535-4e71-a2da-671d5b861097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:51:17.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T11:51:20.099Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T11:51:20.100Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-19T11:51:20.101Z |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-06-19T11:51:20.104Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-19T11:51:20.155Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-19T11:51:20.155Z |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-06-19T11:51:20.157Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:51:27.981Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=0276616f-b173-49bd-88bb-e56cea487403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:51:27.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:51:37.990Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=bd72a01a-3a0b-40b1-813a-2702cffeebf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:51:38.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:51:48.006Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=f3f64d63-362b-448f-9993-f825576970dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:51:48.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:51:58.019Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=3c442885-ec29-40ed-86cf-3624e4d2bfb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:51:58.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:52:08.025Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=c55da976-0b9d-4f0f-8e04-39f98ffd5c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:52:08.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:52:18.032Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=ba601b7e-3746-4916-81b5-ffc859af6c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:52:18.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:52:28.039Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=c3e3c8ff-3551-4dbf-ae9f-4967040b93a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:52:28.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:52:38.045Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=0d6c226e-1d3e-404e-af47-2b23838309e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:52:38.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:52:48.051Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=e4dfb4bd-2c1e-4f31-bc22-d80c3e15c77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:52:48.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:52:58.057Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=8c46f9e5-ede7-4c09-b417-32b36d99f402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:52:58.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:53:08.067Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=ee309d5c-cb07-47c1-a214-112f9b36be43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:53:08.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:53:18.080Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=6d84cce5-bb10-44ae-94bb-076960a7bef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:53:18.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:53:28.087Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=c172a438-e54b-4ffb-bbec-34acf32d9300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:53:28.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:53:38.094Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=84e0247e-94dd-409d-9c19-43c1a20d2909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:53:38.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:53:48.100Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=26c26e12-767a-41ce-b72f-a12529f4a565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:53:48.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:53:58.109Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=150aa155-7447-4b1b-9875-98fa5020207d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:53:58.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:54:08.117Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=d81e6b47-57c1-4ef9-b3d1-f1c938df6ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:54:08.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:54:18.124Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=992079b8-7ca7-410b-84b5-3b3d07bef6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:54:18.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:54:28.132Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=331e1f93-34e1-4f36-9d65-f1fbeac64760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:54:28.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:54:38.140Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=c9629b12-6bdc-43e2-9499-ebfecd4ec93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:54:38.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:54:48.151Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=17cef830-a4c0-400c-bb9a-582329d15d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:54:48.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:54:58.158Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=da25210a-c0ff-4089-8ac1-fc6571931fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:54:58.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:55:08.167Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=ae0bc556-7597-44e7-975e-12a1310a8ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:55:08.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:55:18.173Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=a6fb93fb-ec3d-4ab1-9f3f-722012a6b6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:55:18.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:55:28.181Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=4bc8096f-cc54-4cd3-b9b2-e08560a86ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:55:28.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:55:38.192Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=18ba456f-ba06-49b8-beff-df12542f4884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:55:38.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:55:48.198Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=1d9d569f-4fe2-407e-b554-f6b3f9364024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:55:48.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:55:58.213Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=05db20d6-7e0a-4fb1-8ffe-f55569e24eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:55:58.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:56:08.221Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=3f0092fc-b289-47c6-b052-9c582287f1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:56:08.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:56:18.236Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=e1ca5efc-5e31-4954-82ae-aa2af7515fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:56:18.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T11:56:20.122Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T11:56:20.122Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-19T11:56:20.124Z |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-06-19T11:56:20.127Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-19T11:56:20.188Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-19T11:56:20.188Z |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-06-19T11:56:20.191Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:56:28.248Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=d103ce3d-13f3-400c-8c70-a5406af28e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:56:28.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:56:38.254Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=34cd5893-eeea-46e6-bfdc-17918011303a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:56:38.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:56:48.261Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=27001e1c-5866-4b39-aa5e-efdb069334c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:56:48.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:56:58.267Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=6dfd78d5-f025-4583-983b-55e4ba2a76dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:56:58.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:57:08.273Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=773fa993-ff6b-4e82-a088-ec4b11441b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:57:08.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:57:18.280Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=da6ee479-b45a-426d-9f53-2eb5aef12fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:57:18.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:57:28.285Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=514b84a3-828d-4ca2-9a06-2c094560cc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:57:28.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:57:38.293Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=6f4e4f51-8b37-4c31-a231-70dcc2f01de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:57:38.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:57:48.308Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=93727ff4-8be3-44cb-bfc0-0263089b51c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:57:48.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:57:58.320Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=ea48454f-00c6-41e0-9ee0-8567dc8ab640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:57:58.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:58:08.326Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=9a8b802b-3023-4907-b7c6-f5de9fee4382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:58:08.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:58:18.333Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=4cc0fa09-36d5-4eca-8b57-5f2a0b49b81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:58:18.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:58:28.339Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=54a5055c-5041-4538-a95a-a2bf8a0b5ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:58:28.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:58:38.346Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=63fd03dc-361b-4ca7-be51-4a6bd1559e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:58:38.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:58:48.353Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=68c7281a-6995-4437-b09b-70f673458adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:58:48.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:58:58.361Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=7cced314-70d0-41b9-a042-eb96551c281d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:58:58.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:59:08.374Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=0b41a313-864d-4461-9745-a0d90b3a609c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:59:08.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:59:18.381Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=ab5dcf2f-94d3-4356-becc-5d8b5b882db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:59:18.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:59:28.387Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=beebd7f3-9820-4d50-a6ed-9692abd27e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:59:28.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:59:38.392Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=371d597d-d0a6-4205-b646-afa4b8e77b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:59:38.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:59:48.400Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=e11cd70b-4887-46e9-83cf-7cdd1f0fb8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:59:48.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:59:58.416Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=fa1dd0c7-52f1-4275-862b-440e70b3918c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T11:59:58.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:00:08.433Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=85675614-6014-4137-9e87-03dc728dd1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:00:08.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:00:18.441Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=0b21e74b-3e8c-44b1-bdca-57ec65ec07b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:00:18.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:00:28.455Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=d5aa37d6-0ab9-4920-89bc-92d588b26d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:00:28.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:00:38.461Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=039bca72-1fb3-4987-b82e-dd05e2640032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:00:38.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:00:48.467Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=ff616e93-8b56-4c9d-8303-5fbfad66a0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:00:48.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:00:58.474Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=77e72151-1221-48c4-ae58-088c5d47a5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:00:58.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:01:08.480Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=c6ab42bb-6ec6-49ef-9a89-59194cc787c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:01:08.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:01:18.487Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=b04253b1-d506-43bc-aed8-ebf0d835f7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:01:18.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T12:01:20.092Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T12:01:20.092Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-19T12:01:20.093Z |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-06-19T12:01:20.096Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-19T12:01:20.153Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-19T12:01:20.153Z |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-06-19T12:01:20.156Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:01:28.494Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=f16a8d2a-5003-4517-a6ad-3e05cd4c2dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:01:28.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:01:38.504Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=345d1864-d6e7-4e0e-add6-2a06bab79af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:01:38.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:01:48.524Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=40378a16-1740-4cc8-8ef3-30b3a92e34e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:01:48.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:01:58.534Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=349e01bf-1ca4-4f28-8d8d-0c3663bef5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:01:58.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:02:08.541Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=892c5d51-c5e2-4276-b057-f670877bb5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:02:08.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:02:18.549Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=665d2e3e-b92f-45b8-9a45-d20c732402b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:02:18.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:02:28.556Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=ff00779a-cf69-447b-9679-0b74eb36682b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:02:28.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:02:38.562Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=7105c8fc-1ddb-4aa0-98d3-f0ca1560a7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:02:38.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:02:48.569Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=a8fbcb77-a9d7-443b-8825-3eecc69688c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:02:48.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:02:58.576Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=8cffa9d4-b2b0-4ed0-8cd4-59b224912d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:02:58.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:03:08.583Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=8942ee4d-def3-48b2-ace2-ff7e88e4e50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:03:08.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:03:18.592Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=9f838cb4-229d-4dc0-a373-c01a30d06a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:03:18.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:03:28.611Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=7909a193-3cf2-44f3-ad53-19b814844911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:03:28.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:03:38.619Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=5c08298a-806d-4d40-92ea-dec959158f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:03:38.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:03:48.626Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=41465c3e-52c3-4147-a033-0a52922d508d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:03:48.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:03:58.632Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=94e68010-0bd8-43cb-b8b8-0d0769f8aef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:03:58.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:04:08.638Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=9e251ef8-73b5-45fd-b376-c5187cc43323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:04:08.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:04:18.644Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=d34275d8-54e4-41b7-8ffc-2bc44560e66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:04:18.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:04:28.652Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=5b3e3d86-a6ba-439d-b844-0bbf3425999d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:04:28.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:04:38.658Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=596bc2e8-3847-4f78-9a01-a540c25b6ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:04:38.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:04:48.666Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=3f7b20e7-38ea-44e7-afe7-c01f81b4c48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:04:48.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:04:58.681Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=dbdaffad-08ff-41fb-9d9f-ec09b5c5b394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:04:58.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:05:08.689Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=043d71f9-ec14-41db-bfe4-35d663343ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:05:08.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:05:18.705Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=af3f80d5-15f5-4ddb-baee-944b64008879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:05:18.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:05:28.712Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=d00ffb8e-576a-4ae0-a093-d89391470605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:05:28.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:05:38.720Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=61755e2c-c0d9-4e43-9a14-fd713c5e6a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:05:38.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:05:48.726Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=2bbdda68-8e85-4c79-8dde-7a8ac3708b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:05:48.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:05:58.733Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=b86b44d1-7777-4686-82d8-af4142af5585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:05:58.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:06:08.741Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=783441fc-82e6-471e-9da3-2b950f384c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:06:08.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:06:18.757Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=bf5d4adf-3b42-443b-b3ce-d2139d821ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:06:18.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T12:06:20.094Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T12:06:20.095Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-19T12:06:20.096Z |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-06-19T12:06:20.098Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-19T12:06:20.149Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-19T12:06:20.149Z |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-06-19T12:06:20.151Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:06:28.764Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=1819b7a3-5f48-48cb-b036-e40cf4dc8dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:06:28.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:06:38.771Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=1d8fe646-edb3-4da1-8964-97e31d786b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:06:38.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:06:48.776Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=516a6bff-3d1c-4155-8038-c781dcbba4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:06:48.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:06:58.783Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=0ebcc6c7-819e-482b-bc59-b2277a84a549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:06:58.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:07:08.790Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=b5a62c64-9cff-4858-81f5-221aeb8460f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:07:08.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:07:18.796Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=6920d3de-0956-4f45-934d-b08bce00e5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:07:18.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:07:28.803Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=657c41e9-118d-469a-8745-07778c12cfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:07:28.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:07:38.821Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=d1540946-59e6-4bd0-8586-0059770497bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:07:38.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:07:48.834Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=1a1adfe9-9614-4126-9239-56440ebd4c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:07:48.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:07:58.842Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=23569c7e-681f-4e8e-bb3a-a9516dcb342f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:07:58.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:08:08.851Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=bd31e992-57cb-49d5-a169-d3c932be9c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:08:08.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:08:18.858Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=d5fb0e42-ba4c-45da-ad30-e1cca8b4f7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:08:18.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:08:28.864Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=d71e6a92-e461-441e-b4d4-3a797adea7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:08:28.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:08:38.871Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=9030299b-ac60-4d6b-8220-c3b120848cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:08:38.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:08:48.878Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=bbafef46-6e00-40d3-ab4d-c074a0df7729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:08:48.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:08:58.886Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=840a1717-f054-44a1-bd57-7a5edddc5bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:08:58.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:09:08.900Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=aec3cf5b-60ff-48d9-8e2d-28a30f38c697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:09:08.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:09:18.913Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=c7118127-43e4-445a-9c8d-61b89a626349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:09:18.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:09:28.925Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=a6d15d07-aedc-48cc-88dc-ec47a93dea1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:09:28.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:09:38.932Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=3c6baf19-9efc-4fde-8bb9-54347cb5a89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:09:38.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:09:48.942Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=43186663-bb48-483e-869c-abecc962943d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:09:48.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:09:58.951Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=befb9190-3e2e-4eac-9359-cc1883408023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:09:58.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:10:08.960Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=8bf2c4a1-e5ce-4d4a-b788-29233560b79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:10:08.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:10:18.967Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=6b4ead25-7067-4a59-ae47-d5c82971338b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:10:18.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:10:28.981Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=34973f08-0e02-459e-8211-82d7eacfce30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:10:28.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:10:38.991Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=161e0db9-985f-4c47-aade-e8b981a790a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:10:38.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:10:48.997Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=0b8bdfc4-cb37-4f1d-b6e9-f4e67e8c6366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:10:49.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:10:59.004Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=84339914-8887-4b43-8833-96a858aa9611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:10:59.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:11:09.033Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=1f82767c-fb3f-4c92-9678-5fdc7cf74370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:11:09.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:11:19.038Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=b4c432bd-1965-4ebf-ad85-0dcd6db5a0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:11:19.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T12:11:20.096Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T12:11:20.096Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-19T12:11:20.097Z |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-06-19T12:11:20.100Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-19T12:11:20.175Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-19T12:11:20.175Z |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-06-19T12:11:20.177Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:11:29.046Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=068d4d75-eca5-484c-b7ba-f95c037e4de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:11:29.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:11:39.052Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=505c44a0-8d41-4320-9be1-87c593ef4ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:11:39.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:11:49.066Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=6b8a1864-af0e-451e-980a-3be3b6629894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:11:49.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:11:59.085Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=11132471-c715-4ab7-9137-8f5d36b4a21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:11:59.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:12:09.092Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=fc843350-6dfb-4d1f-9e08-278027f698dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:12:09.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:12:19.099Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=3c320e0a-d18c-41d6-a05f-9a03fc697a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:12:19.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:12:29.108Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=f67f7dd1-8315-4e79-a713-d6cd9f896644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:12:29.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:12:39.116Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=100104f1-ffbe-4270-8be0-b67d7bfc2d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:12:39.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:12:49.134Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=deb1e927-3929-4a0c-b820-6f21fc20ca69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:12:49.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:12:59.139Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=edf88c6a-63b7-4cd0-b31b-abc0142a0043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:12:59.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:13:09.147Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=bac7f6a9-d417-4e3c-8bbd-c66beca3533d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:13:09.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:13:19.160Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=71868b63-ff57-4c7e-a2f8-aa39095d2923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:13:19.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:13:29.168Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=30ae8dd8-1a15-4299-a0b7-6ee6be20d835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:13:29.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:13:39.173Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=e7fb5a6f-1bae-4f2e-b88c-eafa381fefaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:13:39.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:13:49.179Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=eeb4b041-51a1-45ab-9e4d-c4bf1790fb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:13:49.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:13:59.191Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=d395197e-4f5b-4d5e-be7f-5b00aada5e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:13:59.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:14:09.197Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=96f90deb-d9cd-41dc-b878-35a16e1fa685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:14:09.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:14:19.216Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=dc56f2b0-46bb-4d42-978a-eccf221c00b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:14:19.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:14:29.228Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=f26d434c-7f39-4fae-9331-95549cf14788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:14:29.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:14:39.247Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=b173187e-7e2f-4aa6-ad64-6d4ccbc16d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:14:39.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:14:49.254Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=c7b0a24f-40c1-424a-8eac-f17ca3c0338d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:14:49.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:14:59.260Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=b0a7445d-b268-42a9-869c-665f99e68df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:14:59.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:15:09.266Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=bc8a17f1-e24e-44f3-beec-3d896eb0e9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:15:09.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:15:19.273Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=27d14d11-7f71-4cc7-bd4a-16288b9cd40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:15:19.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:15:29.278Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=eb2b7d6d-1df0-4fe4-8535-22c0d246dc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:15:29.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:15:39.284Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=6de0a214-a6e8-49a0-abd8-7010a4f9dedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:15:39.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:15:49.289Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=bf2c70b7-ffcd-41a7-958a-1a2715a0ac31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:15:49.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:15:59.301Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=7fd6c668-3795-4993-9647-05eb1b7190bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:15:59.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:16:09.322Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=19b51290-9b23-4625-b945-4afa75aff543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:16:09.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:16:19.328Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=d4e89fd8-699f-4f77-b338-5a217d8a1d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:16:19.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T12:16:20.136Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-06-19T12:16:20.137Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-06-19T12:16:20.138Z |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-06-19T12:16:20.141Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-06-19T12:16:20.190Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-06-19T12:16:20.191Z |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-06-19T12:16:20.193Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:16:29.335Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=bb3b26d1-2427-4768-a35f-f1aa6977c20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:16:29.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:16:39.342Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=fccec3fe-8e6e-4aff-814b-bf1a9205f067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:16:39.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:16:49.348Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=18dd018b-02b4-427f-bd5c-e29755886b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:16:49.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:16:59.354Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=b9905191-d4c5-40fc-b117-217b2fff2ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:16:59.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:17:09.360Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=271ed614-ef05-496a-b5b2-f4e5112ac964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:17:09.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:17:19.371Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=4c4fe872-1722-48eb-acc2-cd6996176704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:17:19.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:17:29.384Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=8af3f83e-dd0d-4bb7-90f1-698692d54b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:17:29.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:17:39.392Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=770f6913-78ab-414c-9c8f-37a05b3bb75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:17:39.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:17:49.402Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=ea13c762-92e5-47fd-8dee-4318a5afc3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:17:49.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:17:59.408Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=21b98603-ee17-4ada-907a-453f605502a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:17:59.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:18:09.418Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=d7e2ef34-6fb8-428c-8c76-b6f71700f69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:18:09.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:18:19.427Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=310d0dbb-4f80-495e-95a2-4d30fe4d6e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:18:19.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:18:29.434Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=1ac15583-3596-48f5-8652-ad68f7e07f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:18:29.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:18:39.442Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=a020b55f-39d6-46d8-a037-725053eebbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:18:39.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:18:49.457Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=383945fb-2581-49a4-9d8c-1bf1cc71a5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:18:49.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:18:59.463Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=2eb1319f-1f56-4d92-bf93-9560c7e1357d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:18:59.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:19:09.470Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=e2ce4f96-a603-4281-92c9-bee86cc26288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:19:09.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:19:19.477Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=1c7f3e9b-0bb5-4f7c-81e3-1e1cc5587537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:19:19.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:19:29.484Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=297fc3c9-1458-4985-b3dd-8bbc7ac41683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:19:29.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:19:39.490Z |INFO |Init configs |InvocationID=9cafb5a6-a270-4918-9ec9-4ea17a24789d, InstanceUUID=dc72e252-e940-4252-b0b8-575cef9ba008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-06-19T12:19:39.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |