By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-11T02:33:26.364Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-11T02:33:26.367Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-11T02:33:26.444Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-11T02:33:26.965Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-11T02:33:27.678Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-11T02:33:27.681Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-11T02:33:27.785Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-11T02:33:27.849Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-04-11T02:33:27.871Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-04-11T02:33:29.526Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-11T02:33:29.982Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-04-11T02:33:29.999Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-04-11T02:33:29.999Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-11T02:33:30.050Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-04-11T02:33:30.051Z |INFO |Root WebApplicationContext: initialization completed in 2179 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-04-11T02:33:30.386Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-04-11T02:33:31.225Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-11T02:33:32.826Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-11T02:33:32.946Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-11T02:33:32.949Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-11T02:33:32.951Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2021-04-11T02:33:33.352Z |INFO |Started MainApp in 9.72 seconds (JVM running for 10.294) |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-04-11T02:33:33.425Z |INFO |Start scheduling PRH workflow |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:33:33.438Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=68f9d210-b9e5-4566-9dda-f2320f5ba0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-11T02:33:34.554Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.207:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:33:34.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:33:44.580Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=7090ec98-b281-4278-a50e-51c29ebe9506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-11T02:33:45.660Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.207:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:33:45.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:33:55.661Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=f7fd6bd2-4164-4419-a40d-8bf8a3ef52b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-11T02:33:56.762Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.207:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:33:56.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:34:06.764Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=cf99ca7d-32c5-4ffd-98a6-1c49ceec090a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-11T02:34:07.836Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.207:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:34:07.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:34:17.837Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=81a6d91e-07f6-4dae-a599-8b565d684cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-11T02:34:18.872Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.207:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:34:18.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:34:28.873Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=e9530ee5-4e14-47f4-82d9-004ebc9236f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-11T02:34:29.943Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.207:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:34:29.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:34:39.944Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=d96fa05e-4b36-4c39-a1f5-4c4b7a402a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-11T02:34:41.016Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.207:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:34:41.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:34:51.017Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=f1c9bf54-f0c1-41bb-81bb-a81c2226c025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-11T02:34:52.061Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.207:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:34:52.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:35:02.063Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=fdf57e75-fb42-4dc6-a34a-21589aebb8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-11T02:35:03.128Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.207:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:35:03.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:35:13.129Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=00b4f276-6961-4154-b881-ea975398e68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-11T02:35:14.202Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.207:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:35:14.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:35:24.204Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=6a066c09-7d81-4a79-a98c-b442b88fab2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-11T02:35:25.240Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.207:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:35:25.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:35:35.241Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=1b9c355d-32f3-499a-a4d8-924ec056a007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-11T02:35:36.312Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.207:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:35:36.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:35:46.313Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=f53042c5-4e35-4834-a719-801dd3e188af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-11T02:35:47.383Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.207:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:35:47.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:35:57.385Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=d3babb87-3a4f-47e0-8b73-76ca9728dc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-11T02:35:58.424Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.207:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:35:58.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:36:08.426Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=9ab37821-ae21-4620-9bdc-58c9ced9e102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-11T02:36:09.495Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.207:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:36:09.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:36:19.496Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=ef4003dd-c767-4226-868a-dff84b9984c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-11T02:36:20.599Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.207:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:36:20.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:36:30.600Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=04e6d15d-41f1-4938-99d2-5cb774ff3865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-11T02:36:31.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.207:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:36:31.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:36:41.673Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=019ad3c7-a706-48e4-a663-c79848dd2d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-11T02:36:42.712Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.207:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:36:42.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:36:52.714Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=488e3c63-683e-40d1-8c49-fa2eeb4641cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-11T02:36:53.784Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.207:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:36:53.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:37:03.786Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=41f3a886-9a3b-49eb-af84-12224c306ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-11T02:37:04.856Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.207:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:37:04.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:37:14.857Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=32d9028f-7355-47c3-bdd9-857d5d0319f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-11T02:37:15.928Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.207:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:37:15.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:37:25.930Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=776b93dc-e48d-45cc-80d1-219a9c31c626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-11T02:37:27.004Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.207:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:37:27.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:37:37.006Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=c03e8589-2741-43af-b3b4-a692660d851f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-11T02:37:38.075Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.207:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:37:38.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:37:48.079Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=e003e7aa-6ca7-4813-9af6-ddc0f7824496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-11T02:37:49.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.207:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:37:49.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:37:59.145Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=5dae68a9-f602-4087-a20f-138cf0797b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-11T02:38:00.248Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.207:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:38:00.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:38:10.250Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=8ebdad68-adbc-44c2-bf2c-6a44484761a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-11T02:38:11.319Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.207:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:38:11.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:38:21.320Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=f8da09b2-7eda-4b7b-b906-4078e9c4b1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-11T02:38:22.393Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.207:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:38:22.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-11T02:38:31.248Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-11T02:38:31.249Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-11T02:38:31.249Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-11T02:38:31.251Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-11T02:38:31.370Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-11T02:38:31.370Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-11T02:38:31.373Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:38:32.394Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=a527915a-d83b-4627-ba10-345f742e2830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-11T02:38:33.464Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.207:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:38:33.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:38:43.469Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=7a6becb1-22ea-474e-9d1c-864b4b3388ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-11T02:39:13.515Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.63.207:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:39:13.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:39:23.516Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=897a0a1a-9719-44ae-92cc-44356cec2901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:39:23.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:39:33.588Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=a6c0ad40-c07b-4e39-b9af-f65b2386b6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:39:33.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:39:43.606Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=7767092a-3ffa-4acb-916b-a5c6f9c3dffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:39:43.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:39:53.618Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=d17ad516-0513-4881-80b3-201719e9ed21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:39:53.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:40:03.628Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=fd8d29b0-5c86-44d2-af15-f02f39a2a48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:40:03.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:40:13.664Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=8d9f8b19-2d1a-4e42-bb75-7279e3d88921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:40:13.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:40:23.677Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=7be2eed6-e129-4953-b0a3-b5bdbd57a6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:40:23.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:40:33.690Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=2c2ab0c1-0b40-4221-a4a2-7eceb5562d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:40:33.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:40:43.698Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=30da3a1a-1260-4f82-b1fb-013458971fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:40:43.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:40:53.709Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=0463d6a1-8992-4f77-86ed-f64dc643239c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:40:53.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:41:03.719Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=cf182e44-f4f9-4b15-8c11-0f53b7eb676b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:41:03.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:41:13.731Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=8759a150-cc62-4e1c-813e-df237b7740fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:41:13.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:41:23.741Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=2e8cd0a7-1d53-434a-8170-a9bc9ea6bdab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:41:23.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:41:33.750Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=2dfef34d-6d9d-4f95-86ce-c492d41b1438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:41:33.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:41:43.760Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=c61f269d-116e-40ab-8088-e10b718f336a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:41:43.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:41:53.770Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=819b2344-1be8-4189-9f67-9cdeddd098bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:41:53.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:42:03.779Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=7b729222-55f8-4986-8982-f4241d847f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:42:03.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:42:13.793Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=624bb786-edbf-4812-b658-7df295279dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:42:13.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:42:23.803Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=56d1a1bd-1800-4638-8640-2e40ce036de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:42:23.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:42:33.816Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=3382fcbc-510d-408a-a376-52f5f81936df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:42:33.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:42:43.828Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=a2467610-918e-43fa-ac60-53bfb9683c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:42:43.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:42:53.839Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=c0171e34-091c-413e-b185-b814e98d7351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:42:53.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:43:03.849Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=e1af7d9b-4fad-4fbf-8c7e-71e41443905d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:43:03.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:43:13.856Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=01bb3952-4aeb-4c46-a0e5-5f4e089b297e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:43:13.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:43:23.867Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=d3de5eec-08ea-4862-ad3a-fe87aa75100d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:43:23.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-11T02:43:30.819Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-11T02:43:30.819Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-11T02:43:30.819Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-11T02:43:30.821Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-11T02:43:30.914Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-11T02:43:30.914Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-11T02:43:30.918Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:43:33.876Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=dc19a489-c4b2-4fef-8960-34e7a121cfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:43:33.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:43:43.886Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=fc73d250-9999-40cb-925b-b3cd7257d357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:43:43.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:43:53.893Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=0bb6561c-bf7c-490c-8c78-5ef8128de80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:43:53.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:44:03.904Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=16232c17-8662-48ed-88d7-15140f5ca29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:44:03.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:44:13.915Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=74959174-1cf0-474b-9bad-f58db635800f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:44:13.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:44:23.926Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=d511282a-0573-4291-81a6-e182d9344579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:44:23.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:44:33.934Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=77801faf-e8c1-4add-ade6-1b8d6848c55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:44:33.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:44:43.945Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=a4183631-c518-40ed-8685-ddbace2f6215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:44:43.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:44:53.954Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=b975e8b4-26d3-4c01-a31c-3e17e10f95fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:44:53.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:45:03.962Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=4f3ce621-5f8c-412b-83da-a3d12be73f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:45:03.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:45:13.973Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=775a8d7e-8637-4cdc-a3df-99a92d3f067e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:45:13.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:45:23.981Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=2f374847-d900-4462-9d7d-75718b093482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:45:23.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:45:33.989Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=2692d3f1-5a76-4a63-b801-a248bd70d1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:45:33.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:45:43.997Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=f3f56ae1-51ff-45a7-b4f6-23fbfc19bd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:45:44.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:45:54.006Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=5683760f-28bb-45ab-b6c0-b847fc68c7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:45:54.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:46:04.012Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=72e4fcdc-7a88-489f-9661-405ae0084205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:46:04.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:46:14.021Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=6811ac44-c454-44d2-b1b9-77e069c20799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:46:14.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:46:24.031Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=0479277c-5f4b-404c-aafd-57f92727eb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:46:24.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:46:34.037Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=af592de6-20be-4830-9d5e-920c733ef6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:46:34.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:46:44.044Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=c2c8bef6-2242-49de-aad5-3213fabc37d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:46:44.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:46:54.051Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=168a6256-f436-406c-9cb5-7a26f98717e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:46:54.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:47:04.059Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=02144240-5589-4986-9e47-b900ae276af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:47:04.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:47:14.067Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=8102344c-d2c8-486a-8b69-e03fc913b428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:47:14.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:47:24.075Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=70c1af17-d932-48b1-ba75-6a519a5c8692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:47:24.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:47:34.085Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=871a1005-0bfb-4411-83b8-1fc211743d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:47:34.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:47:44.095Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=926e34fb-ed80-4631-bfee-ed4458eb1a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:47:44.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:47:54.104Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=a6b2ec25-b570-446e-978b-1f32802885b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:47:54.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:48:04.112Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=1dc60fd2-4480-404f-914d-e0a77a573f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:48:04.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:48:14.120Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=05277931-eb6b-40ca-9942-49db3eaa1a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:48:14.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:48:24.126Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=e11420f4-9043-4e5b-aead-0f5bf736e541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:48:24.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-11T02:48:30.713Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-11T02:48:30.713Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-11T02:48:30.713Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-11T02:48:30.714Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-11T02:48:30.813Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-11T02:48:30.814Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-11T02:48:30.816Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:48:34.136Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=7b4b6493-7d72-4a12-9c29-a9b434d81660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:48:34.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:48:44.143Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=1abfc544-e5a3-4191-805a-3d101f6d652b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:48:44.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:48:54.150Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=eeea849a-5c2e-456d-ac06-a3694c650c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:48:54.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:49:04.157Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=602b687a-2e70-4913-86d2-f80f00aff605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:49:04.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:49:14.163Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=bfb023ae-25c4-4aa6-8e37-c9e75b24fa66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:49:14.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:49:24.170Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=a3f9af54-aaae-416e-935f-282da1d0ceb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:49:24.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:49:34.177Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=5b7ffedc-068c-45a5-8ad1-31c2aa7db24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:49:34.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:49:44.183Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=a54a1cfd-324c-4d40-aa54-ef801f707b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:49:44.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:49:54.190Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=125a5e25-d63f-41ea-be85-f0ebc52c325a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:49:54.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:50:04.197Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=346889ed-5041-4c6f-8638-49cdfd338ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:50:04.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:50:14.203Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=ec657b09-a855-47fa-b245-d6311fc07840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:50:14.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:50:24.210Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=bde893e0-451b-4915-b950-6506964df662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:50:24.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:50:34.224Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=f2d497ed-adb1-4f9f-9e88-5d538bc0d2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:50:34.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:50:44.230Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=d8d84567-6731-4cef-889f-d774c150add1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:50:44.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:50:54.238Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=4b502b89-f656-48de-b6fa-f4843c9f615c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:50:54.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:51:04.246Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=a63da66e-fc9a-4cf6-b4db-4fe36b1823a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:51:04.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:51:14.253Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=1aad8a1a-479a-4552-802c-d7c6f4942224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:51:14.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:51:24.259Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=3bc697e1-c489-4185-b9b6-56f49006f40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:51:24.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:51:34.267Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=d5681773-6c86-4a98-b746-f86ad47613d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:51:34.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:51:44.275Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=1febcaec-9eb2-4be9-8b0d-dbee4e5a699d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:51:44.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:51:54.281Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=c9eb48e6-8952-428f-b9a4-570459b8aecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:51:54.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:52:04.287Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=cec36f9b-541f-44f2-af88-c492b2ca804c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:52:04.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:52:14.296Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=e0290a89-b45f-4715-a994-afa273d80766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:52:14.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:52:24.306Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=58e7607a-c68a-4ea4-a8ff-6f0b16d8b94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:52:24.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:52:34.318Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=4b8ef386-2c52-4806-815d-6d7dd7952f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:52:34.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:52:44.326Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=d2d715ef-e53a-4799-8121-fc883cc7d6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:52:44.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:52:54.333Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=3d5952a1-3f5f-4a48-a11a-64b56ead1632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:52:54.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:53:04.340Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=3606d577-3d40-4839-82ee-4ef5674f858a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:53:04.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:53:14.350Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=c0251e8e-da71-4c94-95e5-8c8e6b870e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:53:14.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:53:24.359Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=ebdefafd-0199-4610-8542-267fabbb5a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:53:24.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-11T02:53:30.682Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-11T02:53:30.682Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-11T02:53:30.683Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-11T02:53:30.683Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-11T02:53:30.756Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-11T02:53:30.757Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-11T02:53:30.759Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:53:34.365Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=dfa49ec9-e2fc-46a1-9400-a8a8b5277d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:53:34.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:53:44.373Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=c22531f1-79e9-4139-bede-2ebd901d8469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:53:44.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:53:54.381Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=2d801371-2385-482b-a4b6-3bd650ef7c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:53:54.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:54:04.388Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=06d38535-6339-4e80-83e9-1d7df13c91d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:54:04.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:54:14.395Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=f55d6924-7a7c-4615-96f3-a066d01e8072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:54:14.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:54:24.402Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=bf344ba6-65af-48ab-bb1c-6994e3606c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:54:24.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:54:34.411Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=22100477-3bab-488e-a72e-8b02e3eab0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:54:34.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:54:44.420Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=d3baba18-7fb1-490f-b147-d45282b7d07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:54:44.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:54:54.428Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=aae74ac4-22a6-4874-bb0b-b8e52334a5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:54:54.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:55:04.437Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=837d2e9b-2900-49ac-aeed-d5f57db4041d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:55:04.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:55:14.443Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=d4e71fc6-730b-46e4-b39c-602d37676605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:55:14.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:55:24.452Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=17aad17a-a9ce-4a86-8511-98ccf626821e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:55:24.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:55:34.459Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=07e3c3c3-15be-4181-bb51-65acf4235cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:55:34.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:55:44.467Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=811a4e11-21d2-440b-ac54-9106a2abcac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:55:44.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:55:54.475Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=6a5599c8-955b-4ef5-a180-f209cf7db64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:55:54.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:56:04.483Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=606a832e-4cdd-4fba-af47-1576a591393e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:56:04.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:56:14.489Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=d2e2657b-226b-4bae-96b7-0404e7d23908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:56:14.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:56:24.496Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=3d93eee8-2086-4cc2-badf-de4507ec14be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:56:24.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:56:34.503Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=c95964b2-7cac-4f5f-84cb-82c03ddd0754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:56:34.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:56:44.510Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=d29160b6-4eb1-4b1e-9e88-a35712a0f4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:56:44.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:56:54.519Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=2ea286b3-5991-4e98-b3a1-24e693f9f27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:56:54.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:57:04.526Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=8dbd3fec-4ea1-47e1-b4c7-9a2f52598891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:57:04.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:57:14.531Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=015850dc-5f6c-4a34-bc5f-9e030cf85cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:57:14.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:57:24.538Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=369d9786-2f98-4679-a811-d8fb69d7b204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:57:24.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:57:34.543Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=475193b5-b734-441e-a527-11e7802b7652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:57:34.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:57:44.550Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=5447b68c-4fcb-4f3b-b22a-64d91ea93b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:57:44.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:57:54.556Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=6fd0bff1-cb84-4ae0-84ca-8935745c8ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:57:54.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:58:04.563Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=a3a65b51-869e-4009-9e53-0e2cc19da3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:58:04.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:58:14.571Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=46c32b93-d6f3-46da-9cc8-a03e7eb7fb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:58:14.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:58:24.579Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=13003dc7-8063-42c8-8d0b-80d5ad36a6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:58:24.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-11T02:58:30.664Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-11T02:58:30.664Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-11T02:58:30.665Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-11T02:58:30.666Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-11T02:58:30.747Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-11T02:58:30.748Z |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-04-11T02:58:30.751Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:58:34.588Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=8ff41694-9bbe-4bcc-928a-45aa640d8480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:58:34.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:58:44.594Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=9bb2ef05-4b69-462e-aa38-ed62af8bc38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:58:44.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:58:54.601Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=dca494b2-cd59-4309-8b7c-4876c1ebaac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:58:54.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:59:04.609Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=6751f6eb-79fb-4092-9d3e-0d3f09eee30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:59:04.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:59:14.615Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=8a766034-251a-4cff-bdab-0c4f79a0c0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:59:14.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:59:24.623Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=6899ae38-b963-489b-9c85-fd0b3f4692ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:59:24.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:59:34.630Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=c85aa8d4-af92-493b-98a0-9ed973cfe67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:59:34.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:59:44.637Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=ef7fab46-1306-4a48-9ca6-55d4e203c17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:59:44.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:59:54.643Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=8680a1dd-ea9a-4ba2-8c29-9b32a5787edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T02:59:54.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:00:04.649Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=944416c1-2268-4d65-affc-42093d18fc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:00:04.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:00:14.655Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=c6d590b0-532b-4d3f-a078-78c476cb928b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:00:14.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:00:24.661Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=5bbb4257-d149-46b8-92a9-bd9c9e65e4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:00:24.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:00:34.667Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=89aeb2c9-3312-4e93-a6ed-2e58563b804d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:00:34.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:00:44.676Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=9651f340-0fe7-44f0-8aea-81cbd1a187ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:00:44.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:00:54.681Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=dfc35e48-3802-45e8-8f34-be2d950eaa92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:00:54.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:01:04.687Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=d1ed657f-247a-45c4-8e30-97f649a0412c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:01:04.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:01:14.695Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=c067fb33-1e71-4a3c-968a-87898f087b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:01:14.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:01:24.702Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=41b87113-4586-4613-9144-8a3c56d60786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:01:24.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:01:34.709Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=278dd2ac-9870-4d78-adbf-730d70510222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:01:34.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:01:44.720Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=f25df420-c872-437d-bd83-66c3e29196e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:01:44.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:01:54.726Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=1bd1449f-a6ff-4b13-b5b2-338223ad7497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:01:54.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:02:04.733Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=4b0ab57c-a492-47cc-af1b-d1408f334dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:02:04.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:02:14.739Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=c4503ff1-d9bc-4741-b88f-a6ee9e394789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:02:14.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:02:24.746Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=b7fc6df4-178b-4ae3-83cf-0827ec286d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:02:24.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:02:34.752Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=f9d5b616-7c16-4a22-a167-439a152f1f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:02:34.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:02:44.758Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=f33be089-b18d-45cd-89a3-6264833b622e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:02:44.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:02:54.766Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=d1bae449-92a7-4826-bf89-69f4c3ced9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:02:54.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:03:04.774Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=7827317e-3760-4084-b168-132f600e4854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:03:04.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:03:14.781Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=0b58be83-7dbd-4c8e-abef-90816de86461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:03:14.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:03:24.789Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=acb478d9-3181-438f-9f22-6c256092b4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:03:24.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-11T03:03:30.677Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-11T03:03:30.677Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-11T03:03:30.677Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-11T03:03:30.679Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-11T03:03:30.753Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-11T03:03:30.753Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-11T03:03:30.756Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:03:34.798Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=a2603ef7-c051-413f-bed0-31999b49a13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:03:34.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:03:44.805Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=f88dbf90-9df3-440a-a0f7-32b04cb905e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:03:44.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:03:54.814Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=6ad989b7-68ea-4c0e-a866-5674e31a7fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:03:54.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:04:04.820Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=dd7882ac-624c-42fe-871f-8a1362ee50f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:04:04.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:04:14.827Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=7d2414c5-edb5-4a95-aa91-8e27bca17416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:04:14.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:04:24.836Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=13799f28-1436-4538-9a6d-868280fbce7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:04:24.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:04:34.842Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=ccfa3be0-185a-4f53-abc6-8a2923d6db9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:04:34.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:04:44.848Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=91c92bff-d244-4a2b-aebe-0785d1a6ba8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:04:44.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:04:54.856Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=74938a36-2098-4a26-8d03-80b00a408c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:04:54.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:05:04.862Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=06651f94-cd43-444e-8d4c-b6ac6e0ec8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:05:04.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:05:14.869Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=394701d8-24a5-416f-8ecc-2aeabd0cf86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:05:14.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:05:24.876Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=84f5f844-8e26-4dc4-a574-836cb3b7e26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:05:24.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:05:34.883Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=75f77aee-f0c2-4e48-96d1-2c1eee845964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:05:34.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:05:44.891Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=8cc1c8e1-f389-486c-bdb3-77fa8082711f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:05:44.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:05:54.898Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=2a8a00d2-f1da-456a-9037-e5f34e4943ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:05:54.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:06:04.905Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=1816aed9-484f-48fd-8991-54bc1aceaa8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:06:04.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:06:14.912Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=f3b577ef-6fac-4087-83b6-decac4242a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:06:14.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:06:24.918Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=9bc2823c-c053-47c1-9f48-af93b73c4329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:06:24.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:06:34.926Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=d5d92b3e-810f-4bae-b6aa-17dd65771404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:06:34.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:06:44.934Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=a468f651-36b6-4684-9929-3be847ec96b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:06:44.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:06:54.941Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=23efe48e-1d71-4fa0-8cff-5b3a0d06ef05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:06:54.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:07:04.948Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=0517fd1f-7e0a-40fb-bc2d-abb734633a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:07:04.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:07:14.955Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=9e2a9ba1-278e-4ec5-b643-5a69857f7833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:07:14.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:07:24.961Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=9a41bdad-5690-4748-9efd-9d201473ada1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:07:24.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:07:34.967Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=206a05c2-5e37-40cd-aac8-4d1455b58fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:07:34.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:07:44.974Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=b2ddcc7a-c63d-4247-a42a-5aa189839907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:07:44.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:07:54.980Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=62a33771-96e2-4412-b8cf-405245b50234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:07:54.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:08:04.987Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=21d0f2fd-8d06-4f8d-819d-787588d23826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:08:04.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:08:14.994Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=d4ba0148-0028-48a1-8f78-021641315235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:08:15.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:08:25.002Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=6c923322-b877-4a7d-a4af-2eac424316dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:08:25.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-11T03:08:30.661Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-11T03:08:30.661Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-11T03:08:30.662Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-11T03:08:30.663Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-11T03:08:30.727Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-11T03:08:30.728Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-11T03:08:30.729Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:08:35.009Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=7afce628-9986-4ac8-898b-6e991daf9dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:08:35.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:08:45.016Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=6c85d8d6-02c8-4a7f-ba48-faeff1c5a4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:08:45.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:08:55.025Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=4aa6e430-15c3-4e72-be16-870ee1c4d2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:08:55.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:09:05.031Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=cc3ae4c5-76c5-4c9f-8513-0271c1f4c23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:09:05.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:09:15.036Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=386a01f5-be5e-4f9d-b08a-e52ca78bc025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:09:15.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:09:25.043Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=9f9400fc-b7f0-42e9-81ac-36624ad49e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:09:25.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:09:35.049Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=215c548c-b366-4efe-8120-c5dbdbbacb97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:09:35.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:09:45.055Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=d8961146-29ca-4e8e-ac14-ab8a69beb188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:09:45.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:09:55.061Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=7f60183b-34cf-4f11-afb2-9f3f0728e810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:09:55.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:10:05.069Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=6caea38a-27e7-4fb9-8693-c96d14cbdd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:10:05.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:10:15.075Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=08d3ad21-da46-460d-b971-5c58f3fda2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:10:15.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:10:25.084Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=4136fab3-6dbe-4b47-9419-9f4beb364987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:10:25.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:10:35.089Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=ab396aa3-d539-49f2-8255-01c4ddb667d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:10:35.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:10:45.096Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=5d6d9a5f-9202-48e7-8f62-f8221cad97f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:10:45.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:10:55.103Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=96dc8a47-31b6-435e-bab4-32b729f27b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:10:55.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:11:05.108Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=163c1856-4418-4ebe-945a-a3368d343949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:11:05.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:11:15.114Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=0c11e338-c136-429b-ae75-66d1d0160eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:11:15.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:11:25.121Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=f8707639-009e-4c84-9905-7d239e70cdd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:11:25.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:11:35.126Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=0058500c-ee4a-43f4-ac40-36849ca0d8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:11:35.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:11:45.134Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=bd1cb07f-d703-409b-9031-be5f9f2f9619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:11:45.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:11:55.141Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=217df3bd-4890-467b-aed5-68a2fb9a346c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:11:55.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:12:05.148Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=4789c18d-e22f-4e03-b831-3716c05f2f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:12:05.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:12:15.154Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=08998fc2-f3ea-4d13-906b-16e087c33086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:12:15.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:12:25.160Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=477b7d7b-1b0b-45e5-a858-65e69134184b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:12:25.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:12:35.165Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=c9c01c34-6989-49c7-8ea0-dccc3ec84949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:12:35.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:12:45.172Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=7d716d80-10c2-4aab-ac53-b28a79d2eaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:12:45.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:12:55.179Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=c472ae44-6553-4ee8-a305-6c9b0c3cf38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:12:55.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:13:05.187Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=76584b03-eac0-4f7f-826a-85aa2c86ddfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:13:05.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:13:15.194Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=fe9747eb-f6be-4062-a6c4-59bbba4d5404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:13:15.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:13:25.201Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=7da680e9-7417-4d88-849a-e0bc2535cd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:13:25.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-11T03:13:30.654Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-11T03:13:30.654Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-11T03:13:30.654Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-11T03:13:30.655Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-11T03:13:30.728Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-11T03:13:30.728Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-11T03:13:30.729Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:13:35.208Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=c9989a5d-4e3b-464d-9edc-bb1a069c8796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:13:35.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:13:45.215Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=85caaf5f-1eee-4488-add0-130d1610411b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:13:45.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:13:55.222Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=48e1849a-1473-4ca3-ad17-adae3a6ad726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:13:55.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:14:05.228Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=114952ed-c234-4a67-abc9-10ffbea4b281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:14:05.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:14:15.234Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=1e274d5d-f04d-466b-92a4-d1984aab0cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:14:15.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:14:25.240Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=a27f0c0b-f57b-419a-8c5a-a175f7da8f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:14:25.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:14:35.246Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=ea1d6cdc-6923-4551-936c-f44bdf8d4bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:14:35.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:14:45.251Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=79ec33fd-3a64-4230-b0c0-079e6cce3e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:14:45.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:14:55.259Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=8301404c-d188-4670-b7a2-70754ccdf1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:14:55.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:15:05.264Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=b4f869fb-4003-4057-94e4-92f29d1e96ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:15:05.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:15:15.269Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=21016cd6-af71-41e7-a74b-73d052800fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:15:15.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:15:25.275Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=cf9646dc-307d-4fb1-8abe-7a0cdfe8250d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:15:25.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:15:35.284Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=fda356b9-76da-4a73-bc6a-3de9f0d25fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:15:35.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:15:45.289Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=ac4c1940-63e7-4a16-bfc9-dfcdff06bbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:15:45.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:15:55.297Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=4588d5f2-cb31-493c-a39e-2922e71d5643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:15:55.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:16:05.304Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=1cd2e4f8-379b-489d-a227-4b77be5800f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:16:05.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:16:15.310Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=c7bb5b8f-b468-48e2-945c-349b3f3b916d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:16:15.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:16:25.317Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=b1619ca3-e8bc-4e69-89ab-1b7d365116e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:16:25.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:16:35.321Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=7907992b-0e80-40ed-8447-77b2814526b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:16:35.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:16:45.327Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=75469e21-5623-4984-9f8a-fb4eca8962aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:16:45.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:16:55.332Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=0add5c54-4891-4349-beae-96661e3dbdb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:16:55.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:17:05.339Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=2307386c-8db8-47e1-af3c-47df93d0aae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:17:05.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:17:15.345Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=22f60474-29fe-4f70-b90f-c1230fc3d845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:17:15.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:17:25.349Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=3fdd0f38-dfc5-45f1-9258-23030cf42c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:17:25.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:17:35.357Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=35e44696-5755-401a-8059-59f28c69a6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:17:35.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:17:45.364Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=5371428c-ccb6-4428-903f-3b764b91079f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:17:45.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:17:55.370Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=1edc930f-a345-411d-a397-239ed015ab5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:17:55.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:18:05.377Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=1ebdbcac-9398-488a-90ea-36e8aa922bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:18:05.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:18:15.385Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=4f9e898b-73b0-4d89-a05e-5c2e93828ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:18:15.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:18:25.391Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=0749e586-92bc-45ef-98e3-f800feb7bb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:18:25.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-11T03:18:30.669Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-11T03:18:30.669Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-11T03:18:30.670Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-11T03:18:30.671Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-11T03:18:30.740Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-11T03:18:30.740Z |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-04-11T03:18:30.741Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:18:35.397Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=1c7ef5cc-e677-42cb-8bcd-a4638665783b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:18:35.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:18:45.404Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=6596c61a-f8f7-402e-b4a9-728d21c8e7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:18:45.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:18:55.411Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=11c47190-3086-4c90-8b51-6ae060716006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:18:55.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:19:05.417Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=2ff682c7-f257-4449-bd2f-477846050c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:19:05.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:19:15.424Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=85291d5b-9f68-4eed-8d1a-65eadc4936d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:19:15.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:19:25.430Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=7b8eecf4-579e-48e7-97d7-6b2a52f0f7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:19:25.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:19:35.437Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=36917b48-9ed9-450e-b816-873d08ecd890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:19:35.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:19:45.442Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=2eb02cf5-9680-4f21-a036-fc52ad85ef2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:19:45.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:19:55.449Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=f172e939-767e-4676-a5ce-1a52076832c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:19:55.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:20:05.454Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=d1b77055-c932-4fdc-8d6f-91f47e7c851f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:20:05.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:20:15.461Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=c5d1f540-be40-444c-9089-0492db5f968a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:20:15.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:20:25.468Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=6444c0ed-98fb-4239-b91b-38ef51339646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:20:25.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:20:35.477Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=1beedd5f-5d37-490d-bcae-a482ee351ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:20:35.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:20:45.483Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=452ffe5d-31d4-4521-b69d-8d9590a8c9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:20:45.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:20:55.491Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=5f21e766-b94e-4121-95ca-f95ae0512dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:20:55.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:21:05.497Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=5cb26827-fd80-47ab-b8c0-584d0740e4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:21:05.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:21:15.507Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=fba76921-1f87-4118-95ac-3e872239fc84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:21:15.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:21:25.512Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=85073a50-45db-4b94-851f-ff06234eaa86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:21:25.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:21:35.520Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=a4aa8b81-ae44-48cd-99a8-f4a5502dc36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:21:35.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:21:45.526Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=89137302-c553-4ad8-a395-e53e6433394e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:21:45.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:21:55.533Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=57479c16-5843-4f0a-b996-9c66225c074f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:21:55.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:22:05.540Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=a01872d0-3837-4bd1-871b-fd9886854713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:22:05.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:22:15.547Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=7045a9f7-c2e2-42cd-8ac1-9e2ad43885fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:22:15.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:22:25.553Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=a10e4c90-e5a1-418c-b300-2360016abfea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:22:25.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:22:35.559Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=9d2548c6-824c-451d-91b0-6a925125caa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:22:35.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:22:45.565Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=e8a3e254-ed6b-4855-8a0b-5aaa67172f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:22:45.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:22:55.571Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=672caae4-04a5-4a45-98d5-24a34b4ac8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:22:55.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:23:05.576Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=b40595de-68bb-4d63-91f7-98207ca4d773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:23:05.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:23:15.582Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=ba8c06bd-d6e6-4509-bd1a-57bdb9105702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:23:15.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:23:25.588Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=cc0005de-4214-4ad8-a060-f3f9238472b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:23:25.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-11T03:23:30.665Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-11T03:23:30.665Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-11T03:23:30.665Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-11T03:23:30.667Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-11T03:23:30.742Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-11T03:23:30.742Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-11T03:23:30.745Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:23:35.597Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=b4925fa0-96d7-4590-8ae5-f925895e7228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:23:35.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:23:45.605Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=56b3506f-3826-4c10-ae40-a732931aab39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:23:45.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:23:55.612Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=de9aa320-4dc4-46dd-a967-6d8853e276a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:23:55.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:24:05.619Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=b2c9f557-5c37-40d4-9c19-109d5c805402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:24:05.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:24:15.625Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=605cb1cd-49e9-4047-bfb4-b3459b824ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:24:15.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:24:25.631Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=eaeb06de-9c92-490e-862c-cc538b7d7ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:24:25.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:24:35.638Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=23f31ba1-ae36-40c6-9ef8-27b6d9aea280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:24:35.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:24:45.651Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=a911f557-2734-4c0e-81d2-bfd10f5dacfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:24:45.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:24:55.659Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=f91a1c77-88d9-43b9-97cc-48636371b6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:24:55.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:25:05.665Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=1f4a8333-053a-46ec-8594-d52ac8f71a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:25:05.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:25:15.673Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=1ce0cba9-fc92-4558-ac80-a61f6d112ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:25:15.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:25:25.681Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=d38db059-9fca-4965-93ad-f350e830775b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:25:25.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:25:35.687Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=7632db52-e6c5-440a-b4bc-d74a2c831c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:25:35.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:25:45.694Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=5eec9e4f-2bb9-40d6-91b7-c2f8712e5bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:25:45.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:25:55.700Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=c5e5935a-7b47-47b7-88e0-aa41300265d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:25:55.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:26:05.706Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=b2fa1d1b-d502-44af-94b7-e2995ea3d759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:26:05.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:26:15.717Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=2b44cbf1-3bdd-417d-b511-87fc020561bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:26:15.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:26:25.722Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=0bc2fff6-4e67-4c36-97ff-57a5cac6dc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:26:25.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:26:35.728Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=8f5a05bc-d2f5-4fdc-9fbf-b580732fe961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:26:35.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:26:45.733Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=f4f84b7e-1124-4ecc-ae59-9ab6f4db2e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:26:45.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:26:55.737Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=52d2e30e-814f-4ad1-9dcd-777792e37602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:26:55.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:27:05.743Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=efa1c3c6-e288-4462-807a-fcc66e81d813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:27:05.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:27:15.749Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=4630c494-5e57-4378-bc4a-59f8b676326d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:27:15.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:27:25.755Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=18bce093-8391-4733-a278-57561565607e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:27:25.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:27:35.760Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=7a104675-66c5-43eb-85eb-a1d97235c782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:27:35.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:27:45.766Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=28a53fc7-41bc-48e8-9941-44aae33bb9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:27:45.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:27:55.772Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=81083044-c8b2-4768-b623-e37198a35991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:27:55.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:28:05.778Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=d036288f-6a4f-4cdb-bda0-0b11d14e6388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:28:05.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:28:15.783Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=254e1d47-ae28-4f48-98fe-229fcac0713a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:28:15.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:28:25.789Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=f452371a-b166-4a5b-aa21-4bdb2dbdff60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:28:25.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-11T03:28:30.631Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-11T03:28:30.632Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-11T03:28:30.632Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-11T03:28:30.634Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-11T03:28:30.704Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-11T03:28:30.704Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-11T03:28:30.706Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:28:35.794Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=76b9f0b1-bf4a-45d2-b2a8-ef21216a899a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:28:35.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:28:45.800Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=2fac07c8-4b13-407c-804c-fb15cc133487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:28:45.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:28:55.806Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=3285cded-0345-49df-8071-cd1cb6292db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:28:55.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:29:05.811Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=07acc6e0-4252-4231-ba41-0676358f047d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:29:05.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:29:15.817Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=0c7c2912-afd1-4a33-8d4e-171e0066b6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:29:15.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:29:25.822Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=056d89a3-4269-4610-91e7-42735d85d2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:29:25.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:29:35.828Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=9ba422ef-129b-4daf-8e47-454c650a77dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:29:35.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:29:45.834Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=c0f6ff39-4e98-4ec7-a450-e3df87eded35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:29:45.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:29:55.839Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=5d938930-6b43-4b4a-a669-e7c59c44b013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:29:55.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:30:05.845Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=182a8e71-8773-45dd-8ea4-b373b75ae9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:30:05.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:30:15.850Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=fa1ff781-1d97-4299-a0e5-68333e58d294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:30:15.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:30:25.856Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=6181ddf1-83a9-46a0-8c91-b49b052a4765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:30:25.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:30:35.861Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=44b6ba83-74c8-4fe7-baab-a83d8de2bfc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:30:35.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:30:45.867Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=b49950eb-9db1-4e0e-b443-f3f0ae73f900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:30:45.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:30:55.874Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=cb6875ef-9eaa-4477-b158-198d22d75954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:30:55.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:31:05.879Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=3e55c465-765d-4e79-acbe-406c0664767f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:31:05.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:31:15.885Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=19cec953-e1e2-492c-aff0-13c0808aded4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:31:15.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:31:25.894Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=28d6e9b1-2dbd-4bb1-8cc2-f04fcc37963b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:31:25.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:31:35.901Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=fc38cfb5-5ae1-4bec-a6e2-37d5e8f224ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:31:35.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:31:45.908Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=d825fe71-2210-4427-b29c-6b69768d771e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:31:45.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:31:55.915Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=53946ddd-f272-4f30-8d78-c321b25856cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:31:55.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:32:05.923Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=160056b2-a70c-45e9-91d8-3b73a4749f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:32:05.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:32:15.928Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=6ae61258-b7b0-4ef5-80e6-2d2920ee2698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:32:15.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:32:25.934Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=eebc4d9d-816a-4e92-8541-d8b5d0d60157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:32:25.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:32:35.939Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=17d90904-552f-4215-80b6-c49d6f122b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:32:35.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:32:45.944Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=43f502e0-044a-498f-9450-da481e28f82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:32:45.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:32:55.950Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=61b7d6a3-d3bd-44d7-985d-262c8e4af51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:32:55.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:33:05.955Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=8aba0164-2490-4cb3-a180-f4eac7dac858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:33:05.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:33:15.961Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=cfe226d0-9382-43d8-aabb-3e0d3ce446e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:33:15.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:33:25.966Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=65c47f17-8ec1-4234-bc6a-78139f184288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:33:25.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-11T03:33:30.626Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-11T03:33:30.626Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-11T03:33:30.627Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-11T03:33:30.627Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-11T03:33:30.702Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-11T03:33:30.702Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-11T03:33:30.705Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:33:35.971Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=9079d271-6be9-4b83-bcae-a847719c72a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:33:35.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:33:45.983Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=132e23ab-94ef-4a6d-8757-23c3dc08127e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:33:45.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:33:55.990Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=89e2bdcf-3bbd-46fa-94f0-acffaa84f7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:33:55.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:34:05.996Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=90d0e195-0dae-4368-b72c-e9a24e5fd1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:34:06.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:34:16.001Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=bd577221-8030-4385-b288-f272ac1ca782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:34:16.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:34:26.007Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=14bf813c-29c2-4075-ae37-f5bb3458fbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:34:26.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:34:36.014Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=ef1d6a84-f963-4819-ac85-d4181b452202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:34:36.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:34:46.020Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=2eca0ea4-6874-44e5-9041-23e874e2e0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:34:46.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:34:56.025Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=3ac78827-f86f-4628-978b-48f51e58443b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:34:56.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:35:06.031Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=fbe1d705-804c-4fde-a7ec-006e62400b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:35:06.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:35:16.037Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=f8f02aae-5985-4700-86e9-b3f8629972fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:35:16.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:35:26.043Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=2beed754-003f-47b9-b1c8-5e771305d847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:35:26.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:35:36.048Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=cc39f4c2-d14e-4793-90fa-2ec7bc6314af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:35:36.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:35:46.054Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=2ce7e4ea-28d7-47c0-98be-e21fd33e5c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:35:46.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:35:56.059Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=277647f9-31b2-4c24-a60c-fcd221c406b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:35:56.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:36:06.065Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=672fae94-2bdc-4275-8a64-ab7d227c7ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:36:06.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:36:16.071Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=56261740-31d4-44f2-823a-c36171c57e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:36:16.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:36:26.078Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=2d65a774-1ef1-4ba7-84eb-d0b3bcaf984d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:36:26.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:36:36.084Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=5f9afdc8-8b1d-4f01-8841-8f36e6c6c174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:36:36.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:36:46.089Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=957ab4ba-24d3-4d19-9ad6-62e023acd79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:36:46.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:36:56.095Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=78927004-7130-4f93-9cd2-64c2aecf9e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:36:56.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:37:06.100Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=fcdadc6d-a96a-413d-9643-82dc4b30f3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:37:06.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:37:16.105Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=ab67d45a-1c45-49d2-8f57-b1f89ba647e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:37:16.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:37:26.111Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=4bc7ef72-75a2-46cf-9914-246eea372102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:37:26.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:37:36.116Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=ec509aaf-33a6-4b56-9a2d-5cb50a0fb731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:37:36.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:37:46.122Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=838157e7-e1b7-4721-9df0-441227d761ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:37:46.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:37:56.128Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=5cd022b0-1374-45b3-a058-2ac6c77f7115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:37:56.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:38:06.134Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=040f93aa-e819-4210-bdd0-60c7fab17487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:38:06.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:38:16.139Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=7ed6d07d-9851-4b73-ae62-9eb0d0e7eb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:38:16.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:38:26.144Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=850dd4b9-8b8f-402f-afcc-81d82b8860be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:38:26.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-11T03:38:30.638Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-11T03:38:30.638Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-11T03:38:30.639Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-11T03:38:30.640Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-11T03:38:30.712Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-11T03:38:30.713Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-11T03:38:30.718Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:38:36.149Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=987f5e28-5ea4-493c-b9f4-e94f6573fade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:38:36.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:38:46.156Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=7ad38a8a-719b-4c0d-88e8-16088383ab18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:38:46.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:38:56.161Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=1837f1d4-dd04-45ba-a7ed-366736dafd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:38:56.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:39:06.166Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=4226789b-1df1-4f7e-8654-a9c3edd3729a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:39:06.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:39:16.172Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=2c082865-4588-4dbf-a819-e8e3bf9cb874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:39:16.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:39:26.176Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=25b42c94-be8b-4550-a37f-b3bb7c64f929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:39:26.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:39:36.184Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=91b44dbd-0329-4019-81a4-d1137abd5ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:39:36.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:39:46.189Z |INFO |Init configs |InvocationID=26ee245f-d154-4ac4-bc18-fddf5b933543, InstanceUUID=9ad6d7a2-8e70-4293-9bd6-c9b3cc00f5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-11T03:39:46.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |