. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-06T22:50:52.411Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-06T22:50:52.414Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-06T22:50:52.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-05-06T22:50:53.143Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-06T22:50:53.915Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-06T22:50:53.915Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-06T22:50:53.983Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-06T22:50:54.041Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-06T22:50:54.061Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-05-06T22:50:55.596Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-06T22:50:56.040Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-06T22:50:56.081Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-06T22:50:56.082Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-06T22:50:56.149Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-06T22:50:56.150Z |INFO |Root WebApplicationContext: initialization completed in 2089 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-06T22:50:56.526Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-06T22:50:57.525Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-06T22:50:58.798Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-06T22:50:59.202Z |INFO |Started MainApp in 8.903 seconds (JVM running for 9.504) |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-06T22:50:59.267Z |INFO |Start scheduling PRH workflow |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:50:59.276Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=9005ecec-225d-4183-b691-d9167e4ccf9d | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-06T22:51:08.050Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-06T22:51:08.051Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-06T22:51:08.054Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-06T22:51:29.360Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.144.64:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:51:29.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:51:39.440Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=ece4732b-e31e-4f4d-9690-32caa4a82fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-06T22:52:09.465Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.144.64:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:52:09.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:52:19.469Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=a16ae4a6-7111-470e-8ba3-2269059bdaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:52:19.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:52:29.543Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=497690d6-5f12-466b-907f-d6ac1e4bbe4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:52:29.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:52:39.565Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=697a064e-dc47-49be-bf40-1a389dc8497a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:52:39.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:52:49.592Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=26100176-0028-4c9f-98b0-11d7880ad63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:52:49.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:52:59.615Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=7974960f-ade1-46a2-ae05-73f79c98e480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:52:59.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:53:09.650Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=e6f52363-6aba-4e0c-ae0b-13a0f30311b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:53:09.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:53:19.673Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=8631e1e0-0a8b-45ad-8f2a-d73cd647ee73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:53:19.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:53:29.699Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=6a322862-730b-473a-a3ac-f8b8e819dd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:53:29.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:53:39.728Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=9eb07c31-08c2-4aa1-8a7f-4a7407a06c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:53:39.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:53:49.743Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=85237cc0-b237-419e-9aa4-0bb48780abd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:53:49.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:53:59.778Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=19fa49df-f48f-4597-9716-e58cd387508e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:53:59.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:54:09.792Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=964b49d0-66c1-447d-9907-3d34c0c77f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:54:09.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:54:19.810Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=e27cdad8-c412-41f5-a947-e2fb2c95af43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:54:19.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:54:29.825Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=d08af102-ac86-4cdc-9d00-fe35bd9405ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:54:29.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:54:39.840Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=c236a2b1-ee09-46c5-aeb5-1e5dafd2fb93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:54:39.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:54:49.857Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=5e09a4f6-a029-4742-808b-1f2186b74ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:54:49.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:54:59.871Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=8ff8ec26-2b30-4255-af08-4c9756355a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:54:59.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:55:09.897Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=9b5bca5e-2df9-4067-bc1d-b9db1fe2347c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:55:09.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:55:19.914Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=5c0e32d1-ef36-4f63-a622-7f5e995866e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:55:19.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:55:29.933Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=5996bdb0-c6f1-4313-b82a-1776eb4fd1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:55:29.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:55:39.969Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=bca86825-6a3e-41bb-8be6-925b43f5501f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:55:39.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:55:49.985Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=c0c36fde-d21e-4691-891a-d03d527111e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:55:50.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-06T22:55:57.407Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-06T22:55:57.407Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-06T22:55:57.409Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-06T22:55:57.413Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-06T22:55:57.485Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-06T22:55:57.485Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-06T22:55:57.488Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:56:00.000Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=9d0c5a7b-1cfb-49bf-a970-88e520fb9e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:56:00.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:56:10.010Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=e7559bef-b586-4b01-b0c1-c0ede48c77bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:56:10.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:56:20.040Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=f7a683c8-86f5-4b91-a0e3-b0a831738a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:56:20.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:56:30.053Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=c842f142-a025-4422-844d-cea1ef304706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:56:30.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:56:40.072Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=3c89d5c5-9ae7-45da-a344-014b3dd6aca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:56:40.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:56:50.176Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=1a3999e1-c63b-41eb-8f1d-bdc54aac32e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:56:50.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:57:00.197Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=7046edd2-b102-4402-9d4a-8236719cc690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:57:00.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:57:10.216Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=38409de7-4ab4-4bd8-aed7-bb10b0dc7b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:57:10.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:57:20.224Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=5ae8d98b-3850-440e-818f-d51a3b2bdfcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:57:20.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:57:30.237Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=c4a86bbd-abae-4f0e-a965-e8b21b03bdb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:57:30.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:57:40.253Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=bcfc2740-92bc-468e-8e52-c8ee625a386c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:57:40.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:57:50.278Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=cec30a80-87ea-469a-82c7-5864e40b8679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:57:50.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:58:00.294Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=fade706b-49dd-4265-9f77-9083e2f415f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:58:00.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:58:10.313Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=1584d231-02a1-4b6d-ba2d-a035f83a56e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:58:10.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:58:20.334Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=b723568f-d640-497e-ad25-2270945c41ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:58:20.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:58:30.358Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=2ebc21d0-a5da-4379-8f10-0cff764467ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:58:30.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:58:40.374Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=69a0f450-2e99-4472-b9c7-ace663c7179d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:58:40.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:58:50.386Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=c9891e02-ea82-456f-9206-45b255e73d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:58:50.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:59:00.409Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=12044ba6-fd57-498d-81b8-6adcb17680d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:59:00.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:59:10.433Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=01fa872b-59f7-47b0-b539-bd9aad0024c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:59:10.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:59:20.464Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=26199208-d8e7-409f-b228-ccf0ea57c9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:59:20.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:59:30.490Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=f58c353c-e665-47dc-a61b-0a0acdaf712a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:59:30.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:59:40.509Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=85f03f53-7b54-4865-bfcd-92ff3f073166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:59:40.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:59:50.524Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=c2085672-7347-47c3-8029-f22f24210857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T22:59:50.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:00:00.545Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=e6ce6a9e-f926-4526-86f2-3d5cb8e6e74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:00:00.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:00:10.561Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=1cd6d353-4144-4af6-98c6-29cea0b85cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:00:10.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:00:20.571Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=10214bfc-fecc-4d12-a349-28dd7409f0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:00:20.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:00:30.587Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=46465a76-e292-473b-8272-c2ab61804d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:00:30.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:00:40.609Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=cc23b78c-c22a-4235-9a9d-fe8b4b27320a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:00:40.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:00:50.625Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=3c2c2a43-3781-4263-b834-b77cc86fcc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:00:50.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-06T23:00:56.946Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-06T23:00:56.946Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-06T23:00:56.975Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-06T23:00:56.985Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-06T23:00:57.112Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-06T23:00:57.112Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-06T23:00:57.116Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:01:00.639Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=962d9004-c61b-404b-ad95-81391c3da45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:01:00.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:01:10.669Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=6bf63602-7a96-4801-9b4a-e5819a856348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:01:10.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:01:20.687Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=022a14d6-950c-4b1e-8320-0e1cc4b55187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:01:20.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:01:30.696Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=a7738859-4140-4e2b-8a3b-6ef68b69ba44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:01:30.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:01:40.713Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=ed41b9f7-ef64-48d2-8379-1d065242ff69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:01:40.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:01:50.731Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=72406e3f-0bd8-418a-80bb-00287572adbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:01:50.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:02:00.743Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=48db709a-71ac-44bc-b451-ea5f900bb9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:02:00.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:02:10.769Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=f15fe660-760a-436d-8170-1e78ec5436cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:02:10.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:02:20.781Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=fdf17eaa-8037-4f45-a296-3c5af5f56362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:02:20.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:02:30.798Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=00a3231f-8db1-4c81-99eb-d22773592b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:02:30.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:02:40.818Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=04f10c60-b4c6-4fd3-b1a4-7d662b6fed8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:02:40.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:02:50.830Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=40a32ff5-3589-4a95-815f-703b9058ce88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:02:50.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:03:00.849Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=9427669c-5fd0-4b31-9766-de8ef6649a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:03:00.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:03:10.872Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=1a9628f9-6a3a-43ab-87ab-c9b06732f8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:03:10.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:03:20.885Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=dc105691-c6eb-4dbe-b82f-76a079fb9835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:03:20.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:03:30.897Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=d5117bc0-c07a-4cea-8164-e1cd8da6de5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:03:30.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:03:40.920Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=bad4bd4e-7c23-4941-b62d-662bcb7aa746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:03:40.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:03:50.934Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=97aeb0d9-75f0-4183-a943-c1e00bfd0a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:03:50.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:04:00.955Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=e3f2d8ac-c344-40d1-bc3b-5008bfa2418f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:04:00.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:04:10.975Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=75d68cd3-095e-45b5-ba9a-2c4d59178c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:04:10.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:04:20.987Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=30a49ac9-5411-4c67-8029-569e6a864bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:04:21.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:04:31.003Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=ba221e64-4b92-493f-bf3e-093a0f9d2380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:04:31.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:04:41.016Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=14c2f342-595a-45aa-aeda-bea53cf70b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:04:41.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:04:51.030Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=330c6152-0f46-4893-9421-e79a3e312218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:04:51.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:05:01.043Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=168198bb-f75f-46b3-a734-fd7f63381b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:05:01.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:05:11.053Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=762ead52-ace2-410d-ac7f-8034ed8debcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:05:11.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:05:21.066Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=74f16ec9-9deb-41b8-ad59-6c8adcfc17cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:05:21.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:05:31.076Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=460b8749-aca8-4938-802f-3f1d26e23e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:05:31.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:05:41.086Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=9012b4d3-74f5-49f2-8374-acd2456d082c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:05:41.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:05:51.101Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=1d979601-881f-4fdb-8757-cf665824fef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:05:51.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-06T23:05:56.952Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-06T23:05:56.953Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-06T23:05:56.954Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-06T23:05:56.957Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-06T23:05:57.025Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-06T23:05:57.025Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-06T23:05:57.028Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:06:01.114Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=523e1791-3442-41fb-9e5d-4c30086ded15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:06:01.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:06:11.125Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=619a4052-ef7d-48b9-a019-56c1fa0a2f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:06:11.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:06:21.134Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=3007d623-f4fb-48de-ae2f-2bf8694c9054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:06:21.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:06:31.144Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=25dd5b28-1bd0-4664-8eef-a56fc3965025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:06:31.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:06:41.158Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=e27e124c-0e3b-439b-a18b-98e890bda207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:06:41.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:06:51.171Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=ad771785-02be-4def-b137-e72dbc858c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:06:51.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:07:01.193Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=e0072a28-7a21-4875-8f14-c3608cf9420f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:07:01.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:07:11.204Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=40bb4948-cb91-4285-b64d-b526ea84e353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:07:11.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:07:21.214Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=661d8df3-cf1b-44e0-a817-84d132cda007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:07:21.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:07:31.225Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=a5ea2b5b-5ef0-477f-a29e-86d14c2e9202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:07:31.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:07:41.235Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=90ed4f6c-c6d9-4320-b33d-a773dc044a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:07:41.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:07:51.243Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=fbd386c3-1d22-4f09-bfac-408fe9ad7f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:07:51.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:08:01.252Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=3c32b023-8b63-4874-b672-8e23f24c9274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:08:01.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:08:11.266Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=4468c2f0-1cb4-4325-9e69-46ca764e03cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:08:11.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:08:21.278Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=25bfd54e-5a6e-43eb-acf0-8f92788a4ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:08:21.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:08:31.289Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=81319ffd-63cf-4745-a8f7-ca5d76cc7aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:08:31.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:08:41.300Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=1e0b22e9-2e85-4b69-a055-c24a91b3d3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:08:41.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:08:51.309Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=0fdf2d6a-a095-4be2-b8c5-3f2c26eeab1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:08:51.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:09:01.319Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=f9687838-1bfd-4850-84b7-a6e5adc82cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:09:01.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:09:11.330Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=4f396432-3518-4af9-b52a-a358d1876a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:09:11.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:09:21.341Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=d0d51c41-4bc8-4d49-9e2f-c50127d8723b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:09:21.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:09:31.357Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=b7bc802a-d82e-4dd3-b501-718dcc371eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:09:31.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:09:41.369Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=a834d6af-36a8-4d97-800a-ee165798c844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:09:41.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:09:51.380Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=fd4fe94e-648b-4cfe-99f5-c524d2006228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:09:51.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:10:01.391Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=7f804eb0-f429-45d9-a040-4b17590c4cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:10:01.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:10:11.407Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=b601252e-4393-4271-911c-51a2c6c27329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:10:11.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:10:21.415Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=1f5665af-e1fc-474e-a15c-fe67f6834de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:10:21.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:10:31.430Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=ebb92d64-e593-4687-8312-2ad3acabecff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:10:31.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:10:41.441Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=e5bbeb82-b27d-4ea0-b9c1-60afa9ec75a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:10:41.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:10:51.458Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=6adcda5c-0302-4d66-95c5-ff15c604909f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:10:51.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-06T23:10:56.994Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-06T23:10:56.995Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-06T23:10:56.995Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-06T23:10:56.998Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-06T23:10:57.083Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-06T23:10:57.084Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-06T23:10:57.086Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:11:01.470Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=316a74be-e65a-4072-9654-07eb5f69d2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:11:01.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:11:11.478Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=b458e735-03de-4c9b-aac2-1563fd2e57f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:11:11.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:11:21.499Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=72abe187-63fa-4098-94ed-03e2019fbc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:11:21.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:11:31.589Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=3627cb3e-8e72-49fe-97ce-b915908f1c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:11:31.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:11:41.597Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=534004f7-d05c-499b-af1c-cf38a7613bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:11:41.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:11:51.610Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=a082bbcc-9784-4bac-80d5-72b24d6874a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:11:51.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:12:01.639Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=b8801355-017a-49d9-8857-53b91725c5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:12:01.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:12:11.656Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=6e3ce2bd-2b52-421e-bc1c-847f0fc1e5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:12:11.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:12:21.670Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=108950a9-bcd6-49ed-a2ba-14d21d4df507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:12:21.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:12:31.680Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=be67bdc4-8822-41c4-b4e3-76d1a235882e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:12:31.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:12:41.694Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=9dfd28df-4764-414b-97ab-a3cde14949a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:12:41.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:12:51.707Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=697af586-3f91-4036-afc3-165eaabfba32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:12:51.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:13:01.726Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=ad247d80-488a-41a9-88f1-e3bb360fa272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:13:01.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:13:11.736Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=3cd4ab0c-8fb0-4d46-83c7-bc3cb5d0f5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:13:11.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:13:21.748Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=91d335ab-a3c1-4884-9da0-6b35334e13d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:13:21.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:13:31.763Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=d218ac2a-2349-4a52-af9f-aff8e2f539f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:13:31.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:13:41.771Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=a06e06b6-e0a7-443f-8d04-e42542fa9504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:13:41.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:13:51.778Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=d7bdf045-435d-40d4-b07a-0cf507136bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:13:51.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:14:01.786Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=9e96d61d-86ca-4c22-b1fa-c9722dac40c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:14:01.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:14:11.797Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=9831902b-d6af-4171-bc3e-10b8b67a5ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:14:11.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:14:21.810Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=b3cfb815-c3dd-4ce3-a18f-ee39d61b55f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:14:21.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:14:31.821Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=b16ccce8-6525-4edf-9e76-0348bf3e4de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:14:31.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:14:41.835Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=9cc457c0-f0a0-48a7-9e43-39ece8988e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:14:41.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:14:51.857Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=ac61ed77-375b-430c-b03f-f88ddb4c00c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:14:51.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:15:01.870Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=9a45c05f-e9f1-4163-bfdf-81361ebaf421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:15:01.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:15:11.879Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=a2a9fd90-b3e2-4774-995b-8da2c769c8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:15:11.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:15:21.889Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=45d226ac-cd35-4016-918a-b0bb348032af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:15:21.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:15:31.900Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=15761765-3c2e-482f-8309-015192b44d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:15:31.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:15:41.913Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=f29395ac-142e-41bf-85d2-d1099e1016b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:15:41.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:15:51.932Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=5657c642-354c-4894-84a1-cde53c87c08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:15:51.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-06T23:15:57.020Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-06T23:15:57.021Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-06T23:15:57.021Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-06T23:15:57.024Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-06T23:15:57.104Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-06T23:15:57.104Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-06T23:15:57.107Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:16:01.946Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=7c8dec11-b400-4e76-9846-2c3265f95863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:16:01.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:16:11.954Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=f4e1ba4f-52d9-4a35-9a01-ae3db52ddd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:16:11.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:16:21.965Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=81690feb-38cc-4a7a-a542-fcc2f643dfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:16:21.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:16:31.972Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=d00df8ab-3050-4414-ab4f-78d277f398bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:16:31.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:16:41.982Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=d24e1cf1-aaa8-4004-8b64-e2e38da395a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:16:41.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:16:51.994Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=38bc346c-af7b-414b-ae65-5785b2bc5c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:16:52.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:17:02.002Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=3a8dfcaa-b58a-48d2-98ac-8a0bc7411b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:17:02.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:17:12.013Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=a235f107-618b-4dfb-adf2-17119cc7c703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:17:12.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:17:22.025Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=ab40e260-cb04-493c-bac3-c3c492d4c52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:17:22.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:17:32.033Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=7ca56b79-25c4-4a27-b73b-277ff1578b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:17:32.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:17:42.044Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=c06208d3-e8cf-4702-ae2e-906c78b3449e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:17:42.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:17:52.055Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=c288301c-6fc2-4351-aae7-872f64fe7bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:17:52.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:18:02.070Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=33eaaa96-be9b-46ed-b606-71cc3790903f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:18:02.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:18:12.082Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=640e886f-1715-4b7c-b357-0935228262b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:18:12.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:18:22.094Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=86f3f70c-509a-4420-ad81-025df206ab73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:18:22.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:18:32.105Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=154c17c8-8f56-4803-92a2-3a6ba858ebc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:18:32.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:18:42.118Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=1bf13bbd-fee6-40f2-93c3-149a20b2d68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:18:42.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:18:52.138Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=59a963e6-cc6e-4b4a-b8c6-84d9e30d06df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:18:52.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:19:02.146Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=b9ba28bf-e846-401f-bc67-ab86d87135de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:19:02.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:19:12.157Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=95c7b0e9-2bf3-44a2-8bd9-fc8e862620f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:19:12.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:19:22.171Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=9944ac7c-b40f-4004-8b62-4e1932e881e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:19:22.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:19:32.181Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=7048ba8a-ca66-4fe1-8868-b4cb8effa517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:19:32.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:19:42.190Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=6ef49b9f-ce1c-4dfb-9195-cbc4c72e6f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:19:42.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:19:52.200Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=e4ae2430-b92e-4a8b-b3da-8a299fcb74b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:19:52.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:20:02.213Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=796e2aae-029b-42f1-9306-6170def2e9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:20:02.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:20:12.235Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=cd18791d-d6ee-4214-83e2-98d146291c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:20:12.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:20:22.259Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=437752a0-ad6d-4b1e-8752-ed619579de81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:20:22.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:20:32.270Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=5fd9872e-a931-42f4-bde0-9f18ea68a335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:20:32.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:20:42.287Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=bc726df9-6fe1-44d2-8c09-068e7278a2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:20:42.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:20:52.299Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=9a485156-96b0-44b1-9005-448dd1089703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:20:52.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-06T23:20:56.922Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-06T23:20:56.923Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-06T23:20:56.924Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-06T23:20:56.928Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-06T23:20:56.983Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-06T23:20:56.983Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-06T23:20:56.985Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:21:02.311Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=194b036e-d3e6-4197-85ed-35c15ff7333c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:21:02.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:21:12.327Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=c131aa33-a01e-4212-a435-0d221005719c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:21:12.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:21:22.357Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=d0e38847-db68-4cb4-aa7e-262519789b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:21:22.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:21:32.367Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=b44584d7-e9ad-41c5-9a8c-6dd870310e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:21:32.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:21:42.377Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=1640317a-6dba-4efe-8a8b-cd18d9c81173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:21:42.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:21:52.389Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=c59506b8-e8c2-4499-9561-f3acd29a5153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:21:52.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:22:02.399Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=63db28ec-80c8-498f-8b35-be2e3947c407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:22:02.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:22:12.409Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=cb07b833-8d7a-4819-9330-c06eefff0289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:22:12.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:22:22.428Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=e0d28ecd-d9f5-467b-8f08-12af00a2c10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:22:22.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:22:32.436Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=aba765d0-8177-4dc3-a52a-32b5a18a4b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:22:32.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:22:42.444Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=e3f510b2-96a0-4798-9117-0469b82d3e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:22:42.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:22:52.453Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=f0342e51-5e44-4fb1-85af-2dcd4e1efcb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:22:52.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:23:02.472Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=151686ae-f12e-46b5-81ef-ee49481aa480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:23:02.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:23:12.486Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=7d49171d-8bea-4c56-85f6-217be7110c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:23:12.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:23:22.495Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=cf44b8a8-40ab-447b-9d4e-55a186166098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:23:22.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:23:32.504Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=01529e0f-02cc-4eee-86d4-d12a8b185588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:23:32.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:23:42.518Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=02ab8b2d-38cd-4dbd-b0fc-2b671a336957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:23:42.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:23:52.537Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=5254704d-b972-4370-8a95-8c93c519ed6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:23:52.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:24:02.562Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=9fb4fea5-9471-4da7-ba4d-b705536c67ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:24:02.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:24:12.574Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=2fc779fa-70f0-4815-87cc-4e179e11a719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:24:12.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:24:22.584Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=bbbb2f85-fb32-45ba-ae74-222d76d5a5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:24:22.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:24:32.598Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=47853cd5-e682-4057-8435-bf3242ea529b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:24:32.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:24:42.610Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=a5ce4a31-d205-43d1-8490-abdbd00fb57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:24:42.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:24:52.620Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=5df9a130-af4e-43fb-8f0e-8a0316a3e2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:24:52.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:25:02.647Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=e7f92181-ee7c-41e7-841f-2d89bd750f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:25:02.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:25:12.661Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=469de64f-4173-45d5-a8a5-a9e66cfe3ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:25:12.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:25:22.668Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=3fbe668b-5151-4b2c-b255-641e8e2b1ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:25:22.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:25:32.678Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=ca30d397-929c-4e36-a61e-8c5f959b5025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:25:32.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:25:42.688Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=34e9f97c-66a6-4e59-bec6-4665654a4dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:25:42.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:25:52.699Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=cf827c3e-b008-408b-8e6e-c886b4b20d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:25:52.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-06T23:25:56.946Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-06T23:25:56.946Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-06T23:25:56.947Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-06T23:25:56.949Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-06T23:25:57.010Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-06T23:25:57.010Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-06T23:25:57.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:26:02.711Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=3821f868-81d1-47ef-a074-f34756104e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:26:02.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:26:12.725Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=8bbfb45d-9830-48b5-8ab9-c72e2ad93cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:26:12.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:26:22.737Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=63df6b0a-5399-4459-a869-6c214aefb3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:26:22.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:26:32.753Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=0f92dfb5-c76f-4a7d-af3a-79598964fed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:26:32.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:26:42.760Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=17156c16-cec4-441d-8b14-b68f54e1dfe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:26:42.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:26:52.767Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=ad688c01-c210-4168-b9d9-a25d465fced8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:26:52.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:27:02.778Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=5be122f7-fb9d-46e0-9ffe-6b048eb838ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:27:02.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:27:12.790Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=3812fdd7-f0aa-4ce1-9d3a-b885939930c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:27:12.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:27:22.802Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=290f43bd-a7ab-4109-a8ac-343764ad483f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:27:22.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:27:32.810Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=16159c13-9645-4db2-be4e-1622ff719c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:27:32.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:27:42.829Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=72163126-2a8f-41cf-9271-a25ffa2a9fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:27:42.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:27:52.838Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=ae049b5b-1694-4ba8-a388-15a04b477bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:27:52.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:28:02.850Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=3c201f41-2f01-4dea-92ba-1b1722667282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:28:02.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:28:12.861Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=3301c43a-95b0-4f8b-8e94-aad4be1ec549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:28:12.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:28:22.870Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=9a8f2b2b-fa11-435a-8b71-314c886fde13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:28:22.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:28:32.884Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=c07d5933-7576-419e-94b5-aebdcc367b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:28:32.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:28:42.896Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=0f704c71-e4a0-4700-814a-d2a854743e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:28:42.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:28:52.911Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=e08dba51-bebb-4f56-b13f-89e57cb9e0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:28:52.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:29:02.926Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=4d4aafdb-6d1a-462a-a96b-d7f7a64afbaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:29:02.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:29:12.935Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=0b604965-c370-42a1-a8a8-9e1c3fbf4817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:29:12.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:29:22.946Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=673ba2c1-5842-4a3e-becf-142070d43176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:29:22.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:29:32.957Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=cf45d915-6e86-46a2-863b-e75ed4220447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:29:32.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:29:42.970Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=9ca61de8-f53e-4561-9751-c280d96d8dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:29:42.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:29:52.980Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=993d6516-7423-4dee-8378-8d3d2024d77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:29:52.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:30:02.988Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=509c32f8-817e-4724-a24d-deeb01033f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:30:02.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:30:12.998Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=0793884a-43ac-45e3-afdf-617631ca8767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:30:13.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:30:23.008Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=5bacdb52-c069-40f9-9478-9e3092189847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:30:23.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:30:33.014Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=eccba4a1-1bfe-4674-8a56-31fb37f026c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:30:33.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:30:43.022Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=61fa33a2-d4b8-4026-8d82-23e60534e23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:30:43.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:30:53.030Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=14ee8c28-df04-4c31-ad72-48e7a92029d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:30:53.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-06T23:30:56.940Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-06T23:30:56.940Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-06T23:30:56.941Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-06T23:30:56.944Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-06T23:30:57.008Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-06T23:30:57.008Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-06T23:30:57.011Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:31:03.038Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=9d6f0e45-2b5d-4adc-aba4-4b4e3f5aac95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:31:03.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:31:13.070Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=d0e7bc09-cdf5-42e7-8388-dff784e7bd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:31:13.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:31:23.082Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=c3e350c3-7267-4fa0-9df6-cccc229d9115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:31:23.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:31:33.093Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=45599ca5-b5f2-4c99-a5fc-63b4fa014c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:31:33.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:31:43.104Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=58dfccd0-2935-4688-99f2-7c916ec1d204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:31:43.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:31:53.113Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=7fcedfcb-975f-4d86-990d-dc5a7648563e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:31:53.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:32:03.124Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=46fe44bd-9e9c-483d-824d-b6994cf0a9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:32:03.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:32:13.132Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=3b7cec7a-b559-45fe-99d7-73876827f685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:32:13.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:32:23.140Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=cfd14ecd-6a9a-41ce-85ef-ebc8c3a51146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:32:23.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:32:33.149Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=264dac24-524b-46de-9a30-4acd2968ae24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:32:33.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:32:43.174Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=78906cc1-1f6c-4b93-9ba0-b58fe62b5cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:32:43.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:32:53.192Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=4fab7a73-668c-4d80-a649-d2b916e1d310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:32:53.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:33:03.201Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=9888e7c2-b227-4c3d-8c86-3a9bdf1e2316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:33:03.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:33:13.213Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=2bc23612-3d7c-4658-b127-16ac0104ba4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:33:13.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:33:23.229Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=ca3ae8ce-23a9-4b76-ac9b-2f39cff7631d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:33:23.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:33:33.238Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=dddc79a9-bb88-4b26-91d9-c955b8745053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:33:33.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:33:43.255Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=64270c45-d458-4d4a-ad67-19406acac002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:33:43.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:33:53.265Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=e8158268-7250-4368-8de8-5bf8261ac845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:33:53.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:34:03.277Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=f2b7aea0-cf1e-4afd-9e60-a0b8559beab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:34:03.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:34:13.288Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=9e2892d5-0b6f-4e02-a21d-abf9c7fe2106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:34:13.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:34:23.298Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=1a40d8c2-6ee6-434e-a927-b5e2e0212de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:34:23.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:34:33.306Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=cf193e3c-a48d-4a8e-9f4e-5799888082aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:34:33.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:34:43.319Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=3c856deb-4bbf-4b37-9028-cb1f918e86e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:34:43.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:34:53.332Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=94b50619-017e-4c79-8c2f-65e8394b9312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:34:53.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:35:03.343Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=3b5e9c3d-d3dc-4eed-b260-f3c013464adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:35:03.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:35:13.352Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=465be2d6-8490-4097-9c68-d386686d52ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:35:13.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:35:23.360Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=dcff44e8-df8d-4c5d-90c3-a53a90d14dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:35:23.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:35:33.368Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=3fd931ea-3386-4af7-9031-5c62552e1d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:35:33.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:35:43.381Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=fc789e74-28fb-4050-a144-b90b213fa971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:35:43.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:35:53.400Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=a8fecfcb-2f0f-4242-8a6f-6f7bde468c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:35:53.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-06T23:35:57.008Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-06T23:35:57.008Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-06T23:35:57.010Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-06T23:35:57.015Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-06T23:35:57.078Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-06T23:35:57.078Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-06T23:35:57.082Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:36:03.409Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=41a17f20-4e0b-40e4-a646-80268decf5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:36:03.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:36:13.418Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=23a4a2d7-b2aa-4a37-9463-5b285e11b477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:36:13.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:36:23.426Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=c3ca3f1b-ebd7-44f7-a4fa-1df27e61712f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:36:23.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:36:33.434Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=50f3b372-e975-491a-90b1-e9773169fbd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:36:33.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:36:43.453Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=e0265a81-10f0-4edb-aaf5-1f141e9a57ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:36:43.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:36:53.461Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=82d8bfc7-e1ca-4358-b9df-97d587b7e09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:36:53.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:37:03.491Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=def6bb08-5591-47ac-be3a-93ea894ce91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:37:03.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:37:13.502Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=88aa005b-9a7d-47ed-851f-0b6e98d9af1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:37:13.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:37:23.511Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=e657be09-1dda-4e0f-915d-033fcbc97005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:37:23.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:37:33.522Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=5363bc98-f86d-46aa-bf7d-640f62a6c34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:37:33.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:37:43.530Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=8bf5f202-2ff1-4b26-a2c8-4ad398d9ca55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:37:43.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:37:53.539Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=7ced467b-8e53-447b-8b3a-4055688e34a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:37:53.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:38:03.558Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=8d394304-6d91-4266-954c-efd2f3c6b5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:38:03.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:38:13.566Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=d7df6ede-56a2-4aa4-898d-f84c6fc76944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:38:13.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:38:23.579Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=ff1c81a5-1080-4031-9354-0f61621d263a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:38:23.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:38:33.587Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=b04742ae-fc05-4980-aa47-a09b4e204885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:38:33.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:38:43.599Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=05c5fecf-bd4c-4d77-a476-553e3c22c5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:38:43.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:38:53.608Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=2ea48f66-ff22-498f-8403-30394abf7471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:38:53.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:39:03.618Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=8b785bbc-306c-4427-81ee-b49e7aaf1036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:39:03.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:39:13.625Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=6c635837-1212-411d-9f0f-70752870c40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:39:13.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:39:23.636Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=8c26ac14-0764-4ac9-b71b-74bb35bbcd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:39:23.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:39:33.646Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=8d7b8eb2-9ae4-4e3b-a982-5e8e65a2f022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:39:33.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:39:43.656Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=d3f4f29d-8f7a-43fc-986c-f71dcc05c8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:39:43.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:39:53.666Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=af00b285-d96e-4630-a097-64bcb3986499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:39:53.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:40:03.675Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=40b0c59f-1be8-4e59-8951-66471474f6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:40:03.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:40:13.684Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=37e23c16-63d7-4d6c-886f-a5a32e127673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:40:13.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:40:23.692Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=01389f3a-4814-42cd-be5d-d56cb86285d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:40:23.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:40:33.699Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=fb073c5c-3ecc-437b-b0a2-5e634060d288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:40:33.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:40:43.709Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=cc1e1de9-5449-4981-a6ee-62c8b66f0794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:40:43.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:40:53.718Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=937b5939-73d7-49ce-b719-ea9ca216928b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:40:53.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-06T23:40:56.981Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-06T23:40:56.981Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-06T23:40:56.982Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-06T23:40:56.985Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-06T23:40:57.046Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-06T23:40:57.046Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-06T23:40:57.048Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:41:03.734Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=a7e2389d-615e-4948-b841-50b536c272b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:41:03.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:41:13.747Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=2aa8b89e-94fa-46d6-916b-bb25081badbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:41:13.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:41:23.758Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=c6a41cb6-cd40-4940-bf88-7d35cafc4fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:41:23.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:41:33.765Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=5f2af44b-770f-4012-8e1b-5a658e571daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:41:33.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:41:43.773Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=83ed936a-a1ab-4bb3-aefb-b9e7fd543dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:41:43.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:41:53.781Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=ba43a3b1-10bb-4e48-9b02-5da8dc076b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:41:53.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:42:03.793Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=cec2ef8c-b3ef-4387-9e1a-66b1e3b1d122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:42:03.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:42:13.801Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=ff7bc0cb-fe87-473e-86df-36d5cb44accb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:42:13.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:42:23.811Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=135a3547-29f8-4a82-8363-2a9e8d1fa14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:42:23.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:42:33.821Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=f5b231da-7a97-438c-ba4d-74d5b9ef59f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:42:33.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:42:43.831Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=5d865dfe-6204-4d9e-bd3b-d1a277d58993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:42:43.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:42:53.841Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=55eb1ee1-2ceb-40be-bf95-0cc7379afacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:42:53.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:43:03.850Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=12694e7c-5964-4255-9320-946bed1729ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:43:03.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:43:13.861Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=a25f135d-06c4-47da-b5a1-5bdcf978a3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:43:13.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:43:23.873Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=ec670a3f-21f8-4672-8264-5388686b8c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:43:23.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:43:33.882Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=bbae2ace-3fbf-4839-a4ad-33ad8f48d302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:43:33.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:43:43.896Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=309407d9-e0fa-49bc-98f7-7f0a176002c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:43:43.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:43:53.906Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=103d1022-50b1-4ebb-8e1e-73e48aab76ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:43:53.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:44:03.914Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=3d2eae4c-4081-4384-a6d2-3430a5d247bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:44:03.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:44:13.923Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=0d664546-a0b8-4bc0-8311-e3464ad344d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:44:13.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:44:23.931Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=da19aa15-2e49-43a3-aa1e-75d45dd7fec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:44:23.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:44:33.943Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=6eb9a369-eee7-4bed-80d1-5ced29bdc3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:44:33.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:44:43.963Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=145fef0e-45ac-48fe-ba92-471e19cbbb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:44:43.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:44:53.972Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=6d2c3090-e4b2-4251-8fe1-c38a212294fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:44:53.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:45:03.981Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=91d0ab1f-3b3a-476b-85c8-501b528270bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:45:03.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:45:13.986Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=edf19acb-a2ed-4f5f-bc75-f7cfa82ca523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:45:13.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:45:23.993Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=8ae284fa-6286-43d2-83a0-df6bc08ed5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:45:24.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:45:34.000Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=becbf3ef-2b92-4dbb-a1af-ea8c9983b1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:45:34.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:45:44.007Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=0525159a-367d-4db0-9024-52fb4672bfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:45:44.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:45:54.015Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=c077ea97-1fb8-4816-b875-ec864cba8075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:45:54.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-06T23:45:56.974Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-06T23:45:56.974Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-06T23:45:56.975Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-06T23:45:56.979Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-06T23:45:57.033Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-06T23:45:57.033Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-06T23:45:57.036Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:46:04.026Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=b0a05702-f851-4098-9d85-2b84260cbd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:46:04.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:46:14.035Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=2325d5c2-7191-4420-8387-020f1bad290b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:46:14.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:46:24.047Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=d8eadbb6-b620-4670-a71f-b89fef098ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:46:24.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:46:34.056Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=7f324000-0cd4-4e71-8427-6408139e0776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:46:34.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:46:44.064Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=4055c110-4804-494b-b7b8-a1a5c43f20ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:46:44.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:46:54.076Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=375d14f5-d659-4d7e-8cb1-26190365d7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:46:54.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:47:04.083Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=9860902b-e718-4334-a13e-da491ac79164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:47:04.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:47:14.089Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=8d1786c9-8040-4624-8a17-3f9f0ffbb1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:47:14.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:47:24.097Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=d0846489-af53-4ee6-8444-84c16571247d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:47:24.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:47:34.110Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=73b52c2b-8e0e-4ace-9b8c-882a6a6c9eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:47:34.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:47:44.122Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=61d35572-f893-4d58-b3c7-cc5fe40c2c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:47:44.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:47:54.131Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=766d3af6-fba2-4666-88aa-e559a5d1bed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:47:54.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:48:04.145Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=32c45a1e-b7c9-4c77-9163-05d66d8bb536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:48:04.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:48:14.160Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=c7e69fc1-2674-4723-8759-ec8764a5cf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:48:14.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:48:24.168Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=b821f4d0-d748-4a44-bf1a-e89c3c475493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:48:24.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:48:34.175Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=2b852ae3-77bd-484f-9bc4-3380ffb08f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:48:34.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:48:44.185Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=e98cf274-8850-438f-ac5e-cf8ac8a949a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:48:44.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:48:54.197Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=ef819071-323e-4951-aa6b-0d3bedd8c7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:48:54.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:49:04.207Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=60b35f68-98dc-4c5b-82e4-09476f3201d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:49:04.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:49:14.219Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=38f88193-cc35-4f33-ba4a-c51d3687b654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:49:14.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:49:24.231Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=300e37cf-4eb8-431d-a379-e234a726b698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:49:24.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:49:34.240Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=2878d430-d80b-4dd7-b9f0-27ef28751a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:49:34.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:49:44.267Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=b544bd2e-ec6d-4810-a55f-2b57cbde4fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:49:44.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:49:54.280Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=372cb5d0-170f-4891-be1e-c298a1fb5d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:49:54.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:50:04.290Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=3bb97edd-53bb-41da-b002-3751cb0fafdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:50:04.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:50:14.303Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=d5d9a942-3a77-4f3d-bc17-155ec2a67c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:50:14.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:50:24.312Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=265b9963-cae0-44c5-9891-3c50c0ecf8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:50:24.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:50:34.322Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=59ca43df-b21f-4482-97f9-4b481dfd28b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:50:34.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:50:44.330Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=9b3ab51e-c508-4591-a9a5-9d591a3c9d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:50:44.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:50:54.338Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=25cbca04-4320-4ce2-b3c4-e270708617e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:50:54.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-06T23:50:57.014Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-06T23:50:57.015Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-06T23:50:57.016Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-06T23:50:57.018Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-06T23:50:57.077Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-06T23:50:57.077Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-06T23:50:57.080Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:51:04.359Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=ec525557-1065-426c-afc4-2bdfa70afc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:51:04.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:51:14.370Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=6db9d59c-f0a1-447e-8bb6-7371b4234a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:51:14.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:51:24.382Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=ebf313b4-a338-4ee9-990a-7b05004b51fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:51:24.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:51:34.390Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=4890828a-e35c-42d6-8ecc-fd563770e483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:51:34.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:51:44.399Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=a45dd355-c683-41fb-b327-e1bac535e715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:51:44.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:51:54.410Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=9a77c154-5f71-466d-886a-68f2e38ec8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:51:54.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:52:04.418Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=b35ca212-b097-4d99-a04e-d0266a1a856c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:52:04.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:52:14.426Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=ca5e53b5-9368-4e18-8e0a-91484d4b679c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:52:14.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:52:24.435Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=c836045b-7195-44c1-b462-bdc0be6e465e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:52:24.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:52:34.444Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=73449e7c-0e4d-458a-991d-4049c68cc1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:52:34.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:52:44.465Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=5802fbc4-a1f9-45cb-99ba-2d975c931c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:52:44.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:52:54.472Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=7a627269-4dee-4707-8c1b-1877ff601412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:52:54.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:53:04.482Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=910826a4-53a9-489f-ae0f-edca70f562b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:53:04.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:53:14.490Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=5c7228b1-316e-44bc-82d8-33f6e765092f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:53:14.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:53:24.497Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=78abc337-c8be-4f28-beea-651182bfe8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:53:24.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:53:34.504Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=eeffd357-3004-4de3-92b1-dbe30935e489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:53:34.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:53:44.512Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=cac54591-66aa-4ec9-8ced-47504266467c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:53:44.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:53:54.529Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=84a3a772-148b-44e1-90ac-7b32627f0cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:53:54.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:54:04.542Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=8991b655-822b-4bb9-823b-270d9baec91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:54:04.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:54:14.553Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=dfea9993-6b41-4004-8671-094c5bac5bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:54:14.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:54:24.562Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=9eabaa33-326d-45c2-90f0-67ebd512913a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:54:24.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:54:34.573Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=4fb1f00f-981e-4008-97fd-3fee3978cd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:54:34.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:54:44.581Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=38b3fbb9-486a-4f4a-8bbe-cbcd9a2b6c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:54:44.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:54:54.588Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=0b90bd2f-980e-40b1-a600-2c83cf056785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:54:54.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:55:04.595Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=65cfbc2e-5688-4eb5-bc0f-860ac9e228fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:55:04.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:55:14.604Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=d7665c61-42cf-472e-a876-fe92b4d12ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:55:14.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:55:24.615Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=06ac6094-9402-42e2-b42b-28da051f56b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:55:24.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:55:34.627Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=7f32f480-21b6-4947-b4ea-f0f3b3e8756a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:55:34.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:55:44.638Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=0f000d90-6aa2-44f7-bbc4-5ab38e2b3612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:55:44.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:55:54.658Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=b3b72630-24e3-4fac-ba06-e295648fd5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:55:54.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-06T23:55:56.963Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-06T23:55:56.963Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-06T23:55:56.964Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-06T23:55:56.967Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-06T23:55:57.029Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-06T23:55:57.029Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-06T23:55:57.032Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:56:04.665Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=07beb0aa-66af-4280-887e-d178720e5b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:56:04.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:56:14.673Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=991d4555-c43e-4753-bd5d-551d1087aa31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:56:14.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:56:24.690Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=defb9954-0092-49d6-9c03-d7a15dfb0dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:56:24.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:56:34.699Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=4d6d2d4a-7e1c-4847-8732-fac959e6ca39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:56:34.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:56:44.708Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=afb22bde-738d-4452-98f6-024875fc4210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:56:44.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:56:54.722Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=0bbac2da-17b1-4a31-9205-73f41db15d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:56:54.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:57:04.731Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=782556d7-d300-4beb-9cf1-31977e3aa6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:57:04.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:57:14.746Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=25a31a44-d84e-413c-8321-78e41d67fe6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:57:14.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:57:24.761Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=aec5f17b-5732-4678-8618-eca90e26f414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:57:24.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:57:34.768Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=edcd47f1-64f9-42fe-8f84-b2bc6e97d3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:57:34.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:57:44.776Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=f898f900-2022-4531-ab92-ad3dbf740e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:57:44.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:57:54.785Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=24640d20-7f9b-4b99-96ef-09c3f80b6604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:57:54.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:58:04.796Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=3054e2c1-ecac-4482-b543-7ccafd33e4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:58:04.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:58:14.807Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=8e1ab2e6-ddb1-47fa-8ed0-00052feda465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:58:14.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:58:24.838Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=a6af481e-9ce3-421e-87f3-7b948cf81eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:58:24.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:58:34.852Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=b33a1b5a-6d24-4814-a3a7-7718335b99ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:58:34.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:58:44.860Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=2e1ecb0c-c5c5-4bca-9e4c-e7f9178bfd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:58:44.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:58:54.866Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=0ee88da7-b6c0-429f-936d-be98aa6a825e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:58:54.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:59:04.874Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=174d33ba-c788-4e9c-aca3-7548756e14bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:59:04.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:59:14.884Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=7fa867d0-c960-4951-8b68-9cbfeeb3a2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:59:14.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:59:24.896Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=d8887387-e972-49c0-b8e6-283622f03114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:59:24.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:59:34.905Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=8e2e5313-f013-40a7-9f87-cec480d2dc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:59:34.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:59:44.916Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=1ea109e8-4a17-489c-9c84-2c74923ed8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:59:44.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:59:54.935Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=f7a1e200-33a6-43d8-b62c-a67b3ef867fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-06T23:59:54.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:00:04.942Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=f546208c-5b68-4dd6-9882-a1d31e313d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:00:04.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:00:14.990Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=0699d182-a9de-4a93-88c6-d45722c9016e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:00:14.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:00:24.999Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=dede6860-b294-4035-8ede-84c9508fe844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:00:25.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:00:35.012Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=b1beffc7-c4b7-4891-9fd7-46b1e66fd788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:00:35.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:00:45.021Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=d6355997-82ba-47b4-9bbf-2a1991840e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:00:45.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:00:55.032Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=1c2c00f9-8cee-4b7c-a8da-aeec3848deb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:00:55.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T00:00:56.974Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T00:00:56.975Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T00:00:56.976Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-07T00:00:56.979Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-07T00:00:57.050Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T00:00:57.050Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-07T00:00:57.053Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:01:05.039Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=0d2081f6-bb43-4032-811c-3e9a37c337ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:01:05.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:01:15.053Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=16f7b016-89c4-45cb-8dcc-4f378045662f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:01:15.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:01:25.064Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=8e09ef4b-2575-4e0b-8081-c48d1ad1cbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:01:25.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:01:35.072Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=2cf40540-fc1c-45ff-b658-a856f902be6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:01:35.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:01:45.083Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=8fdad5c9-2857-4c14-aa67-120a263a193e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:01:45.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:01:55.091Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=1a923737-d57c-46c3-a971-935dc8d87057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:01:55.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:02:05.099Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=1feb0476-ddaf-4ef7-a681-9c0ab03b8af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:02:05.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:02:15.109Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=e23326dc-f9ff-4293-ab48-c76959c326ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:02:15.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:02:25.117Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=f5905888-980b-4753-9412-452129f54d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:02:25.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:02:35.124Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=bf628870-6a9e-4af7-984e-6a6809e2a623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:02:35.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:02:45.132Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=7f96fd7c-53aa-45f3-848f-9e6bff2f4a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:02:45.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:02:55.140Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=62ee9180-e38c-4edd-b4ed-21b5deed4b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:02:55.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:03:05.152Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=48be18d7-3694-48d1-a4f9-14d54f67a3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:03:05.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:03:15.173Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=352e2cd5-4738-414e-a65c-7594890a69a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:03:15.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:03:25.181Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=83e13bd6-710a-481c-a1d4-fe34229e1661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:03:25.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:03:35.193Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=ff6c23a8-81d0-49e5-a00e-157e39fbfc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:03:35.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:03:45.205Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=e828fb4d-cc9e-40c0-8df7-04711660be23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:03:45.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:03:55.214Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=9c76ade5-0550-4282-ada8-33fd93d1da99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:03:55.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:04:05.226Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=3f36acb2-a5ac-483d-9f15-110ba9f00c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:04:05.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:04:15.234Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=19570190-b960-429a-ba80-0d550d707607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:04:15.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:04:25.240Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=e3fb24fe-9024-4489-be9d-668002fd5d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:04:25.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:04:35.255Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=d955c93f-d365-4bb6-856f-594a9cde6986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:04:35.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:04:45.267Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=394065a3-d12b-4ede-9272-f054cdca65ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:04:45.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:04:55.276Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=a8319af9-7537-4634-99f7-6ee43a6337d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:04:55.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:05:05.288Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=aeb61d17-0a66-4806-9a04-bba125b0ec0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:05:05.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:05:15.297Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=8c35bc5a-4449-4513-a99f-81f9ebb8e905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:05:15.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:05:25.304Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=8af9d4fc-8169-4bc4-ab38-72db4a89d1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:05:25.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:05:35.313Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=0725138a-7937-42ab-84b9-dad6b13a2d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:05:35.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:05:45.322Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=b0f97cf6-7f6e-468e-9dbc-0506e59ef5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:05:45.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:05:55.331Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=5a698411-56ac-4115-9da1-765da657033a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:05:55.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T00:05:56.954Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T00:05:56.954Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T00:05:56.955Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-07T00:05:56.958Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-07T00:05:57.017Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T00:05:57.017Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-07T00:05:57.020Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:06:05.355Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=ecb06a9d-94aa-485e-ba9e-97a3427fd7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:06:05.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:06:15.366Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=6496b924-4bda-4169-a8e6-024dedc63919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:06:15.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:06:25.375Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=9f80a690-f594-49a1-9102-8cb4eb907d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:06:25.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:06:35.382Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=eb51db25-9cfe-4ab1-a4a6-836f53303028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:06:35.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:06:45.389Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=366555be-1fee-45a6-8acf-9d03e0eaee3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:06:45.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:06:55.398Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=986a4ff6-5d28-49d5-9445-d75500cda39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:06:55.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:07:05.405Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=1bb0a604-1812-44ec-b7f1-7bcceebbc444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:07:05.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:07:15.420Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=d198e4cb-87ff-4668-9594-05864f60202d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:07:15.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:07:25.430Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=4aab7d57-d3cb-4b0d-b320-775efcd0de92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:07:25.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:07:35.440Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=f6553d73-7b8f-4d92-bf0f-2bf395aebd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:07:35.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:07:45.452Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=79cf767e-6273-4e83-917e-5bd925355549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:07:45.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:07:55.458Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=ef9c3192-0110-4462-8d52-cc6e28975286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:07:55.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:08:05.465Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=10c11534-6467-4c63-87e6-0a3b66493182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:08:05.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:08:15.471Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=9be81702-6324-4e4e-831c-062ef2633135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:08:15.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:08:25.477Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=40ea3505-6e15-4e78-9094-71063b2d3e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:08:25.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:08:35.489Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=e836176f-6fa3-4f55-888e-d0d8f6074b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:08:35.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:08:45.507Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=3e3690a0-f562-45df-812a-098d84e57c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:08:45.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:08:55.517Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=2892486b-1b46-42f5-9fe4-5319f6e07fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:08:55.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:09:05.527Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=b2032f81-72d6-41e9-92e9-aecd1f5a6a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:09:05.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:09:15.534Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=9bf3c4c4-acb9-43b6-b5cb-59b6ed0437cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:09:15.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:09:25.540Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=23fddc19-724b-4d45-8f1c-c0365cb76607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:09:25.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:09:35.548Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=ffae364d-3974-455a-996f-f76506962d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:09:35.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:09:45.560Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=2b445479-a4f7-40d1-a009-27aeda9d1125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:09:45.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:09:55.570Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=94f15147-9d14-4e62-b650-9c7d6320f101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:09:55.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:10:05.581Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=144942d9-46d8-41c7-8cdf-3c2047e6f27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:10:05.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:10:15.591Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=8d8dc6b6-759b-467d-844c-4d06520b85bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:10:15.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:10:25.599Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=1f123b81-b468-4fc2-9fe3-a61a96bf81c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:10:25.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:10:35.608Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=601fe906-4d16-4cd3-ab6c-0c3b3b280014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:10:35.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:10:45.615Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=943b0c15-c7a7-45f8-ace8-8bd15d65f2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:10:45.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:10:55.621Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=ac383efd-b09e-4be9-9251-7e1b3b4fe3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:10:55.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T00:10:57.023Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T00:10:57.024Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T00:10:57.025Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-07T00:10:57.030Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-07T00:10:57.105Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T00:10:57.105Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-07T00:10:57.108Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:11:05.631Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=cf75a4b3-fa16-4dda-b3ef-8edab79f36ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:11:05.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:11:15.639Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=2ec56caa-7eba-4a89-aac5-95da3de4985e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:11:15.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:11:25.649Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=0dbf6164-2526-4c25-8406-82197f9a4c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:11:25.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:11:35.661Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=41cc47a2-bd07-43af-a151-07b13a48d670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:11:35.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:11:45.669Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=809d48ec-fa65-402f-a955-2bce0fb27652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:11:45.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:11:55.675Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=6232acf9-53af-443b-9bc8-c228d9c13725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:11:55.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:12:05.682Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=3cb50547-0105-4db0-b2ea-14101f92ca30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:12:05.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:12:15.693Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=17b92856-abf8-4c51-8462-dfdf85625f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:12:15.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:12:25.703Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=2ec1530c-8c07-4162-a0cc-ecb4643d4d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:12:25.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:12:35.713Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=8e82eddf-8411-4fc3-b4a5-aeda0cbfe37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:12:35.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:12:45.736Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=8a5d046d-ef9e-4344-b68b-4fb8ea434f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:12:45.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:12:55.745Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=990d6799-fc77-4ea4-bdea-d477fa6ff19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:12:55.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:13:05.755Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=d183bc0c-075c-4b2e-b426-00905f0029a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:13:05.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:13:15.762Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=45541374-ec11-4142-bc07-8a8fb67ed3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:13:15.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:13:25.769Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=419275e1-3914-4b13-905f-3bbad06b9b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:13:25.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:13:35.781Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=01f73c0f-852b-42bd-bc7f-e9525f3256cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:13:35.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:13:45.792Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=e9fbd68e-2eb0-43f4-97e3-f8f77bc16eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:13:45.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:13:55.802Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=53668e78-16d5-41e5-9a53-d569324324ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:13:55.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:14:05.811Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=5c03525c-14df-4a28-8685-b52540281c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:14:05.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:14:15.820Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=4263f38f-9214-4204-986b-9284cd0eb4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:14:15.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:14:25.827Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=d6c5d881-f72e-43b6-9507-9758a57b2aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:14:25.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:14:35.835Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=eb17fc6b-70be-4651-bb72-eed87e67fd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:14:35.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:14:45.843Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=5890ee20-0f4f-4486-ad19-770585354adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:14:45.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:14:55.856Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=bea0c666-99b2-4e4e-b3e7-3f9f4b788142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:14:55.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:15:05.866Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=bc7e7beb-2ad4-41ec-93dc-81b34855948f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:15:05.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:15:15.878Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=b56327b3-0576-4a92-86c4-9632f6ca9755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:15:15.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:15:25.888Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=23ca3923-0745-40ac-913c-640c289ed401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:15:25.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:15:35.895Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=f0e78310-3b00-411b-8382-497b84b7351d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:15:35.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:15:45.901Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=49ef09a6-79a0-4b1d-8ea3-ccd3f0f105ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:15:45.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:15:55.910Z |INFO |Init configs |InvocationID=64a81db9-5d4d-4668-82bb-981bc69a7fde, InstanceUUID=c1fb2561-71f4-438c-9fbe-f865ec824170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:15:55.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T00:15:56.938Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T00:15:56.938Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T00:15:56.939Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-07T00:15:56.942Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-07T00:15:57.009Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T00:15:57.010Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-07T00:15:57.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 |